Commit Graph

20 Commits

Author SHA1 Message Date
Clément Le Bihan 30fcacbec6 Now using redux to not create sound player every time the phaser is also implicitely cached 2023-09-06 15:09:54 +02:00
Arthur Jamet c5d465df97 Front: Pretty and Lint (#225) 2023-06-17 07:01:23 +01:00
Arthur Jamet 19ded9ca74 Front: Typecheck Navigators and hooks 2023-06-08 10:52:23 +01:00
Arthur Jamet bb96d57f27 Front: Use API to get settings 2023-04-23 15:30:37 +01:00
Clément Le Bihan 6871aaf759 added privacy settings in the settings store and linked to the settings ui 2023-04-19 06:01:13 +02:00
Arthur Jamet b43979dd58 Front: Store: Fix typesafety 2023-04-13 14:17:54 +01:00
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