Commit Graph

32 Commits

Author SHA1 Message Date
Clément Le Bihan 1d496301d9 Put margin and fixed profile username display 2024-01-13 12:17:40 +01:00
zoriya 3c04e8bb39 Fix types 2024-01-09 17:34:35 +01:00
zoriya 42a947dfb0 Remove all scafoldcc instances 2024-01-09 17:34:35 +01:00
Arthur Jamet fb0e43af88 Front: Prettier 2023-12-21 17:17:47 +01:00
Arthur Jamet 9bb256f2ee front: add missing translation components 2023-12-21 17:17:47 +01:00
Arthur Jamet d3994ff26e Front: First Pass on translations + remove unused setting tabs 2023-12-21 17:17:47 +01:00
Clément Le Bihan b417076ee6 CI compliance 2023-11-28 23:12:45 +01:00
Clément Le Bihan a0587fbad6 Fixed flex layout for ProfileView on mobile 2023-11-28 23:12:45 +01:00
mathysPaul ea6073eb71 [REM] fit-content removed 2023-11-17 10:18:29 +01:00
Arthur Jamet ebed646c07 Front: type-check navigator + lint and pretty 2023-10-28 08:25:23 +02:00
Arthur Jamet 7067fb9708 Front: Pretty 2023-10-28 08:09:21 +02:00
mathysPaul 77f0c2f06f [add]: LinkBase && PopupCC, starting theme management (light and dark) and translation 2023-10-27 20:50:05 +02:00
mathysPaul 6a8ca7d0fa [Purge profile view]: Remove skills filters and add filter by music 2023-10-15 21:09:56 +02:00
mathysPaul f610de3045 Restore guest mode 2023-10-08 19:47:03 +02:00
mathysPaul 3ca17338e8 [add] Scaffold redesign 2023-09-27 13:30:24 +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