Commit Graph

49 Commits

Author SHA1 Message Date
Arthur Jamet c3e8fb1c45 Back: Fix Musicxml route 2023-05-04 11:47:44 +01:00
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 a9574cb75a Make the number of party played increment 2023-03-24 19:01:34 +09:00
zoriya f24e43a392 Add robot tests 2023-03-24 19:01:34 +09:00
zoriya a0bf718e1d Add guest profiles 2023-03-24 19:01:34 +09:00
Zoe Roux f1a3f6e46a Add song & search history (#165) 2023-03-01 13:29:33 +09:00
danis cca7a9ff38 removed useless docker and robot files 2023-02-06 13:12:23 +03:00
danis 4b5039cbf1 ran prettier 2023-01-28 20:52:52 +03:00
danis 91bf8c934b #71 - clean code 2023-01-19 18:17:27 +03:00
danis 1b5d966ddc #71 - swagger documentation completed 2023-01-19 11:06:46 +03:00
danis d863ac41ca improved routes + started tests 2023-01-19 00:42:23 +03:00
danis c058a3b767 all basic routes 2023-01-17 22:53:49 +03:00
danis f1ee140b88 Merge branch 'main' into feature/adc/#71-create-search-route 2023-01-06 01:25:18 +03:00
danis f65d0fb096 save dev 2023-01-04 18:10:19 +03:00
danis bdf7cad952 create route + added to swagger 2023-01-03 22:40:55 +03:00
Arthi-chaud 889d07cfe5 Front: Fix API calls with JWT Token 2022-11-13 15:48:52 +00:00
GitBluub 6975144e35 feat: genre and album populate and CRUD 2022-10-26 17:25:58 +09:00
Zoe Roux 5cef277f40 wip: Add artist api doc 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
Zoe Roux 71c35d4016 Fix back prisma migrations on docker 2022-09-27 11:43:31 +09:00
Zoe Roux d4a114dca7 Fix back dockerfile 2022-09-27 11:40:53 +09:00
GitBluub 5cdd06a5bd fix: prisma migrations 2022-09-26 23:33:31 +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
Louis Auzuret 9221bb461e feat: auth routes and service 2022-06-20 16:41:47 +02:00
Louis Auzuret 10730d17f3 feat: jwt guard for nest controllers 2022-06-20 16:41:47 +02:00
Louis Auzuret a71b39090e feat: jwt strategy for passport 2022-06-20 16:41:47 +02:00
Louis Auzuret 70ed6328d8 feat: local strategy for passport 2022-06-20 16:41:47 +02:00
Louis Auzuret 5cff56d930 feat: jwt payload interface 2022-06-20 16:41:47 +02:00
Louis Auzuret 28c8e39415 feat: auth dtos 2022-06-20 16:41:47 +02:00
Louis Auzuret ff7782b95c feat: hash password on register 2022-06-20 16:41:47 +02:00
Louis Auzuret a4c3b58883 feat: update user schema to add password 2022-06-20 16:41:47 +02:00
Louis Auzuret 3359aa504b rm: prisma migrations from repo 2022-06-20 16:41:47 +02:00
Louis Auzuret 54658b118b fix: docker dev 2022-06-20 16:41:47 +02:00
Louis Auzuret cc478ec198 fix: docker production 2022-06-20 16:41:47 +02:00
Louis Auzuret a995798251 feat: add passport dependencies 2022-06-20 16:41:47 +02:00
Zoe Roux eb6ac6091c feat: add robot framework CI 2022-06-20 10:35:28 +02:00
GitBluub 5faa4dc12c feat: users CRUD 2022-06-19 23:23:16 +02:00
GitBluub 039a53ef34 feat: dockerfile and docker-compose 2022-06-19 22:39:25 +02:00
Louis Auzuret 8ed33d2fe8 feat: start users CRUD 2022-06-19 22:12:21 +02:00
Louis Auzuret 22e08ae1fa feat: Add prisma to project 2022-06-19 22:11:59 +02:00
Louis Auzuret dcc9aa42ab rm: remove default dotenv 2022-05-18 14:14:28 +02:00
Louis Auzuret 4e9ad2a05f feat(back): init nest and prisma 2022-05-03 17:25:43 +02:00