2f28e02f65
prepare vue Address to be used too in accompanyingCourse context
...
i18n is managed by root component:
* ok for person and household implementation (=> they use Address root component)
* but must be imported in vue i18n file if called from another component
submitAddress is emit to parent, it allow to control final action:
* casting final submitNewAddress with POST requests (for person or household entity);
* or dispatching changes from store, casting only payload to be used.
remove and simplify some options: backurl is always used with person/household,
and never if called from another vue component.
2021-08-13 16:01:15 +02:00
4b69f97e2f
vue AddAddress: merge api files in the person bundle
2021-08-13 10:23:46 +02:00
028af50dbc
Vue HouseHoldAddress is now unused and can be dropped
2021-08-08 09:50:35 +02:00
9f77b84e48
prepare to merge HouseholdAddress in Address: split api.js files
2021-08-07 15:47:38 +02:00
884de5c19e
address refactoring: resolve lack of flexibility for many implementations (modal/not, overriding, options, etc. )
...
address creation/edition is unchanged
many variables are renamed to improve logic and readability
2021-08-04 23:24:52 +02:00
7665181d44
Merge branch 'bootstrap5' into add-location-period
2021-08-02 16:20:58 +02:00
61f6e95281
courselocation in pause. we have to make changes in AddAddress component.
2021-08-02 15:08:34 +02:00
ad55cc0477
automatic IDE clean code
2021-08-02 13:44:13 +02:00
714d8b841c
vue_accourse: initialize new submodule courseLocation
2021-08-02 13:43:28 +02:00
e2e38a9ce8
vue_accourse: replace some buttons by small buttons
2021-08-02 13:31:41 +02:00
d916b575da
AddAddress modal: make title dynamically passed by parent
2021-08-02 13:26:23 +02:00
48873d15c9
ajust list_with_period search with person render_box (and add new options to it)
2021-08-01 15:24:48 +02:00
02bea40cc4
fix class called 2x in vue component
2021-07-30 20:03:23 +02:00
51216b90c5
banner accompanyingcourse, new responsive design
2021-07-30 19:56:41 +02:00
b0ef9b6612
complete previous commit (+dirty auto corrections from IDE)
2021-07-23 15:38:50 +02:00
d81f5bafe3
adding content classes + divers
2021-07-22 13:19:25 +02:00
c6a3f59d87
household members editor: make buttons visibles
2021-07-22 12:19:35 +02:00
afd4ac27ea
search page, content position
2021-07-22 09:59:13 +02:00
07c464c112
rename vue subfolder _components in components
2021-07-14 14:50:39 +02:00
70a4c34865
move vue AddAddress inside Address component
2021-07-14 14:46:44 +02:00
5a47ebed42
Merge branch 'fix_addresses_issues' into bootstrap5_replacing_scratch
2021-07-14 14:01:08 +02:00
80eb5519bc
adapt AddAddress modal to bootstrap: position, responsive, form
2021-07-14 13:36:49 +02:00
50f3ec9064
adapt vue modals styles to bootstrap
2021-07-13 15:35:48 +02:00
15f439b43d
divers styles: colors var, table thead,...
2021-07-13 14:07:23 +02:00
0224224744
bootstrap tables in vue_accourse
2021-07-13 14:07:23 +02:00
ccee105efb
batch replace grid- (scratch) by col- (bootstrap)
...
hand replace
* push- by offset-
* no-gutter by g-0
add breakpoints md- and sm-
2021-07-08 15:44:32 +02:00
a995adcf0d
remove debug discret class
2021-07-08 12:00:07 +02:00
ca43933163
Merge branch 'fix-vue-warnings' into bootstrap5_replacing_scratch
2021-07-07 19:27:40 +02:00
1392365257
fix most of vue warnings for accompanyingCourse component
2021-07-07 19:27:22 +02:00
3653d7e0b8
fix missing dom selector in stickynav vue
2021-07-07 18:58:11 +02:00
3970bb2644
badge settings in banners
2021-07-07 18:31:05 +02:00
c96f407e6a
Merge branch 'bootstrap5_replacing_scratch_mat' into bootstrap5_replacing_scratch
2021-07-06 13:50:17 +02:00
690688f5e1
fix buttons classes
2021-07-06 13:49:12 +02:00
c2122d62c6
button cancel, set icon with before
2021-07-06 12:10:37 +02:00
a5d749b882
batch replace sc-button by btn btn-...
2021-07-05 21:55:24 +02:00
342fd3e297
batch rename sc-button cancel
2021-07-05 21:22:05 +02:00
05a1f7d041
batch rename class sc-button (scratch) by btn (bootstrap)
2021-07-05 19:02:09 +02:00
nobohan
842dfcc69f
address: edit household addresses
2021-07-05 17:23:37 +02:00
f32ffc572d
badge-pill classes changed to rounded-pill
2021-07-05 12:37:16 +02:00
a44b26da6c
badge classes updated from badge-... to bg-...
2021-07-05 12:29:52 +02:00
d016f9be86
fix bootstrap5 + vue modal content scrollable overflow
2021-07-04 14:26:00 +02:00
270c0accc5
Merge branch 'parcours/origin-de-la-demande' into 'master'
...
parcours - origin de la demande
See merge request Chill-Projet/chill-bundles!107
2021-07-01 08:37:46 +00:00
fd94f27eee
hide console log, remove unused api endpoint method
2021-07-01 10:30:39 +02:00
f7e3be38a7
Merge branch '51-referent-parcours' into 'master'
...
parcours référent
See merge request Chill-Projet/chill-bundles!106
2021-07-01 07:48:08 +00:00
68c0f9b7d7
accompanyingcourse: lesser space between form fieldsets
2021-06-30 19:02:25 +02:00
52288f7260
fix typo + change component position
2021-06-30 18:44:38 +02:00
nobohan
0b5daa6c33
quick fix: address: add backurl after posting the address
2021-06-30 18:26:44 +02:00
2fe1605385
vue accompanyingCourse, adding an origin sub-component
2021-06-30 17:07:48 +02:00
d3ac8d8ceb
vue accompanyingcourse: ending referrer subcomponent
2021-06-30 11:59:54 +02:00
6a8c96cdae
referrer get users: preparation
2021-06-30 09:52:15 +02:00