Camille Moussu
83fae6f1c2
[ #448 ] added reconnection logic to websocket ( #472 )
...
* [#448 ] added reconnection logic to websocket
* [#448 ] added test
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2026-01-27 14:54:03 +01:00
lenhanphung
7058f1c2d6
Feat/update login flow reload page ( #467 )
...
* update spacing event modal
* update spacing create calendar modal
* fix evenchip description color
* using variant instead of sx
* update login flow
* fix: add useEffect import back to Calendar.tsx
2026-01-26 11:13:26 +01:00
Camille Moussu
23d50f250d
Refactor imports ( #470 )
2026-01-20 17:33:30 +01:00
Camille Moussu
6839353f34
[ #418 ] improved retry logic to prevent loading loop ( #427 )
...
* [#418 ] improved retry logic to prevent loading loop
* [#418 ] added FullJitter algorithm
Co-authored-by: Benoit TELLIER <btellier@linagora.com >
2025-12-19 12:24:34 +01:00
Camille Moussu
85ccf8e14d
[ #271 ] abort truly goes through when removing user in cal search ( #295 )
...
Co-authored-by: Camille Moussu <cmoussu@linagora.com >
2025-11-13 09:24:34 +01:00
Camille Moussu
40c383c334
Revamp calendar dialog ( #158 )
...
Co-authored-by: Camille Moussu <cmoussu@linagora.com >
2025-10-07 11:14:08 +02:00
lenhanphung
a4394e6a25
fix(auth): preserve session on reload and correct 401 redirect flow
...
- Save PKCE params to sessionStorage.redirectState on 401 instead of overwriting tokenSet
- Persist userData in sessionStorage after OIDC callback for later hydration
- Hydrate Redux (tokens + userData) from sessionStorage on app start to avoid forced re-login
- Keep SPA single route '/' behavior unchanged; only improves auth robustness
Files: src/utils/apiUtils.ts, src/features/User/LoginCallback.tsx, src/features/User/HandleLogin.tsx
2025-09-15 11:46:20 +07:00
Camille Moussu
6669eeb456
[ #7 ] fixed allday implementation to prevent errors with openpaas
2025-08-27 14:55:14 +02:00
Camille Moussu
502b6d6783
[ #7 ] added saving to editing event
2025-08-26 14:17:14 +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