25 Commits

Author SHA1 Message Date
zoriya 2838beae12 Remove the unsafe user api 2023-06-20 19:34:59 +09:00
zoriya 477bff5bff Create a filter pipe 2023-06-20 19:34:59 +09:00
GitBluub f99dfd0fdd fix: updated robot test 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
zoriya aa75ece3a1 Fix robot tests 2023-05-25 17:40:03 +09:00
zoriya 155e6f49af Reverse history order 2023-05-25 17:40:03 +09:00
zoriya 3585c259a0 Add best score in song history 2023-05-25 17:40:03 +09:00
zoriya 571b3b89e5 Add song history 2023-05-25 17:40:03 +09:00
zoriya 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
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