Commit Graph

14 Commits

Author SHA1 Message Date
Arthur Jamet f5770cd104 Front: Dark mode (#157) 2023-02-19 10:02:57 +00:00
Arthur Jamet 55526dbadc Front: settings persistance (#108)
* Front: Add peristance dependencies

* Front: Fix Cross-platform persistance

* Front: Create Settings Slice

* Front: Use Redux State for settings

* Front: Check if access token is still valid

* Front: Create Language Gate to set correct language at startup

* Front: BEtter handling of Access Token validity
2022-11-26 14:18:06 +00:00
Arthi-chaud 889d07cfe5 Front: Fix API calls with JWT Token 2022-11-13 15:48:52 +00:00
Arthi-chaud 4ecd556918 User Slice: Use API Instance instead of access token 2022-11-04 09:18:48 +00:00
Arthi-chaud 6a31062336 Front: Override redux functions for type safety 2022-10-07 09:29:58 +01:00
Arthur Jamet 6f9dd61800 Merge pull request #74 from Chroma-Case/front/api-wrapper
Front/api wrapper
2022-09-09 16:41:10 +02:00
Arthi-chaud bf5d2add77 Front: Type authentication string for more clarity 2022-08-15 10:15:00 +02:00
Arthi-chaud d630fb6bd0 Front: i18n: Call translator instance on reset language action 2022-08-13 13:58:53 +02:00
Arthi-chaud b16ef2276c Front: Language Slice: Call i18n method to change instance's language 2022-08-11 15:50:40 +02:00
Arthi-chaud 0698a551ab Front: Language Slice: typesafe payload 2022-08-08 12:18:15 +02:00
Arthi-chaud 234150c630 Merge branch 'front/router' of ssh+git://github.com/Chroma-Case/Chromacase into front/i18n 2022-08-08 12:16:28 +02:00
Arthi-chaud 3f20625de3 Front: User Slice: typesafe payload 2022-08-08 12:15:30 +02:00
Arthi-chaud 98956a79ad Front: State Management: Add language Slice 2022-08-08 12:10:44 +02:00
Arthi-chaud 9859646dcf Front: Add base Store + user slice 2022-08-07 12:41:21 +02:00