Commit Graph

7 Commits

Author SHA1 Message Date
Arthur Jamet 10d1342294 Front: Api models validation (#245)
* Front: Model: Write Validators

* Front: Plage response validator

* Front: API: Typing 'fetch' return

* Front: Basic Models: Response Handlers

* Front: API: Validate authentication response

* Front: Validate Search History

* Front: Validate Responses of User updates

* Front: On Validation Error, more verbose console error
2023-07-05 09:22:55 +01:00
Arthur Jamet c5d465df97 Front: Pretty and Lint (#225) 2023-06-17 07:01:23 +01:00
Arthur Jamet 7716c5f9c6 Front: Indet fix 2023-04-24 16:48:45 +01:00
Arthur Jamet bb96d57f27 Front: Use API to get settings 2023-04-23 15:30:37 +01:00
Clément Le Bihan 68f618ad64 fixed the getUserInfo of API.ts 2023-02-23 19:00:12 +01: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 e89c66feea Front: Add Models for API Wrapping 2022-08-13 13:56:31 +02:00