717cd03d95
Address: context id received from twig are integer
2021-09-20 20:15:38 +02:00
a842229d5e
improve addAddress
2021-09-18 21:47:04 +02:00
2788170f03
slot buttons up from actionButtons to addAddress
2021-09-18 17:02:45 +02:00
4855ec2065
AddAddress: adding a forceRedirect option
2021-09-17 15:55:10 +02:00
3f3b7af42b
AddAddress: adjust Open and Close methods for each step
2021-09-17 13:25:18 +02:00
331dd286e7
AddAddress: adding a new stickyActions option
2021-09-17 13:25:18 +02:00
6a60758c0d
AddAddress: openPanesInModal, uniq option to enable/disable all step123 in Modal
2021-09-17 13:25:18 +02:00
7ab57eba9a
AddAddress: adding useDate.validFrom/validTo options
2021-09-16 22:21:47 +02:00
6ab1391bd8
addAddress: allow other rootcomponent to not precise bindmodal options
2021-09-16 21:21:40 +02:00
9ff58fe0c3
Address: replace variable entity.type by entity.name
2021-09-16 19:56:15 +02:00
da32afeb3f
addAddress: improve boolean variables
2021-09-16 19:56:15 +02:00
a5ceb551eb
twig pass arguments to vue_address with dataset attributes
2021-09-16 19:56:15 +02:00
cdc6cf211a
AddAddress option buttonType: component manage button in edit or create context
2021-08-17 15:41:03 +02:00
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
c302452e01
improve Address reusability: move i18n translations out of root component
2021-08-12 16:45:41 +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
7aed8e83ea
refactoring AddAddress component
2021-05-11 23:41:32 +02:00
nobohan
15e301b889
address selection: add more fields
2021-05-11 15:32:02 +02:00
nobohan
c3926991ac
address selection: fix leaflet icon url + others fix (WIP)
2021-05-11 14:56:56 +02:00
nobohan
ea0b2407df
address selection: add leaflet css + add fields for the address extra information (WIP)'
2021-05-11 13:50:11 +02:00
nobohan
efb9bc938a
Address selection: add store + addressSuggestion
2021-05-10 12:12:04 +02:00
nobohan
b934c2eeaf
add POC of a vuejs component (opens a modal) for address selection
2021-05-07 17:38:15 +02:00