5 Commits

Author SHA1 Message Date
7a1cc9b076
Merge remote-tracking branch 'origin/master' into cire16 2022-12-22 10:22:58 +01:00
8894491dac #16 fix error with vue_activity component in person context (when accompanyingPeriod is null) 2022-11-17 21:43:03 +01:00
71b6b158ba fix list of locations in calendar 2022-06-30 19:38:32 +02:00
nobohan
dca17c409b activity: do not override location if already exist (when validating new activity) 2022-03-03 12:03:22 +01:00
de790d11a8 activity/location: refactor
Refactor the way for loading locations:

* fix showing the default location
* fix when there is not thirdparty default location
* separate api queries instead of inlines;
* use the store instead of the mounted
* refactored for a possible re-use in calendar
2021-12-14 23:20:47 +01:00