Commit Graph

144 Commits

Author SHA1 Message Date
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
bca0d04201 Update calendar list display for the the next calendar in search results
The calendar list display in ChillPersonBundle has been revamped, including a new view and style modifications. This update enables the display of calendars as a list for easy navigation with an added authorization check. Also, a new SCSS file named "calendar-list.scss" has been created and imported to enhance the UI/UX design.
2024-06-13 18:07:19 +02:00
0ce9cdd07a Add label to main user selection in Calendar App
A new attribute `label` has been added to the `pick-entity` component in the Chill Calendar Bundle's Vue.js App. This label, set as 'Utilisateur principal', enhances user interaction and clarity in the main user selection process.
2024-06-11 09:39:51 +02:00
909d2dfb60 layout for rendering list 2023-06-13 15:00:16 +02:00
0f635847f2 Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles 2023-03-30 19:43:01 +02:00
d290572ca8 FIX [translation] add hardcoded text into a translation 2023-03-30 19:41:55 +02:00
866b92f7e5 Fixed: loading of main user through pick entity in calendar form 2023-03-30 16:29:02 +02:00
1be4e43d31 DX: update fullcalendar 2023-03-24 17:26:44 +01:00
c050c42a27 Fixed: [My Calendar Ranges] fix use of legacy mode in vue createI18n 2022-12-07 14:15:52 +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
0276ec1bc7 fix compilation errors in production 2022-07-01 13:19:02 +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
64d7c1fe99 remove unused files 2022-06-30 17:41:56 +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
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
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
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
ca44ebccf3 first reactive calendar 2022-06-23 16:24:54 +02:00
d8f80f3d02 wip on app2 2022-06-23 12:26:48 +02:00
6b3b010631 wip debug 2022-06-21 17:30:50 +02:00
8c99fc0089 basic structure for using modules in stores and convert to TS 2022-06-20 09:50:40 +02:00
6c4f116e85 split store into multiple files 2022-06-17 18:04:57 +02:00
5c08abc2f6 Merge branch 'calendar/finalization' into calendar_changes 2022-06-17 17:29:05 +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
3a88ea0b0f answer vue component: use union type instead of enum 2022-06-03 14:39:35 +02:00
4217524e63 answer to invite: some layout 2022-06-01 11:25:45 +02:00
76b49d22e7 module in ts to give an answer to calendar invite 2022-05-31 22:45:21 +02:00
1c79e25579 first component for pushing calendar answer 2022-05-27 14:29:10 +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