Commit Graph

12 Commits

Author SHA1 Message Date
Arthur Jamet 911e174aef Front: Update splashscreen (#312) 2023-10-08 06:56:16 +02:00
Arthur Jamet 16e6a5e21b Front: Fix Icon dimensions 2023-10-01 11:40:55 +02:00
mathysPaul 68c6c6fa11 fixing error from CI 2023-09-20 17:59:36 +02:00
zoriya 94658d4379 Add static assets to nginx 2023-09-20 14:58:09 +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 1e504c8982 Redesign settings 2023-09-19 03:54:12 +02:00
Arthur Jamet 659f5d5d84 Front: Setup New Font 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
Chloé Chauvin cdcdea1126 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>
2022-11-27 09:20:23 +01:00
Arthi-chaud 62f1576a70 Front: Song Lobby Page: Basic Layout with song title, illustration and illustration 2022-09-03 09:42:26 +02:00
Arthur Jamet c4bd0f5f79 Front End: Initialize TypeScript Project (#62)
* Front End: Initialize TypeScript Project

* Front End: Re-initialize project using Expo

* Front Project Initialization: Add testing dependency

* Init Front: Setup EAS configuration file

* Front: Workflows: Re-do build CI for Expo
2022-07-05 11:34:00 +02:00