171 Commits

Author SHA1 Message Date
9b51bfda0b Add not found error handling for delete 2023-06-20 19:34:59 +09:00
2838beae12 Remove the unsafe user api 2023-06-20 19:34:59 +09:00
93ae411ebe Use the new filter pipe for every resources 2023-06-20 19:34:59 +09:00
1a5ab5d099 Remove auto-generated spec files 2023-06-20 19:34:59 +09:00
477bff5bff Create a filter pipe 2023-06-20 19:34:59 +09:00
9f55a1498b wip 2023-06-20 19:34:59 +09:00
918c113643 Fix guest user settings 2023-05-30 11:33:43 +02:00
GitBluub
f99dfd0fdd fix: updated robot test 2023-05-30 11:33:43 +02:00
GitBluub
6dcda01f6f feat: song illustrations code 2023-05-30 11:33:43 +02:00
GitBluub
5843da2d02 fix: back crash if file not found 2023-05-30 11:33:43 +02:00
GitBluub
9fb165e4ff fix: scorometer muscis folder and populate fix 2023-05-30 11:33:43 +02:00
GitBluub
5c7648541f feat: artist and genre illustration 2023-05-30 11:33:43 +02:00
GitBluub
8dbb724a0f feat: song illustration 2023-05-30 11:33:43 +02:00
Amaury
97bf7bdac8 Feature/adc/#192 barre de recherche (#201)
* context and react query add to searchView

* handle empty result + back

* #192 - New card components and history fetch + dummy suggestions fetch

* respoonsive design + filters map

* artist details view + translations + SongData mapping fix + items limitation

* history search back and front + cards + fix

* fixed useless history entries

* clean code

* clean code

* fix pr: SearchHistory new type related fixes

* simplified SearchResultComponent (useEffect removed, condition simplified to trigger different 'modes'

* search re-do onPress history cards + scoreView obj map

* clean code API.ts

* fix pr + search history behavior

* added utility function to get song suggestions with artists and fixed error types along the way

* fix in songrow the title didn't shrinked when not enough space on screen

* removed redirect callback from ArtistCard to ArtistResults

* moved the callback from genre card grid to searchresult and implemented history for songs

* SearchBar is now updating input search following stringQuery

* added scroll view to have the complete background

* Added the route props for query in Searchview

* fixed robot test

---------

Co-authored-by: Clément Le Bihan <clement.lebihan773@gmail.com>
2023-05-26 10:50:25 +02:00
aa75ece3a1 Fix robot tests 2023-05-25 17:40:03 +09:00
b1d2027d4b Add informations to the history 2023-05-25 17:40:03 +09:00
155e6f49af Reverse history order 2023-05-25 17:40:03 +09:00
d4f8afd61b Fix api issue 2023-05-25 17:40:03 +09:00
3585c259a0 Add best score in song history 2023-05-25 17:40:03 +09:00
571b3b89e5 Add song history 2023-05-25 17:40:03 +09:00
712c08303a Add create date on history items 2023-05-25 17:40:03 +09:00
GitBluub
3f4fb8f984 fix: fix robot test with old music 2023-05-24 17:53:15 +02:00
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
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
f788872f9b Fix tests and cleanup api responses 2023-03-24 19:01:34 +09:00
a9574cb75a Make the number of party played increment 2023-03-24 19:01:34 +09:00
f24e43a392 Add robot tests 2023-03-24 19:01:34 +09:00
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