649ad26721
Resolve "Finish handling of internationalization in vuejs: handling translation of "translatable string""
2025-05-28 14:40:26 +00:00
37227a3aeb
Add attachments to workflow
2025-02-03 21:15:00 +00:00
16fe07cce7
More automatic eslint fixes, update baseline and eslint docs
2024-12-11 11:32:29 +01:00
a6aa2a81c2
Resolve merge with master
2024-12-11 10:46:06 +01:00
aa0785fc71
Apply prettier rules
2024-11-14 18:47:38 +01:00
f05c25853c
Fix of errors: automatic and some manual
2024-11-04 19:56:03 +01:00
a256307b82
Fix the triggering of the event goToGenerateWorkflow when relatedEntityId is not known
...
The component PickWorkflow emitted the event "goToGenerateWorkflow" when the normal behaviour is intercepted. But that event generated the link to create the workflow to pass it in the payload's event. That generation failed, causing the whole event to fail.
Now, if the link could not been generated, the link is a blank string. There is a supplementary parameter `isLinkValid`, boolean, inform if the link is valid or not.
2024-10-23 13:44:31 +02:00
20e8b03588
Rewrite the Component PickWorkflow.vue into typescript
2024-09-23 14:32:59 +02:00
916724c0c5
Merge branch 'master' into upgrade-sf5
2024-06-24 10:46:21 +02:00
83883567a2
Upgrade node dependencies and add necessary fixes
2024-06-11 09:38:56 +02:00
59f721934e
Refactor export download script to use ES6 and webpack
...
The export download script was refactored to use ES6 syntax and webpack's modular system. This included separating out the download script into its own file for better organization, removing globally-scoped JavaScript, and adding the new download script as a webpack entry point. Also, the import method for the 'mime' library was adjusted to use ES6 syntax.
2024-06-04 21:53:32 +02:00
775535e683
refactor file drop widget
2024-05-28 11:25:59 +02:00
3bb911b4d0
Update version within PUT request
...
Try to add api logic
check for version being the same instead of smaller
implementing optimistic locking and displaying correct message in frontend
rector fixes
adjust violation message and add translation in translation.yaml
add translator in apiController
2024-02-08 12:09:51 +01:00
6c16967cdc
Fix: Fix entityId and return path when add a notification on a document's evaluation
2023-06-19 21:00:19 +02:00
f256dda6fe
Feature: [address] apply details button on address-render-box
2023-03-22 15:32:42 +01:00
8177a0fcce
Feature: Provide api endpoint for reviewing addresses
...
Feature: show warning when address does not match the reference
Feature: [address] do update the address from address reference when clicked inside address details
2023-03-22 15:32:42 +01:00
21e24c60c7
Feature: show list of geographical units which covers address in address details modal
2023-03-22 15:32:41 +01:00
b740a88ae3
Feature: bootstrapping an app to show a modal for address details and showing it inside twig address's render box
...
Feature: showing map and link to external map, and address details inside address details modal
Feature: AddressDetailsMap show a warning if the address is incomplete
2023-03-22 15:32:40 +01:00
f12f640cb4
Fixed: use correct comparison of body in makeFetch
2022-12-23 11:32:31 +01:00
ffd1145cd0
[apimethods] Fixed: prevent makeFetch to add a null body on GET and HEAD
...
requests
2022-09-30 17:35:43 +02:00
e42d6c2d77
Merge branch 'master' into testing
2022-09-06 15:33:27 +02:00
340310be62
bootstrap styles in export section
2022-07-07 16:08:34 +02:00
849e7158e4
adding location to ranges and more control on MyCalendarRanges
2022-06-29 15:28:37 +02:00
a9bc98738e
fix weird bug with ts import
2022-06-27 14:51:48 +02:00
3ea630748a
add feature add and delete range
2022-06-24 18:52:28 +02:00
75b2f6419e
working calendar ranges with a subset of features
2022-06-24 17:24:56 +02:00
d8f80f3d02
wip on app2
2022-06-23 12:26:48 +02:00
8c99fc0089
basic structure for using modules in stores and convert to TS
2022-06-20 09:50:40 +02:00
eb8b8c6939
calendar app: set mainUser and options for form
2022-05-24 22:45:43 +02:00
01b60f334a
Merge remote-tracking branch 'origin/master' into issue491_thirdparty_edit_modal
2022-03-14 13:43:39 +01:00
bd79391efc
fix autosave of comment
2022-03-14 13:04:29 +01:00
d5501bcfbd
remove console logs to avoid mess in the console
2022-03-09 20:07:41 +01:00
8b8f6027cc
Merge remote-tracking branch 'origin/master' into issue442_toggle_emergency
2022-03-01 14:52:56 +01:00
nobohan
d205939361
ChillCollectionType: fix bug when adding 2 new items in an empty collection
2022-02-25 17:52:20 +01:00
16cca07e12
throw 403 error instead of 422 and display toast message
2022-02-25 13:11:30 +01:00
cdf0bb30c9
display of correct message for 403 error fixed + translation
2022-02-16 14:25:34 +01:00
a6504366b4
Fix to display message in toast when user is forbidden to do something
...
Translation does not work
2022-02-15 14:34:40 +01:00
8ee451c6e0
fixes
2022-02-14 18:00:09 +01:00
a612d7dd9f
improve workflow decision form
2022-02-01 12:19:51 +01:00
88d1fe24b4
Creation of PersonResource
2022-01-26 12:52:15 +00:00
c7dbaae8d6
105 worflow
2022-01-24 13:17:46 +00: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 db6513474377b702cc2258be3e2ba720d007bc11
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 7af4c3434ef39b27eb51881611338b50a379acc8
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 a09c8ee8af962021b9d6a402863c8c5671c0e621
Author: nobohan <juminet@gmail.com>
Date: Wed Jan 12 15:47:11 2022 +0100
upd CHANGELOG
commit a312a9463d861659f70909bed7d8aa67fef444f2
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 0035128138ddd3d877befae3e489329634555f79
Author: nobohan <juminet@gmail.com>
Date: Wed Jan 12 14:47:43 2022 +0100
address: display error message if some fields are empty
commit 49cb15467297bd24c5eb9a0dd7e366ccd7744679
Author: nobohan <juminet@gmail.com>
Date: Tue Jan 11 20:58:00 2022 +0100
address: add field validation (WIP)
commit 1a7ec9e39631e00d59fcb3204a157e1583679cda
Author: nobohan <juminet@gmail.com>
Date: Tue Jan 11 17:16:43 2022 +0100
Activity: fix vuejs warning
commit fa0b9271c2b4963564fdc1e0eda09a12758caa4b
Author: nobohan <juminet@gmail.com>
Date: Tue Jan 11 16:13:23 2022 +0100
location: treat 422 error when POSTing new location
commit c7b9a1a3fe8891f80699faa2dd277064dce7b0b6
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 f1c61a2387df7507c79c55e7defe46fbb052df6c
Author: nobohan <juminet@gmail.com>
Date: Tue Jan 11 15:20:33 2022 +0100
person: treat 422 error in AddPerson for thirdparty
commit 8f6a70b240c286c18e1a102953f243e57b4af97a
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 40e4bf953fa8e9a04a34e0330562bd25324c5589
Author: nobohan <juminet@gmail.com>
Date: Tue Jan 11 09:34:15 2022 +0100
vuejs: better violations message in 422 error handling
commit 378f3a16fc34228334cd44b9e7ca618bc7eb72aa
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
e4e1edff68
confidential toggle rights
2021-11-29 11:01:51 +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
f44566037c
person: fix showHide import/export
2021-10-26 14:11:10 +02:00
8f361567ff
form as carrousel finalized
2021-10-15 16:40:31 +02:00
58a8949cac
download household on same address
2021-10-14 16:03:48 +02:00
ca3ced0308
various improvements on 3party
2021-10-11 14:08:36 +02:00
a26d278510
comment console.log
2021-09-29 11:21:06 +02:00
c62254caec
add scope selection on accompanying course
2021-09-22 12:23:26 +02:00