Commit Graph

46 Commits

Author SHA1 Message Date
Camille Moussu d7b3d4e077 [#50] added attendee search and tests 2025-08-21 13:18:41 +02:00
Camille Moussu 9a58c485ac [#32] added check is no name or lastname 2025-08-21 09:27:29 +02:00
Camille Moussu b9d2a16984 [#32] changed how userinfo is filled 2025-08-21 09:27:29 +02:00
Camille Moussu 290c7f301b [#32] added setup in readme and support to missing applist.js 2025-08-21 09:27:29 +02:00
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 2377cde057 [#3] added pretty attendee list and tests + fixed broken tests due to dates 2025-07-29 11:09:21 +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 c38fa29244 [tests] updated tests 2025-07-24 14:16:54 +02:00
Camille Moussu a5e326b5ac [fix] end isnt sent when none is selected 2025-07-24 14:16:54 +02:00
Camille Moussu a150db82cd [#31] added repetition and all day to events to be sent 2025-07-24 14:16:54 +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
vttran c6f8af36e9 fixup(oidcAuth): generate state during auth call when PKCE is enabled (#46) 2025-07-24 11:22:30 +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 6e02373ea0 forgot to remove useless access token in functions 2025-07-16 16:43:08 +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
Benoit TELLIER 875fea095f Merge pull request #29 from linagora/22-handle-parsing-error-in-dav
handle parsing error in dav response
2025-07-16 09:12:21 +02:00
Camille Moussu f144a3726c [chores] removed unused import 2025-07-09 10:06:36 +02:00
Camille Moussu 4e32e351c4 [#24] changed .env to be a public js file script loaded by index.html 2025-07-08 11:40:42 +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 0527e9f4bb [chores] removed commented code 2025-07-07 10:32:20 +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 1b55f82e45 added ? to colors in calendar and changed the api calls to get all personnal calendars 2025-07-03 17:04:11 +02:00
Camille Moussu 29980e1fad [#23]removed client_secret 2025-07-03 15:31:38 +02:00
Camille Moussu 47fad76217 [#21] changed react-script to rebuild 2025-07-03 14:48:19 +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