Commit Graph

735 Commits

Author SHA1 Message Date
zoriya 477bff5bff Create a filter pipe 2023-06-20 19:34:59 +09:00
zoriya 9f55a1498b wip 2023-06-20 19:34:59 +09:00
Arthur Jamet c5d465df97 Front: Pretty and Lint (#225) 2023-06-17 07:01:23 +01:00
Arthur Jamet 399c7d0d9e Merge pull request #220 from Chroma-Case/front/ci-typecheck
Front: typecheck and CI
2023-06-11 12:53:56 +01:00
Arthur Jamet 794a7578a8 A README for GitHub (#221)
* README: Logo and pitch

* README: Better Title Image
2023-06-11 12:53:10 +01:00
Arthur Jamet 87dab44ad0 Front: Settings Navigator: Allow passing screen name as props 2023-06-09 11:51:17 +01:00
Arthur Jamet 242e67edaa Front: Play View: Typecheck Audio Context 2023-06-09 09:43:53 +01:00
Arthur Jamet d84b789458 Front: TabRow Navigator: Hide header on small viewports using global navigator for ts 2023-06-09 09:34:59 +01:00
Arthur Jamet 4cf5c39da8 Front: Typecheck TabRow Navigator 2023-06-09 09:31:05 +01:00
Arthur Jamet fa74016257 Front: Allow Use of DOM for Play view 2023-06-08 19:20:36 +01:00
Arthur Jamet d7848692f7 Front: More Typechecks 2023-06-08 12:25:34 +01:00
Arthur Jamet c4c4361ff9 Front: HomeView: Fix bad argument to song card (#216) 2023-06-08 10:53:32 +01:00
Arthur Jamet 19ded9ca74 Front: Typecheck Navigators and hooks 2023-06-08 10:52:23 +01:00
Arthur Jamet 63d4b10ebb Front: Typecheck Elements 2023-06-08 10:52:22 +01:00
Arthur Jamet ff0fc7a8ae CI: Before running build, run tsc 2023-06-08 10:52:22 +01:00
GitBluub f0ea73a2dd fix: scorometer test 2023-06-01 01:13:00 +09:00
GitBluub 3276b02e0f fix: precision calculation with wrong notes 2023-06-01 01:13:00 +09:00
GitBluub 35049eede9 fix: set a note to done on note off 2023-06-01 01:13:00 +09:00
GitBluub a319447ecd fix: scoreview more infos 2023-06-01 01:13:00 +09:00
zoriya 918c113643 Fix guest user settings 2023-05-30 11:33:43 +02:00
GitBluub 2434d5f5df fix: image via props and remove songIllustration function for cover property 2023-05-30 11:33:43 +02:00
GitBluub 25e3d99e22 rm: useless jpg 2023-05-30 11:33:43 +02:00
GitBluub f99dfd0fdd fix: updated robot test 2023-05-30 11:33:43 +02:00
GitBluub c8a95ce8a6 fix: updated scorometer test runner 2023-05-30 11:33:43 +02:00
GitBluub 6dcda01f6f feat: song illustrations code 2023-05-30 11:33:43 +02:00
GitBluub 41d020e7a2 feat: song illustrations 2023-05-30 11:33:43 +02:00
GitBluub 3553954afd feat: artist illustrations 2023-05-30 11:33:43 +02:00
GitBluub 7f51582043 feat: front illustration, sorry for linting 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 7eb3d54903 feat: genre illustrations 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
GitBluub 7b5629f4a4 fix: scorometer musics folder 2023-05-30 11:33:43 +02:00
GitBluub 17955a0525 feat: assets volume instead of musics only 2023-05-30 11:33:43 +02:00
Arthur Jamet 73e0890b3b Front: Play View: Better toasts for score messages (#207) 2023-05-27 18:42:38 +01:00
Arthur Jamet e081b03f20 Musics: Fix tempo of Short (#206) 2023-05-26 13:35:51 +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
zoriya 5baf9309c6 Remove the special case on the score page 2023-05-25 17:40:03 +09:00
zoriya aa75ece3a1 Fix robot tests 2023-05-25 17:40:03 +09:00
GitBluub b3369a158f fix: update the scorometer test and fix missed counter 2023-05-25 17:40:03 +09:00
Arthur Jamet 1fa8c7a560 Front: Fix Score computation 2023-05-25 17:40:03 +09:00
Arthur Jamet 1545c9240b Front: Song Lobby: use null safety 2023-05-25 17:40:03 +09:00
Arthur Jamet 028aed2e9a Front: Fix getSongHistory route call 2023-05-25 17:40:03 +09:00
zoriya 47e0861d47 Make the scoreview use scorometer's information 2023-05-25 17:40:03 +09:00
zoriya b1d2027d4b Add informations to the history 2023-05-25 17:40:03 +09:00
zoriya 155e6f49af Reverse history order 2023-05-25 17:40:03 +09:00
zoriya d4f8afd61b Fix api issue 2023-05-25 17:40:03 +09:00
zoriya b80d4e20c1 Use the new history api on the front 2023-05-25 17:40:03 +09:00
zoriya 3585c259a0 Add best score in song history 2023-05-25 17:40:03 +09:00