1be4e43d31
DX: update fullcalendar
2023-03-24 17:26:44 +01:00
d375abf593
display locals calendar events in Calendar app
2022-07-03 18:30:00 +02:00
e5aada5561
add locals on MyCalendar app
2022-07-02 15:13:02 +02:00
a604902074
add planning view for calendar app
2022-07-01 18:23:46 +02:00
2a6974610f
associate location on ms calendar remote
2022-07-01 12:12:48 +02:00
a5b5eea146
use the location from the calendar range, when associating a range with the calendar
2022-06-30 20:05:28 +02:00
71b6b158ba
fix list of locations in calendar
2022-06-30 19:38:32 +02:00
d87c6305fd
improve some layout on create calendar
2022-06-30 18:36:02 +02:00
adad4313a6
handle remote events 'isAllDay' and fix cs
2022-06-29 15:29:22 +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
168aff81f4
fixes in template with new route and forms
2022-06-06 22:07:04 +02:00
543d30acb9
display of calendar form
2022-06-06 17:11:43 +02:00
c31886fea3
calendar app: fix error on users on startup
2022-06-06 15:13:36 +02:00
6c3043f6fc
some layout for calendar app
2022-06-03 15:25:36 +02:00
782436ee2e
send first calendar on ms graph
2022-05-25 21:32:00 +02:00
f962b7543f
fix relation inside calendar, bootstrap messenger for handling create and update calendar entity
2022-05-25 10:22:30 +02:00
5ea12a581b
calendar app: fix concerned groups
2022-05-24 22:56:08 +02:00
eb8b8c6939
calendar app: set mainUser and options for form
2022-05-24 22:45:43 +02:00
352b5b41b0
reformat to indentation 2
2022-05-24 16:22:05 +02:00
9dba558bef
remove unused methods
2022-05-23 22:50:48 +02:00
00e87f8c75
set mainUser event if not set before
2022-05-23 22:50:33 +02:00
a5998ce99d
handle moving an event
2022-05-23 22:43:19 +02:00
d8e7a7f1af
allow to select a date on a calendar
2022-05-23 22:34:11 +02:00
d32a69a657
prevent loading users calendar multiple times when adding multiple users
2022-05-23 18:27:05 +02:00
00ef58301e
remove logs
2022-05-23 17:59:56 +02:00
3fbdcdc431
calendar app: change mainUser if mainUser is selected
2022-05-23 17:59:21 +02:00
7dcd5be735
fixes for editing calendar
2022-05-23 17:30:40 +02:00
a025883a5d
create event by selecting a calendar range
2022-05-23 16:48:17 +02:00
38c7c8de60
remove log messages
2022-05-23 15:07:58 +02:00
f825c69ce5
fetch remote calendar and show on FullCalendar frame
2022-05-23 15:00:32 +02:00
a349089f3d
change text color and remove unused consts
2022-05-20 20:44:55 +02:00
461fc1c41f
add toggle button to show/add remote and ranges for each user in calendar
2022-05-20 20:40:24 +02:00
dba0e84781
calendar app: fix list for showing users and their colors (not in rgith place in page)
2022-05-18 13:33:56 +02:00
b89edc29af
calendar app: do not store events twice in vuex
2022-05-17 17:31:17 +02:00
b50c51bc2a
calendar items wit round-robin color
2022-05-17 17:16:48 +02:00
f68c69d443
refactor to use store for storing events
2022-05-17 16:57:31 +02:00
85f00fdb28
refactor store in calendar
2022-05-16 17:20:15 +02:00
6144f2439a
wip store mainUser in both store and input data with event
2022-05-16 15:30:35 +02:00
4be3efc619
work on create calendar
2022-05-13 13:49:24 +02:00
f4b1a25a67
quick fixes to make calendar app work
2022-05-12 12:50:55 +02: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
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