17f64cd849
Add isLiked bool on the front
2024-01-13 01:10:58 +01:00
Clément Le Bihan
495380ec43
Fix CI
2023-12-29 18:13:40 +01:00
Arthur Jamet
962cf58e77
Front: DiscoveryView: USe Like status
2023-12-29 18:13:40 +01:00
Clément Le Bihan
00d097f643
Fixes prettier
2023-12-20 12:01:55 +01:00
Arthur Jamet
99da77f23e
Front: Fix cirular dependecy between validators
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
fd22b8afe5
Fixes of HIGH quality
2023-12-07 16:06:24 +01:00
Clément Le Bihan
69d9a4c499
CI fixes
2023-12-05 16:18:05 +01:00
7678776872
Readd song history's song
2023-12-05 15:00:18 +01:00
Clément Le Bihan
f590b573fb
Fixed validator for songhistory
2023-12-05 12:26:52 +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
14e241db37
Format code with prettier
2023-12-04 13:28:07 +01:00
3becdcff46
Fix types
2023-12-04 13:28:07 +01:00
c0bc611268
Use includes on liked, music, score, search and fav pages
2023-12-04 13:28:07 +01:00
eff5eae706
Handle includes in the home page
2023-12-04 13:28:07 +01:00
59a48ad060
Handle includes in the front for the hisory
2023-12-04 13:28:07 +01:00
Clément Le Bihan
36041369db
now using dims from cursor file info to set correct ratios for the partition display independantly of the front end platform
2023-11-28 23:12:45 +01:00
Clément Le Bihan
1f25521900
Removed unused code and dependancies (moti, opensheetmusicdisplay, phaser)
2023-11-18 23:29:22 +01:00
Clément Le Bihan
f1662ca18b
Fixed type definition of SongCursorInfos fixed 'race conditions' in asset generation service removed hard coded cursor infos fixed tsc looking to build folders
2023-11-18 23:29:22 +01:00
Clément Le Bihan
f91ab4c430
Added first works on the V2 of the partitionview
2023-11-18 23:29:22 +01:00
danis
bb304fa8cd
merge main into liked songs
2023-09-21 12:04:30 +02:00
Clément Le Bihan
7a1f4fb787
Fix to really allow guest accounts empty strings are transformed to null values
2023-09-20 13:39:26 +02:00
Clément Le Bihan
027d450579
Forgot a merge conflict
2023-09-19 15:19:42 +02:00
Clément Le Bihan
58d761c359
prettier cleanup
2023-09-19 15:19:42 +02:00
Clément Le Bihan
f83043a9c9
Handling in satisfactory manner scoro messages
2023-09-19 15:19:42 +02:00
Clément Le Bihan
cea6d8d0bc
Added the message pinao system reusing a react context for simplicity and emitting note timing messages when scoro gives the result
2023-09-19 15:19:42 +02:00
Clément Le Bihan
13d0be4586
Small QoL fixes thare were really needed
2023-09-19 15:19:42 +02:00
danis
e56436db3a
merging main into feature/adc/#242-liked-songs
2023-09-18 16:49:47 +02:00
danis
bc227fb0ea
pretty + better handling + handling in artist detail view
2023-09-18 16:45:03 +02:00
danis
431427d7ad
fixed mirgation + back-end + front end filter, heart shaped button and special FavSongRow
2023-09-17 20:57:10 +02:00
a52c10fc2c
Add verified badge and page on the front
2023-09-15 17:57:03 +02:00
Clément Le Bihan
30fcacbec6
Now using redux to not create sound player every time the phaser is also implicitely cached
2023-09-06 15:09:54 +02:00
danis
c81f8df61c
prisma migration + back auth/me/likes + front API add and get methods for liked song
2023-08-30 13:06:25 +02:00
Arthur Jamet
9f542fc9dd
Front: User Avatar
2023-07-26 21:00:41 +09:00
d2642b4fb8
Fixing gravatar
2023-07-26 21:00:41 +09:00
Arthur Jamet
20eb62d19b
Front: Graphes de Score ( #248 )
2023-07-26 12:00:06 +01:00
Arthur Jamet
c0d9ee7ca6
Front: Merge
2023-07-16 18:11:34 +01:00
Arthur Jamet
10d1342294
Front: Api models validation ( #245 )
...
* Front: Model: Write Validators
* Front: Plage response validator
* Front: API: Typing 'fetch' return
* Front: Basic Models: Response Handlers
* Front: API: Validate authentication response
* Front: Validate Search History
* Front: Validate Responses of User updates
* Front: On Validation Error, more verbose console error
2023-07-05 09:22:55 +01:00
ccc86895e2
Add an indicator of the google account on the front
2023-06-26 22:41:07 +09:00
Arthur Jamet
857158c6cf
Front: Standardise queries ( #233 )
2023-06-23 15:16:22 +01:00
Arthur Jamet
c5d465df97
Front: Pretty and Lint ( #225 )
2023-06-17 07:01:23 +01:00
Arthur Jamet
19ded9ca74
Front: Typecheck Navigators and hooks
2023-06-08 10:52:23 +01: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
Clément Le Bihan
4d77007010
fixed indent and removing debug comment
2023-05-06 17:25:49 +02:00
Clément Le Bihan
1fa3d77e8d
added search history in API.ts and displaying it on the HomePage
2023-05-06 17:25:49 +02:00
Arthur Jamet
c005ebbdc9
Front: Merge
2023-04-25 15:55:50 +01:00
Arthur Jamet
7716c5f9c6
Front: Indet fix
2023-04-24 16:48:45 +01:00
Arthur Jamet
bb96d57f27
Front: Use API to get settings
2023-04-23 15:30:37 +01:00
Arthur Jamet
88cfd1ecde
Front: Fix Merge
2023-04-19 13:06:44 +01:00