73 Commits

Author SHA1 Message Date
Clément Le Bihan dcca780f2d pretty fix 2024-01-15 02:14:43 +01:00
Clément Le Bihan 10dbfda8a4 Fix search input bar wasn't visible on android 2024-01-15 02:14:43 +01:00
Amaury Danis Cousandier 4ba4303b1e fix(../V2/SearchView): actual music list used + minor fixes 2024-01-14 16:13:14 +01:00
Amaury Danis Cousandier f2ad34c8ab feat(search view v2): update API.searchSongs 2024-01-13 10:00:59 +01:00
Amaury Danis Cousandier 627b8df658 css fixed 2024-01-12 16:54:54 +01:00
Amaury Danis Cousandier 29a9ffce74 pretty tsc lint 2024-01-11 17:56:32 +01:00
Amaury Danis Cousandier caa3322676 liked handled properly 2024-01-11 17:46:27 +01:00
danis 90f9574a6f merge main 2024-01-06 10:53:59 +01:00
Clément Le Bihan f46c2cfb4a fix ci 2024-01-04 22:22:56 +01:00
Clément Le Bihan 9f14061efd Now using european date format 2024-01-04 22:21:11 +01:00
danis 88b111529b Merge branch 'main' into feat/adc/search-view-v2 2024-01-04 21:02:40 +01:00
danis 851ee7420f fix(../V2/SearchHistory): fixed hard coded color + lightmode thing 2024-01-04 19:31:36 +01:00
danis ef57eb752d fix(../V2/SearchHistory): fixed background width of history type prop 2024-01-04 18:41:44 +01:00
danis fcb29ae484 Merge branch 'main' into feat/adc/search-history-V2 2024-01-02 20:52:57 +01:00
danis 5c4847ae2c style(searchBarV2): fixed coding style eslint error 2024-01-02 20:24:48 +01:00
Arthur Jamet 60a73781bd Front: Lint + format 2023-12-29 18:13:40 +01:00
Arthur Jamet 4e3b378d6a Front: Lint + format 2023-12-29 18:13:40 +01:00
Clément Le Bihan 495380ec43 Fix CI 2023-12-29 18:13:40 +01:00
Clément Le Bihan af0531bb0c Fixed the like button and now desactivated the click on card to go to song and changed default display for score from '?' to '-' 2023-12-29 18:13:40 +01:00
Arthur Jamet 962cf58e77 Front: DiscoveryView: USe Like status 2023-12-29 18:13:40 +01:00
danis b3853646cb t1 2023-12-21 17:40:23 +01:00
Clément Le Bihan 00d097f643 Fixes prettier 2023-12-20 12:01:55 +01:00
Arthur Jamet 7a6dc8b0c9 Front: Use history include to get best/last score for a song 2023-12-20 12:01:55 +01:00
Clément Le Bihan b4f04f9b71 Fixed number of lignes on DiscoveryCard 2023-12-19 17:06:30 +01:00
Arthur Jamet 9df0c98100 Front: DiscoveryView: Remove Dummy Data 2023-12-19 15:03:18 +01:00
danis dac9849ef5 bug fix 2023-12-07 20:17:18 +01:00
danis 11ed8f90fd stupid hooks rules 2023-12-07 20:08:21 +01:00
danis 5d103c6687 feat(search): proper data passing through handler 2023-12-07 17:18:00 +01:00
Clément Le Bihan 7d7f886661 Fixed CI and good to merge 2023-12-07 16:52:35 +01:00
danis be926dcaed feat(search): exchange between search bar and searchView. paella 2023-12-07 16:48:25 +01:00
danis 3353a17611 feat(search histo v2): created search history component + historyRow + fetching da things 2023-12-06 22:41:02 +01:00
danis 1c1596b44a fix(searchBarV2): mobile view adapted 2023-12-06 21:13:02 +01:00
danis 9b05dc3ae3 fix(searchBarV2): fix hidden scrollView when artist is selected 2023-12-06 20:31:08 +01:00
danis d717269563 fix(searchBarV2): translation search bar placeholder 2023-12-06 20:08:47 +01:00
danis cba8815cfc fix(searchBarV2): translations and genre none selection 2023-12-06 20:01:49 +01:00
Clément Le Bihan ef4f2355bf INput fixed styling 2023-12-06 15:57:37 +01:00
Clément Le Bihan 24a226b283 Adapted the layout and changed TextInput to Input from native base to support the theme 2023-12-06 15:42:15 +01:00
Clément Le Bihan 81717ec5b1 Renamed getGenres and getArtists to getAllGenres and getAllArtists and removed HomeNew from navigation 2023-12-06 15:03:32 +01:00
Clément Le Bihan 922e36093e Merge remote-tracking branch 'origin/main' into feat/adc/search-view-v2 2023-12-04 23:48:14 +01:00
Amaury 4ac6369deb Leaderboard View (#332)
* LeaderboardView init

* back scores handling

* blah

* add score controller

* commit score on end of play

* front and back fix

* podium component

* push the button

* ill be baaack

* flex css thing

* pretty

* migration leaderboard

* feat(leaderboard): wip

* feat(leaderboard): pretty

* feat(leaderboard): i might be dumb

* fix(leaderboard): misuse of nullable() for totalScore User validator
2023-12-04 23:37:06 +01:00
Clément Le Bihan 1d61b1e652 eslint 2023-12-04 23:16:20 +01:00
zoriya 14e241db37 Format code with prettier 2023-12-04 13:28:07 +01:00
zoriya eff5eae706 Handle includes in the home page 2023-12-04 13:28:07 +01:00
zoriya 59a48ad060 Handle includes in the front for the hisory 2023-12-04 13:28:07 +01:00
danis 183dee193c pretty, lint, type check 2023-12-01 15:22:45 +01:00
danis e148f9edb8 feat(searchBar): artist row list chip selection + genre dropdown select 2023-12-01 13:58:34 +01:00
danis 8a00b99f9a feat(searchBar): wip 2023-11-30 21:34:05 +01:00
danis 397dfbcf5f Merge branch 'main' into feat/adc/search-view-v2 2023-11-30 13:41:27 +01:00
Clément Le Bihan 95da2cc500 lint fix 2023-11-28 23:12:45 +01:00
Clément Le Bihan 3b89387b12 Fixes, cleanup from first PR reread 2023-11-28 23:12:45 +01:00