938720be52
Issue316 addresses search by postal code
2021-12-06 12:56:57 +00:00
69e260f0b1
Merge branch 'issue317_add_geom_to_postal_code' into 'master'
...
Issue317 add geom to postal code
See merge request Chill-Projet/chill-bundles!236
2021-11-25 13:16:36 +00:00
983cfb646c
Merge add_toasters: handle 422 method and add toaster into course editor
...
See https://gitlab.com/Chill-Projet/chill-bundles/-/merge_requests/221
Squashed commit of the following:
commit 4f68f83aba74a88898779037aeb24d45c622759e
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date: Thu Nov 25 12:07:37 2021 +0100
scope in course editor: show toast when error, instead of restoring the
previous state
commit fdca8c1c87a4972bb6107bb16ab76844a28cae72
Merge: 53d6e68f8 b97f49782
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date: Wed Nov 24 17:39:27 2021 +0100
Merge remote-tracking branch 'origin/add_toasters' into add_toasters
commit 53d6e68f8c5e158ac1848403d18146690ffeacf2
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date: Wed Nov 24 17:38:52 2021 +0100
better validation messages
commit b97f497822fa6f6057e3b1cf3697044192ea9052
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Wed Nov 24 17:36:59 2021 +0100
methods added to api.js again so they can be imported in other bundles still. To be refactored later with general makeFetch method?
commit e6089f75b4f66669cbd84f496c3b867901de9c8c
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date: Wed Nov 24 17:20:05 2021 +0100
fix validator for participation overlaps
commit e47e6741b9f179dae63f39a596b7ba7410b3ac88
Merge: 25a80fcb2 05385509e
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date: Wed Nov 24 16:31:50 2021 +0100
Merge remote-tracking branch 'origin/master' into add_toasters
commit 25a80fcb26cfb3ab7afab0abc1fcb6c0d0af7a6d
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Tue Nov 23 18:22:35 2021 +0100
error object/message changed if not 422 or 403
commit 0c602cee8c127ab7f0723819a691a98c4e0615e2
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Tue Nov 23 17:13:47 2021 +0100
Toasts displayed with differentiation between different errors
error objects created accordingly
commit 252e57a06da1101e4ebc025974b247c472b8c2ed
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Tue Nov 23 17:12:55 2021 +0100
generic makeFetch implemented almost everywhere
api.js file no longer needs to contain a separate function to make an api call.
commit 8532eeee7656f6f9761168fb5e2102778ee932b7
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Tue Nov 23 17:10:48 2021 +0100
Moved generic api methods into one file apiMethods.js
imports adapted throughout bundles
commit c44bd5e75b32d5fbc8951247324ebf5fb85f3b37
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Tue Nov 23 11:27:24 2021 +0100
migration deleted
commit dbeee090f46b3653c306a1825dcb05637e1f9b31
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Tue Nov 23 11:27:13 2021 +0100
toast plugin initialized with options in the root
commit ec3919e357ee26f6c5016360d2083d19688217f4
Merge: 1ab401b5d b8889ed58
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Tue Nov 23 10:52:24 2021 +0100
merge conflicts fixed
commit 1ab401b5d55a28f9c027ee539da58ef1da3d797c
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Tue Nov 23 10:40:02 2021 +0100
add options when vue toast plugin is loaded
commit ad4e630bdd87c8ec16455bab0c2b053c1d838050
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Mon Nov 22 18:58:44 2021 +0100
fixes to throw and catch error
commit 1c19748866d738bcb9e336f1035d9d78c6941d34
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Wed Nov 17 20:22:06 2021 +0100
toast added to banner
commit 35949b90532b60161e14e815a78b3b69b053b62d
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Wed Nov 17 20:16:35 2021 +0100
few more actions using makeFetch
commit e94c13e396f496565955294aec360db37f92374b
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Wed Nov 17 19:48:58 2021 +0100
For accompanyingcourse app general makeFetch + displayToast implemented
commit 35eac75edf2c8d39ee2a04f119bb99a946fe3ea9
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Wed Nov 17 17:12:31 2021 +0100
general makeFetch method implemented + toasts displayed in progress
commit 541bb10547bd7b96815a22a755ecf7f809d8cc87
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Wed Nov 17 12:36:20 2021 +0100
general fetch method adjusted and tested on addParticipation: works
commit b7f27e8079bc815d88ffc925ec7a4fae3fba5f02
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Wed Nov 17 11:50:09 2021 +0100
changelog updated
commit 028519ee3e93991aeb3131656e5f17e728ebdb1c
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Wed Nov 17 11:42:55 2021 +0100
adjustment of error message using templating render
commit 508139b4476a46028a40b0b5300a8c65f79414a9
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Wed Nov 17 11:41:52 2021 +0100
toast display for 422 errors on participations, requestor, resources + bugfix in requestor component (display of 'remove' btn if non-anonymous
commit 3e5d4862fcbbf5708f52c0038bf030dc0cbae5bb
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Tue Nov 16 15:38:03 2021 +0100
debugging fetch method
commit 8b971a2357aac952ea6cd9487da20f4064c26a8d
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Tue Nov 16 14:31:45 2021 +0100
general fetch method in _abstratAPI and testcase implementation; still needs to take care of commit into store
commit 05488740ab138ed279a4626310c5427d9f732793
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Tue Nov 16 11:13:28 2021 +0100
testcase: toaster working when adding a resource to an accompanying course. Needs to be generalized
commit 5050e8a516107710216fa11aafcf852c52e1eb03
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Tue Nov 16 09:22:36 2021 +0100
start of toaster popup
commit b8889ed58d3abb68d1c2859b31bf7428addda36e
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Mon Nov 22 18:58:44 2021 +0100
fixes to throw and catch error
commit 0c017eb908e65919876d3bed69d3daa27699f2cc
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Wed Nov 17 20:22:06 2021 +0100
toast added to banner
commit 80d8c5f12be4b0cfcded2948f385b4e3627e9afb
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Wed Nov 17 20:16:35 2021 +0100
few more actions using makeFetch
commit 9cfcc61d995f75651902af97fe640f00f994ce9b
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Wed Nov 17 19:48:58 2021 +0100
For accompanyingcourse app general makeFetch + displayToast implemented
commit 2855b0293a4a3fef2baf22fa035316bac13abf3f
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Wed Nov 17 17:12:31 2021 +0100
general makeFetch method implemented + toasts displayed in progress
commit febbc8b9cdd9ec811546ce2948e2e1bded7c2116
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Wed Nov 17 12:36:20 2021 +0100
general fetch method adjusted and tested on addParticipation: works
commit 16b59681b97cf995689aa464ae2a310c3efbb603
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Wed Nov 17 11:50:09 2021 +0100
changelog updated
commit 41df29bdef84af010892708bfd0e37ff826f7aee
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Wed Nov 17 11:42:55 2021 +0100
adjustment of error message using templating render
commit 8c98fe602c26e61285f12f5f7d58d646655f4caa
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Wed Nov 17 11:41:52 2021 +0100
toast display for 422 errors on participations, requestor, resources + bugfix in requestor component (display of 'remove' btn if non-anonymous
commit 689ca8aa0ac249d577fe2ead5b3fcc0298dbad90
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Tue Nov 16 15:38:03 2021 +0100
debugging fetch method
commit 07234c5fa996fb9f0352719ee366b34b093807eb
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Tue Nov 16 14:31:45 2021 +0100
general fetch method in _abstratAPI and testcase implementation; still needs to take care of commit into store
commit 2a482516e952aa720b5aa8b4cb68ab33f93ce47b
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Tue Nov 16 11:13:28 2021 +0100
testcase: toaster working when adding a resource to an accompanying course. Needs to be generalized
commit b7dcc5e7d4b1489a8edc175a0c2c1b0d649c6c0f
Author: Julie Lenaerts <julielenaerts@gmail.com>
Date: Tue Nov 16 09:22:36 2021 +0100
start of toaster popup
2021-11-25 12:12:43 +01: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
cd9ce1b458
link to thirdparty resume page fixed
2021-11-24 11:59:11 +01:00
a1125cfd3a
Merge branch 'fix_add_multiple_pick_address_type_in_collection' into 'master'
...
fix when adding multiple pick address type form in a collection
See merge request Chill-Projet/chill-bundles!216
2021-11-15 11:23:05 +00:00
52dc89c06f
Merge branch 'master' into household_filiation
2021-11-12 17:20:46 +01:00
nobohan
a04c499af0
fix when adding multiple pick address type form in a collection
2021-11-12 16:01:03 +01:00
nobohan
c979de962e
fix conflict in CHANGELOG
2021-11-08 12:41:11 +01:00
94e84fbdf0
Merge branch 'blur_confidential_info' into 'master'
...
Blur confidential info
See merge request Chill-Projet/chill-bundles!172
2021-10-30 00:22:41 +00:00
nobohan
c90f9ee5bc
add mod_input_address_index to collection event: better addition of the event listener to the DOM
2021-10-28 08:07:01 +02:00
326fe5f50b
vue_visgraph: cleaning + i18n
2021-10-27 11:53:34 +02:00
3f869e9ca5
further implementation in vue elements
2021-10-27 11:14:27 +02:00
nobohan
816855e6f8
mod input address: add an event listener to add this component for collections
2021-10-26 14:12:53 +02:00
c1a845e3e1
display of eye-icon fixed
2021-10-26 11:35:26 +02:00
2f053d3b5f
Merge branch 'features/list-possible-user-referral-period' into 'master'
...
Features/list possible user referral period
See merge request Chill-Projet/chill-bundles!180
2021-10-22 15:54:06 +00:00
d009d09215
some adjustments to the application of blur effect...incomplete
2021-10-22 12:35:27 +02:00
c38196006c
confidential component created and added to personRenderBox on resourceItem and participationItem as demo. bug: eye icon only appears when clicking on the vue devtools extension in firefox?
2021-10-21 16:52:27 +02:00
3f138dc152
show users as suggestions, not in constrained list
2021-10-20 19:59:08 +02: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
9a02665053
some tweaks into PickAddressType
2021-10-14 13:54:19 +02:00
13b96637bb
Refactor address vue app and create a PickAddressType
2021-10-13 22:58:54 +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
d7ae279101
Create thirdparty on the fly with institution / contact
2021-10-11 14:08:36 +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
nobohan
78f66d4f14
Address: Assign origin = 3 for postalCode created by users
2021-10-08 12:36:48 +02:00
665b38d166
fix details (translations, etc.)
2021-10-04 09:50:05 +02:00
fbd17a1de6
OnTheFly: adding displayBadge option to replace button by badge
...
When using displayBadge=true, you need to pass buttonText=string with badge content.
Limitation: onTheFly cannot use directly PersonRenderBox to display badge,
because it don't have person object in props !
2021-10-01 18:46:25 +02:00
9ee679a3b3
fix vue syntax error
2021-10-01 14:11:03 +02:00
75348f6ba7
otf: add data attributes and pass them in vue component
2021-10-01 14:03:58 +02:00
65782d3a6b
fix js syntax
2021-10-01 13:11:34 +02:00
1dc01fa8e2
create OnTheFly rootComponent structure, and twig include template to insert it
2021-10-01 13:08:12 +02:00
db9a203df0
otf: prepare to create vue root component: moving files
2021-10-01 12:18:40 +02:00
4c9d352c46
otf: post/patch thirdparty ok, with addAddress creation/edition
2021-09-30 21:11:51 +02:00
59fed905e9
AddAddress: in onlyButton case, button is not in ul.record_actions
2021-09-30 15:02:48 +02:00
577d665f09
batch replace hideAddress option by onlyButton
2021-09-30 14:36:01 +02:00
decc3c7463
otf: replace button by link in show modale
2021-09-30 13:44:04 +02:00
3cf9920718
Merge branch 'master' into onTheFly
2021-09-30 12:08:24 +02:00
bac8e8d0b8
cleaning
2021-09-29 19:27:22 +02:00
f4999548ac
handle suggestion in addAddress component
2021-09-29 12:48:18 +02:00
302f60e722
addAddress: remove commented old method
2021-09-29 12:14:58 +02:00
3824a380ff
otf: prepare with debug (wip)
2021-09-29 11:37:53 +02:00
0fe248320d
OnTheFly (otf): fix clickable radio tab on create modal
2021-09-29 11:21:45 +02:00
9f07e6a272
Address: fetch POST valid dates when applying changes from datePane
2021-09-24 11:22:48 +02:00