Commit Graph

12 Commits

Author SHA1 Message Date
Clément Le Bihan 473672ac33 fixed the getSong of the API.ts but modifications of the backend must be done 2023-02-23 19:00:12 +01:00
Clément Le Bihan 68f618ad64 fixed the getUserInfo of API.ts 2023-02-23 19:00:12 +01:00
Arthur Jamet 8546c86332 Front/translate refactor (#110)
* Front: i18n: Create component

* Front: Use new translation component

* Front: Translation COmpoent: Change props name

* Front: Fix merge
2022-11-24 17:20:45 +00:00
Arthi-chaud 9b823f722f Front: Fix User Model 2022-11-14 09:42:50 +00:00
Arthi-chaud 889d07cfe5 Front: Fix API calls with JWT Token 2022-11-13 15:48:52 +00:00
Amaury 0d17119cf4 Feature/adc/#55 settings screen (#77)
* #55 - created settings views with sub navigation + preference page

* #55 - navigation done

* #55 - views and translations done

* #55 - merge main

* #55 - user settings interface update

* #55 - mobile view fix

Co-authored-by: Arthi-chaud <arthur.jamet@gmail.com>
2022-10-18 19:14:08 +02:00
Arthi-chaud 62f1576a70 Front: Song Lobby Page: Basic Layout with song title, illustration and illustration 2022-09-03 09:42:26 +02:00
Arthi-chaud 596c85fdb0 Front: Models: 'Competency' type renamed to 'Skill' 2022-08-28 12:04:10 +02:00
Arthi-chaud d48d05581f Front: Basic API Wrapper with hard-coded values 2022-08-15 10:54:00 +02:00
Arthi-chaud bf5d2add77 Front: Type authentication string for more clarity 2022-08-15 10:15:00 +02:00
Arthi-chaud e89c66feea Front: Add Models for API Wrapping 2022-08-13 13:56:31 +02:00
Arthi-chaud 42ae446f85 Front: Add 'Lesson' Model 2022-08-13 09:56:29 +02:00