Commit Graph

348 Commits

Author SHA1 Message Date
Arthur Jamet cec07b7e99 Front: Handle Error when guest username is already taken 2024-01-04 11:46:13 +01:00
Arthur Jamet f93968c3eb Front: Add Username for Guest Mode 2024-01-04 11:33:11 +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 375d36f6c5 Fixed google logo for mobile 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
Arthur Jamet 60988dd599 Front: Use Mutations to update 'liked' state 2023-12-29 18:13:40 +01:00
Arthur Jamet 004a541302 Front: Lint + format 2023-12-28 12:07:35 +01:00
Arthur Jamet f4cd9e18ea Front: Explain how to DL the APK 2023-12-28 12:07:35 +01:00
Arthur Jamet 2dc301addf Front: add Button to Download APK From Web 2023-12-28 12:07:35 +01:00
Arthur Jamet e85a959c26 Front: remove Visible IDs 2023-12-22 17:37:21 +01:00
Arthur Jamet ce4baa61dc Front: serve Google logo ourselves 2023-12-21 17:17:47 +01:00
Arthur Jamet e90c7f05a8 Front: Remove use of external images for placeholders 2023-12-21 17:17:47 +01:00
Arthur Jamet fb0e43af88 Front: Prettier 2023-12-21 17:17:47 +01:00
Arthur Jamet 9bb256f2ee front: add missing translation components 2023-12-21 17:17:47 +01:00
Arthur Jamet d3994ff26e Front: First Pass on translations + remove unused setting tabs 2023-12-21 17:17:47 +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
Clément Le Bihan 7d7f886661 Fixed CI and good to merge 2023-12-07 16:52:35 +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 ca4818c070 Merge remote-tracking branch 'origin/main' into feat/adc/search-view-v2 2023-12-06 14:52:44 +01:00
Clément Le Bihan 69d9a4c499 CI fixes 2023-12-05 16:18:05 +01:00
Clément Le Bihan f590b573fb Fixed validator for songhistory 2023-12-05 12:26:52 +01:00
Clément Le Bihan 2c9ec4a7d3 added missing useAssets in Scaffold and did duplicate suppresion for play history 2023-12-05 11:24:15 +01:00
Arthur Jamet 393782b4b8 Front: Fix state management at end of play 2023-12-05 10:38:57 +01:00
Arthur Jamet c33e1bbaa3 Front: Merge 2023-12-05 08:42:28 +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
Clément Le Bihan 81976206f9 Merge branch 'main' into feat/adc/search-view-v2 2023-12-04 23:43:08 +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 3becdcff46 Fix types 2023-12-04 13:28:07 +01:00
zoriya c0bc611268 Use includes on liked, music, score, search and fav pages 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
Arthur Jamet d3f7eded41 Front: Merge 2023-12-04 09:58:28 +01:00
Arthur Jamet bbf3a317ec Front: Score: Better iterations 2023-12-02 08:37:49 +01:00
Arthur Jamet c6365113c4 Front: Prettier 2023-12-02 08:20:08 +01:00
Arthur Jamet 454835338f Front: Fix some mistakes 2023-12-02 08:18:12 +01:00
zoriya 9bce8d74c9 Fix tab index of interactive base 2023-12-01 16:46:58 +01:00