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
de8478f3e5
rdv: various UI improvements to the calendar
2021-08-20 16:14:51 +02:00
nobohan
6a6b1760f5
rdv: style properly the events when clicking
2021-08-20 14:56:18 +02:00
nobohan
1a025ead1b
rdv: twig layout + teleport calendar controls
2021-08-19 18:45:59 +02:00
nobohan
0457ee2b8d
rdv: add my calendar + checkbox
2021-08-19 10:52:47 +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
a54434a677
rdv: add fr locale to fullcalendar + colorise users calendars
2021-08-18 21:09:08 +02:00
nobohan
b40c25595a
rdv: fullcalendar: select and unselect user calendars
2021-08-18 21:09:08 +02:00
nobohan
e6deb6bc7a
rdv: fullcalendar: update events source dynamically
2021-08-18 21:09:08 +02:00
nobohan
e499ebdf8b
rdv: add dynamic event sources in fullcalendar (WIP)
2021-08-18 21:09:08 +02:00
nobohan
f2d79919f0
rdv: add calendar user selector widget
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
9907b59379
rdv: renaming of variable + enable to display selected event
2021-08-18 21:09:07 +02:00
nobohan
b106a03534
rdv: hook i18n translations into the App.vue
2021-08-18 21:09:07 +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
f508971b6a
rdv: add fullcalendar.js as a vuejs component (POC)
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