Commit Graph

30 Commits

Author SHA1 Message Date
Camille Moussu aa498ac91f [#32] added app list and user icon to menubar 2025-08-21 09:27:29 +02:00
Camille Moussu 22ebf31f77 [#48] fixed drag and drop waiting for api call to be done to show updated event 2025-08-19 15:27:54 +02:00
Camille Moussu 86b57c2338 [48] added tests 2025-08-18 10:55:12 +02:00
Camille Moussu cf59bcebe4 [#48] added drag and drop and resize changes to events 2025-07-31 17:51:55 +02:00
Camille Moussu a5c7265884 [fix] broken test due to day number dupplication 2025-07-28 12:00:55 +02:00
Camille Moussu 2ad41dc4f5 [#3] added event deletion to display 2025-07-25 15:29:40 +02:00
Camille Moussu 5f59831be0 [#3] first basic modal for event display 2025-07-25 14:57:53 +02:00
Camille Moussu 92f898f600 [prettify] calendar takes whole screen, slot duration is 1h and creation selection is transparent 2025-07-25 09:43:59 +02:00
Camille Moussu 5a814aafdb [prettify] tweaked full calendar to remove the temp event only when quitting the popup 2025-07-24 16:08:05 +02:00
Camille Moussu 08789cb6f3 [#31] fixed sending data 2025-07-24 14:16:54 +02:00
Camille Moussu b1ceebfc7d [#31]added two function to setup data to be sent and put function 2025-07-24 14:16:54 +02:00
Camille Moussu fd059954f4 [fix?] added weekends to full cal to prevent weird interaction between mini and full 2025-07-24 11:45:55 +02:00
Camille Moussu cac89e7d02 [fix] bug where mini calendar doesnt follow full one when week goes from one month to another 2025-07-24 11:45:55 +02:00
Camille Moussu 432b626be4 [fix] bug where gray day stays when switching from week view to month view 2025-07-24 11:45:55 +02:00
Camille Moussu ed7a254824 [#37] fixed bug found by @chibenwa 2025-07-22 17:04:25 +02:00
Camille Moussu a4a64ac23c [#37] added css and conditions to render mini calendar correctly 2025-07-22 14:12:24 +02:00
Camille Moussu a52ded03fb [#38] Adding several missing tests and correct CI setup 2025-07-18 12:55:42 +02:00
Camille Moussu 7507d09d72 [#34] added ky and condition to reconnect user on refresh 2025-07-16 16:43:07 +02:00
Camille Moussu de22a6edfb [#30] changed logic to load datas to get all events from calendars 2025-07-16 16:03:33 +02:00
Camille Moussu 03e56bd4f6 [#30] added dots on days with events for personnal calendars 2025-07-16 16:02:52 +02:00
Camille Moussu 2281580c4b [#30] Load data for the current month 2025-07-16 16:02:25 +02:00
Camille Moussu f144a3726c [chores] removed unused import 2025-07-09 10:06:36 +02:00
Camille Moussu 2a1af0b9f5 [#] added alert when importing events with error 2025-07-07 17:31:31 +02:00
Camille Moussu 7e7043b47e [chores] removed unused imports 2025-07-07 10:42:06 +02:00
Camille Moussu aae4d729f6 [#25] changed loading order + added condition to keep loading screen while loading calendar list 2025-07-04 15:27:25 +02:00
Camille Moussu 65621924a2 [#1] getting the calendars from the api 2025-07-03 14:21:04 +02:00
Camille Moussu c11c65c697 [1] events are properly displayed by calendars 2025-07-01 12:21:48 +02:00
Camille Moussu 4f5d596b59 [1] added state to add event to calendars 2025-06-30 17:15:24 +02:00
Camille Moussu 624c1b43ca [#1] added base calendar and started to tweak ui 2025-06-27 18:11:23 +02:00
Camille Moussu cceb83519f [#1] Bare Skeleton with redux store, oidc and router-dom 2025-06-25 17:42:54 +02:00