23 Commits

Author SHA1 Message Date
c8e09a28e6 Eslint fixes 2025-03-17 17:32:28 +01:00
7f326d5441
Fix typing of argument in FullCAlendar slot 2025-03-17 16:29:59 +01:00
aa0785fc71 Apply prettier rules 2024-11-14 18:47:38 +01:00
4e72d6fea1
Update slot duration in calendar
The slot duration in the 'MyCalendarRange' module has been updated to a new time. The previous duration was 5 minutes, but it has now been increased to 15 minutes to provide users with longer time slots.
2024-07-05 10:01:09 +02:00
5666b8b647
Expand range of calendar weeks in App2.vue to get weeks int the future and in the past
The code has been altered to increase the range of weeks computed from 15 to 30, with a modification to the 'getMonday' method accordingly. This enhances the user calendar experience by providing a wider time array to choose from.
2024-07-05 09:58:49 +02:00
nobohan
0573f56782 copy week in my calendar - improve layout 2024-07-03 11:35:33 +02:00
nobohan
843698a1d8 DX vuejs code style 2024-07-01 15:39:52 +02:00
nobohan
499640e48b Add a button to duplicate calendar ranges from a week to another one 2024-07-01 15:33:39 +02:00
d290572ca8 FIX [translation] add hardcoded text into a translation 2023-03-30 19:41:55 +02:00
1be4e43d31
DX: update fullcalendar 2023-03-24 17:26:44 +01:00
e5aada5561 add locals on MyCalendar app 2022-07-02 15:13:02 +02:00
0276ec1bc7 fix compilation errors in production 2022-07-01 13:19:02 +02:00
d87c6305fd improve some layout on create calendar 2022-06-30 18:36:02 +02:00
4aa8436399 finalization of my calendar ranges 2022-06-30 17:40:43 +02:00
9e93e2a3f9 edit location on existing ranges 2022-06-29 23:47:12 +02:00
849e7158e4 adding location to ranges and more control on MyCalendarRanges 2022-06-29 15:28:37 +02:00
13dae00a2c feature: copy ranges 2022-06-27 21:27:37 +02:00
b5d5338002 re-add feature to patch event 2022-06-27 16:32:09 +02:00
922c5c5f5c working with webpack 5 2022-06-27 15:28:35 +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
ca44ebccf3 first reactive calendar 2022-06-23 16:24:54 +02:00
d8f80f3d02 wip on app2 2022-06-23 12:26:48 +02:00