Commit Graph

15 Commits

Author SHA1 Message Date
Amaury a26efefd01 Feature/adc/#50 users settings route (#89)
* #50 - migration 20221023123919_ + route settings

* #50 - migration 20221023123919_ + route settings

* #50 - settings creation at user creation + update migration

* changed settings acces from by id to userId

* deleting the user results in deleting it's associated userSettings row

* pr fixes + robot tests + other minor fixes

* removed useless comments

* added settings endpoint to /auth/me and automated creation to /register

* clean code before merge
2023-04-12 05:32:41 +03:00
zoriya e43a8fd111 Fix duplicated guests 2023-04-09 10:35:10 +02:00
Zoe Roux fb5e313f6f Fix duplicated history (#182) 2023-04-05 15:30:48 +09:00
zoriya f788872f9b Fix tests and cleanup api responses 2023-03-24 19:01:34 +09:00
zoriya f24e43a392 Add robot tests 2023-03-24 19:01:34 +09:00
Zoe Roux f1a3f6e46a Add song & search history (#165) 2023-03-01 13:29:33 +09:00
GitBluub 6975144e35 feat: genre and album populate and CRUD 2022-10-26 17:25:58 +09:00
Zoe Roux 7bcdc4ff22 Add artists robot tests 2022-10-26 17:25:58 +09:00
Zoe Roux 89dbee0b17 Add populate script and artist api 2022-10-26 17:25:58 +09:00
Bluub 38ddea057d feat: add song crd and tests (#80)
Co-authored-by: Zoe Roux <zoe.roux@sdg.moe>
2022-09-26 23:21:55 +09:00
Zoe Roux 014c64d52d Add a swagger (#79) 2022-09-26 23:12:19 +09:00
Zoe Roux a897d7693c Add lessons on the API. (#78) 2022-09-26 22:48:26 +09:00
Louis Auzuret cdca0d4942 fix: auth robot test 2022-09-24 16:51:39 +09:00
Zoe Roux eb6ac6091c feat: add robot framework CI 2022-06-20 10:35:28 +02:00
Louis Auzuret 4e9ad2a05f feat(back): init nest and prisma 2022-05-03 17:25:43 +02:00