Commit Graph

5 Commits

Author SHA1 Message Date
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 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 98956a79ad Front: State Management: Add language Slice 2022-08-08 12:10:44 +02:00