2665e43a61
Merge branch 'master' into ticket-app-master
...
# Conflicts:
# .eslint-baseline.json
# src/Bundle/ChillMainBundle/Entity/User.php
# src/Bundle/ChillMainBundle/Resources/public/vuejs/Address/components/AddAddress.vue
# src/Bundle/ChillMainBundle/Resources/public/vuejs/Address/components/AddAddress/AddressMore.vue
# src/Bundle/ChillMainBundle/Resources/public/vuejs/Address/components/AddAddress/AddressSelection.vue
# src/Bundle/ChillMainBundle/Resources/public/vuejs/Address/components/AddAddress/CitySelection.vue
# src/Bundle/ChillMainBundle/Resources/public/vuejs/Address/components/AddAddress/CountrySelection.vue
# src/Bundle/ChillMainBundle/Resources/public/vuejs/Address/components/EditPane.vue
# src/Bundle/ChillMainBundle/Resources/public/vuejs/Address/components/ShowPane.vue
# src/Bundle/ChillThirdPartyBundle/translations/messages.fr.yml
2025-09-05 18:32:01 +02:00
c4b760c452
eslint fixes and new baseline
2025-08-26 15:18:08 +02:00
bb71e084b8
Create address on the fly field in event form
2025-08-26 15:18:08 +02:00
e3a6b60fa2
Revert "Merge branch 'ticket/supplementary-comments-on-motive' into 'master'"
...
This reverts merge request !855
2025-07-20 18:50:33 +00:00
63d0a52ea1
Ajout de commentaires supplémentaires aux motifs
2025-07-11 14:06:40 +00:00
dcdfba5ccd
eslint fixes
2025-07-09 17:46:36 +02:00
aa0785fc71
Apply prettier rules
2024-11-14 18:47:38 +01:00
27ecae4486
first eslint corrections
2024-10-31 17:28:02 +01:00
6b90a7d2a7
Merge branch 'master' into VSR-issues
2023-01-24 15:36:22 +01:00
4d3d9db1b3
Fixed: Fix map center on opening or editing address
2022-12-22 19:29:56 +01:00
49380f5f61
fix template regressions with add_address component
...
Component works in modal or in main frame. CSS Flex position parent-children directives were broken.
Hope that fix don't introduce others display bug in any cases !
2022-12-12 15:04:30 +01:00
nobohan
83a888a32d
addAddress: can add extra info even if noAddress
2022-04-29 19:44:06 +02:00
nobohan
7895699ef3
stronger client-side validation of addresses: also validate when initForm
2022-02-14 15:47:21 +01:00
nobohan
b3edba3abe
address: add confidential in vuejs edit form
2022-01-24 11:04:17 +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
938720be52
Issue316 addresses search by postal code
2021-12-06 12:56:57 +00:00
nobohan
cae3defedb
address: zoom to postal code
2021-10-08 14:50:09 +02:00
f8d5dcf937
AddAddress: improve loading transition between step0/step1 and step2
2021-09-22 15:16:06 +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
3f3b7af42b
AddAddress: adjust Open and Close methods for each step
2021-09-17 13:25:18 +02:00
f048395a89
AddAddress: reorganize 4 steps Pane: show, suggest, edit, and date
2021-09-17 13:25:18 +02:00
4bafa83b65
Address: rename [Show|Edit]AddressPane files
2021-09-17 13:25:18 +02:00