Commit Graph

191 Commits

Author SHA1 Message Date
Camille Moussu cc262d6816 [#4] fix test and imports 2025-08-21 16:00:48 +02:00
Camille Moussu 5e410124cc [#32] changed how userinfo is filled 2025-08-21 15:56:35 +02:00
Camille Moussu cd829703e9 [#4] attendance now change event display 2025-08-21 15:56:34 +02:00
Camille Moussu a71d1f12fb [#4] fixed duplication when managing attendance 2025-08-21 15:51:41 +02:00
Camille Moussu b3d85eb15c [#4] added attendance management 2025-08-21 15:49:34 +02:00
Camille Moussu a6c6f944a6 [#50] fixed mailto duplication 2025-08-21 13:18:41 +02:00
Camille Moussu 5cdce4201a [#50] fixed sent invite to appear on invitee calendar 2025-08-21 13:18:41 +02:00
Camille Moussu d7b3d4e077 [#50] added attendee search and tests 2025-08-21 13:18:41 +02:00
Camille Moussu b9d2a16984 [#32] changed how userinfo is filled 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 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 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 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
vttran c6f8af36e9 fixup(oidcAuth): generate state during auth call when PKCE is enabled (#46) 2025-07-24 11:22:30 +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 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 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