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
nobohan
2ee4a6b2ac
calendar: dynamic way of creating location when creating a calendar
2021-11-25 15:39:30 +01:00
nobohan
631ffa02f7
calendar: add suggestion for concernedGroups
2021-11-19 13:28:35 +01:00
6876c23adb
adapting vue_calendar to use Location
2021-10-15 15:28:33 +02:00
nobohan
7c4f976230
rdv: add user calendar endpoint + add this calendar in the calendar
2021-08-18 23:16:52 +02:00
nobohan
dbf72774c2
rdv: add main user in fullcalendar form
2021-08-18 21:09:08 +02:00
nobohan
a70d5cc263
rdv: fullcalendar: save calendarRange id as an extended prop in the calendar entity
2021-08-18 21:09:08 +02:00
nobohan
07eb5c797a
rdv: fullcalendar: manage event clicking
2021-08-18 21:09:08 +02:00
nobohan
afad23eb0f
rdv: fix timezone issue for editing events
2021-08-18 21:09:08 +02:00
nobohan
5181098339
rdv: connect fullcalendar vue component to startDate and endDate fields
2021-08-18 21:09:07 +02:00
nobohan
0585455bbe
rdv: fullcalendar vue: use store and add an event on date select
2021-08-18 21:09:07 +02:00
nobohan
4b8736ae57
rdv: fix adding thirdparty when creating a rdv
2021-08-18 21:09:07 +02:00
nobohan
206347de91
rdv: add entity to serialize (WIP)
2021-08-18 21:09:07 +02:00
nobohan
516c286519
rdv: can add thirdparty to a rdv
2021-08-18 21:09:07 +02:00
nobohan
adc462b735
rdv: simplify the vuejs component (removed not used parts)
2021-08-18 21:09:07 +02:00
nobohan
43d6dc835f
rdv: add thirdParty in concerned persons (WIP)
2021-08-18 21:09:07 +02:00
nobohan
1557b8f80a
rdv: add the concernedGroup vuejs component in add a new rdv
2021-08-18 21:09:07 +02:00