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 1316ebb70b chore: remove debug logs 2023-02-28 17:35:28 +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 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 cb4f9b2766 chore: add documentation 2022-10-13 18:15:20 +02: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 c638bd035d test: remove test for now 2022-10-10 11:21:42 +02:00
Nicolas Doby 45ef8f04a4 fix: correct SQL 2022-10-10 11:21:11 +02:00
Nicolas Doby 6bf5963b83 chore: add complete demo data 2022-10-10 10:33:13 +02:00
Nicolas Doby 54bed1846d chore: restore security 2022-10-10 09:43:27 +02:00
Nicolas Doby 058a1ea53e chore: add actuator 2022-10-10 09:20:33 +02:00
Nicolas Doby b953d8eab3 chore: disable temporary security 2022-10-10 09:20:10 +02:00
Nicolas Doby 8c7e039794 chore: configure tracking mode 2022-10-10 08:55:50 +02:00
Nicolas Doby abfaf19c47 feat: initial commit 2022-10-07 16:11:23 +02:00