Commit Graph

18 Commits

Author SHA1 Message Date
Arthur Jamet 76d70f3edd Front: Typecheck 2023-09-30 11:05:08 +02:00
mathysPaul e5a52d0f94 fix checkbox Profile off-screen 2023-09-20 18:34:20 +02:00
mathysPaul 94a64d16e6 Redesign profil with datafake for skills 2023-09-20 17:40:52 +02:00
mathysPaul 973f9bf5b3 redesign AuthenticationView 2023-09-20 10:27:24 +02:00
mathysPaul 6768b0b2a6 merge main 2023-09-19 19:22:25 +02:00
mathysPaul 073ff033f3 Fixing error redesign CI 2023-09-19 17:12:49 +02:00
Arthur Jamet cd9d64e501 Front: Prettier 2023-09-18 15:37:58 +02:00
Arthur Jamet bbc53f04de Front: Get Rid of external image, load local assets 2023-09-18 15:37:58 +02:00
Arthur Jamet 9f542fc9dd Front: User Avatar 2023-07-26 21:00:41 +09:00
Arthur Jamet 62877f9bd2 Front: Typecheck 2023-06-22 18:30:52 +02:00
Arthur Jamet c5d465df97 Front: Pretty and Lint (#225) 2023-06-17 07:01:23 +01:00
Arthur Jamet 87dab44ad0 Front: Settings Navigator: Allow passing screen name as props 2023-06-09 11:51:17 +01:00
Arthur Jamet d7848692f7 Front: More Typechecks 2023-06-08 12:25:34 +01:00
Arthur Jamet b0e01ffbed Front: Navigation: Use actual routes to build a typed navigator 2023-04-14 11:46:40 +01:00
Clément Le Bihan 9dfc2881a2 added partyPlayed into the user metrics model and added a dummy profile setting view page 2023-04-05 16:33:24 +02:00
danis 69be4ef64a completed translations + deleted cloned keys
updated sign* key translations to be more consistent with case
updated error handling of signup exceptions
2023-02-23 22:17:26 +01:00
Arthur Jamet f5770cd104 Front: Dark mode (#157) 2023-02-19 10:02:57 +00:00
Chloé Chauvin af8ec83cd6 104 page du profil utilisateur (#116)
* [ADD] profile page

* [DEL] empty lines

* [UPD] added translation for the profile page

* [UPD] link to the profile page

* [ADD] profile page

* [UPD] moved the progress bar component in its own file

* [UPD] moved the progress bar component

* [WIP] added all the elements to the profile view

* [WIP] added all the elements to the profile view

* User Slice: Use API Instance instead of access token

* Front: Fix API calls with JWT Token

* Front: Handle Empty Server response

* Front: Fix User Model

* Front: Signin Form: Fix submittingstate on error

* Front: Remove logs

* Front/translate refactor (#110)

* Front: i18n: Create component

* Front: Use new translation component

* Front: Translation COmpoent: Change props name

* Front: Fix merge

* 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

* 54-écran-de-titre (#109)

* [ADD] function to hide the splash screen

* [DEL] useless lines

* [ADD] compatibility

* [UPD] settings for the splash screen

* [ADD] chromacase logo on the splash screen

* [UPD] splash logo

* [UPD] set the timeout to 0

* [UPD] set the timeout to 500

* User Slice: Use API Instance instead of access token

* Front: Fix API calls with JWT Token

* Front: Handle Empty Server response

* Front: Fix User Model

* Front: Signin Form: Fix submittingstate on error

* Front: Remove logs

* Front/translate refactor (#110)

* Front: i18n: Create component

* Front: Use new translation component

* Front: Translation COmpoent: Change props name

* Front: Fix merge

* 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

* [MERGE]

* [DEL] useless lines

* [UPD] settings for the splash screen

* [UPD] set the timeout to 0

* [DEL] duplicated line

* [REVERT]

Co-authored-by: Arthi-chaud <arthur.jamet@gmail.com>
Co-authored-by: Arthur Jamet <60505370+Arthi-chaud@users.noreply.github.com>

* [FIX] splashscreen

* [ADD] profile page

* [UPD] link to the profile page

* [UPD] moved the progress bar component

* [FIX] translate

* [UPD] reorganized all translations for ease of use

* [UPD] translated all the texts and made the page more beautiful
[TODO] get the informations of the user

* [ADD] banner and level

Co-authored-by: Arthi-chaud <arthur.jamet@gmail.com>
Co-authored-by: Arthur Jamet <60505370+Arthi-chaud@users.noreply.github.com>
2023-01-13 18:28:06 +00:00