Commit Graph

9 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 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 053d9f724b fix: correct id compute 2022-10-10 15:57:37 +02:00
Nicolas Doby 2e0b7440ce chore: add debug 2022-10-10 15:26:11 +02:00
Nicolas Doby 09ff7433ed refactor: handle api models identifiers 2022-10-10 10:29:25 +02:00
Nicolas Doby 97059d4c6e feat: add frontend 2022-10-07 16:15:53 +02:00