Commit Graph

15 Commits (b4c1348e3eda96ff2e51022b7d233ef9fe715a5a)

Author SHA1 Message Date
Nicolas Doby b6e86f0641 feat: review backend and frontend
- update to the latest version of Java/SpringBoot
- update to the latest version NuxtJS
- add account/password update
- add account creation
- add account password reset
- add bundle to regroup questions and add default questions on user creation
- add bundle creation
2024-09-12 11:13:54 +02:00
Nicolas Doby f86d794239 feat(login): add autocomplete 2023-02-28 17:43:47 +01:00
Nicolas Doby 474fc988f8 fix(a11y): add axe numbers 2023-02-28 17:38:03 +01:00
Nicolas Doby bb19bca946 fix: revert to get only the questions from the current user 2022-11-14 11:52:42 +01:00
Nicolas Doby bac009af8f fix: correct typography 2022-11-02 15:33:26 +01:00
Nicolas Doby 3c4928ae61 feat: review model to retrieve all the questions with a single query
- update initial data
- add description field to the axe
2022-11-02 11:16:17 +01:00
Nicolas Doby 075a508bb5 fix: set the score on the same line 2022-10-13 18:35:09 +02:00
Nicolas Doby 76d8b3868a fix: correct id compute 2022-10-10 16:14:00 +02:00
Nicolas Doby 053d9f724b fix: correct id compute 2022-10-10 15:57:37 +02:00
Nicolas Doby b61fb37e7e chore: add logs 2022-10-10 15:43:16 +02:00
Nicolas Doby 2e0b7440ce chore: add debug 2022-10-10 15:26:11 +02:00
Nicolas Doby c4dbdd05e0 fix: correct typing issue 2022-10-10 10:46:32 +02:00
Nicolas Doby 09ff7433ed refactor: handle api models identifiers 2022-10-10 10:29:25 +02:00
Nicolas Doby baccbf8d56 chore: remove built file 2022-10-10 10:29:05 +02:00
Nicolas Doby 97059d4c6e feat: add frontend 2022-10-07 16:15:53 +02:00