nobohan
d087f051f0
address: remove maxlenght constraint in vuejs form for corridor, flat, steps, floor
2022-01-24 11:08:25 +01:00
7e932e838f
Squashed commit of the following:
...
commit 9e767fa3e0788d87437c235e51fcdc4f26f75d98
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Mon Jan 17 15:28:02 2022 +0100
traductions
commit db65134743
Author: nobohan <juminet@gmail.com >
Date: Mon Jan 17 12:17:22 2022 +0100
add person: increase z-index of toast and wait for validation before closing modal
commit 7af4c3434e
Merge: a09c8ee8a
46c6d0e29
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Sun Jan 16 22:51:45 2022 +0100
Merge remote-tracking branch 'origin/master' into issue357_front_end_validation
commit a09c8ee8af
Author: nobohan <juminet@gmail.com >
Date: Wed Jan 12 15:47:11 2022 +0100
upd CHANGELOG
commit a312a9463d
Author: nobohan <juminet@gmail.com >
Date: Wed Jan 12 15:29:32 2022 +0100
address: display error message if some fields are empty (street & streetnumber)
commit 0035128138
Author: nobohan <juminet@gmail.com >
Date: Wed Jan 12 14:47:43 2022 +0100
address: display error message if some fields are empty
commit 49cb154672
Author: nobohan <juminet@gmail.com >
Date: Tue Jan 11 20:58:00 2022 +0100
address: add field validation (WIP)
commit 1a7ec9e396
Author: nobohan <juminet@gmail.com >
Date: Tue Jan 11 17:16:43 2022 +0100
Activity: fix vuejs warning
commit fa0b9271c2
Author: nobohan <juminet@gmail.com >
Date: Tue Jan 11 16:13:23 2022 +0100
location: treat 422 error when POSTing new location
commit c7b9a1a3fe
Author: nobohan <juminet@gmail.com >
Date: Tue Jan 11 16:00:29 2022 +0100
location: fix error when creating a new location: a new location could not be added to the availableLocations due to refactoring
commit f1c61a2387
Author: nobohan <juminet@gmail.com >
Date: Tue Jan 11 15:20:33 2022 +0100
person: treat 422 error in AddPerson for thirdparty
commit 8f6a70b240
Author: nobohan <juminet@gmail.com >
Date: Tue Jan 11 11:30:05 2022 +0100
person: add validation for required fields in on-the-fly person
commit 40e4bf953f
Author: nobohan <juminet@gmail.com >
Date: Tue Jan 11 09:34:15 2022 +0100
vuejs: better violations message in 422 error handling
commit 378f3a16fc
Author: nobohan <juminet@gmail.com >
Date: Mon Jan 10 18:11:02 2022 +0100
person: on-the-fly person: first implementation of makeFetch for posting person
2022-01-17 15:28:49 +01:00
juminet
699dcc85de
Issue344 vue multiselect i18n
2022-01-10 12:04:57 +00:00
938720be52
Issue316 addresses search by postal code
2021-12-06 12:56:57 +00:00
nobohan
4c4ba73c89
address: translate multi-select messages
2021-11-24 17:41:58 +01:00
nobohan
5781f2af89
main: add the coordinates of the postal code if no full address is selected
2021-11-24 17:21:43 +01:00
nobohan
d1e2257db6
fix merge request conflict for improve address
2021-10-20 15:52:22 +02:00
809eb9643e
Merge branch 'optimize_address' into 'master'
...
Address: Optimize address
See merge request Chill-Projet/chill-bundles!170
2021-10-18 09:17:05 +00:00
05b2b2f9b8
Link between address and reference, and api endpoint to find household
...
by address reference
* add a one-to-many link between address and address reference;
* update AddAddress.vue to add information on picked address reference;
* add an HouseholdACLAwareRepository, with a method to find household by
current address reference
* add an endpoint to retrieve household by address reference
* + tests
2021-10-14 16:03:48 +02:00
nobohan
e4a05a1812
Address: order address in back-end
2021-10-12 15:09:34 +02:00
nobohan
62c0410bf5
address: sort cities by code and then by name + improve city display
2021-10-11 16:16:49 +02:00
nobohan
f7954d5159
address: sort address by street and street number
2021-10-11 16:05:03 +02:00
nobohan
acbd6e761a
address: zoom on postal code on select city
2021-10-08 15:51:51 +02:00
nobohan
cae3defedb
address: zoom to postal code
2021-10-08 14:50:09 +02:00
a842229d5e
improve addAddress
2021-09-18 21:47:04 +02:00
6e42b08627
Address: remove unused file
2021-09-17 13:25:18 +02:00
d51752fa41
Address, city/address selector: update writeNew flag when choose existing or create new
2021-09-04 12:40:42 +02:00
f6e65dddbe
vue Address: listen to citySelector to automatically fill city name and postcode fields
2021-09-02 21:06:11 +02:00
90faa27461
vue Address: listen to adresssSelector to automatically fill street/number fields
2021-09-02 19:15:40 +02:00
fbf343dd19
keep this unused subcomponent file, wrote for Address with household
2021-08-08 09:59:31 +02:00
c075ff199d
fix and rename variables + remove comments
2021-08-07 19:21:34 +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
70a4c34865
move vue AddAddress inside Address component
2021-07-14 14:46:44 +02:00