Commit Graph

79 Commits

Author SHA1 Message Date
zoriya 7a63a66da5 Rework music list 2024-01-13 01:10:58 +01:00
Clément Le Bihan dd09827d08 minor fixes 2024-01-09 17:34:35 +01:00
zoriya b5b94adc83 Format code 2024-01-09 17:34:35 +01:00
zoriya e81f2c1f75 Handle safe areas with tabs 2024-01-09 17:34:35 +01:00
zoriya cfc72b8bc1 Fix margins with the desktop scaffold 2024-01-09 17:34:35 +01:00
zoriya a3659618ea Add the desktop scaffold 2024-01-09 17:34:35 +01:00
zoriya 038918c212 Use a custom tabbar 2024-01-09 17:34:35 +01:00
zoriya b5183f84b4 wip 2024-01-09 17:34:35 +01:00
mathysPaul 5ef3885f72 [FIX] MusicList, MusicItem, IconButton: Prevent double-add on consecutive likes
Fixes the issue where consecutive likes on a track mistakenly
added it twice to the liked list. Now ensures correct toggling
between like and unlike.
2024-01-08 01:27:39 +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 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 004a541302 Front: Lint + format 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 ce4baa61dc Front: serve Google logo ourselves 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 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 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 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 c33e1bbaa3 Front: Merge 2023-12-05 08:42:28 +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
Arthur Jamet d3f7eded41 Front: Merge 2023-12-04 09:58:28 +01:00
Arthur Jamet c6365113c4 Front: Prettier 2023-12-02 08:20:08 +01:00
zoriya 9bce8d74c9 Fix tab index of interactive base 2023-12-01 16:46:58 +01:00
Clément Le Bihan 5f0d7dda59 Fix popup layout on mobile 2023-11-30 15:34:58 +01:00
Arthur Jamet 72f17c018e Front: Score Modal 2023-11-30 14:24:48 +01:00
Clément Le Bihan b417076ee6 CI compliance 2023-11-28 23:12:45 +01:00
Clément Le Bihan 95da2cc500 lint fix 2023-11-28 23:12:45 +01:00
Clément Le Bihan 00433ee7ba Some fixes for API log error 2023-11-28 23:12:45 +01:00
Clément Le Bihan 7f282e2ec5 tried to desactivate SSR without success and fixed chromacase logo in scaffold auth 2023-11-28 23:12:45 +01:00
Clément Le Bihan 6a8fe074e0 Removed Scrollview from ScaffoldMobile and now each view implement its scroll 2023-11-28 23:12:45 +01:00
Clément Le Bihan cb65e08465 Redid the implementation of the icon in the TextFieldBase to work on mobile 2023-11-28 23:12:45 +01:00
Clément Le Bihan c1e862e6bd Fixed ScaffoldAuth layout on mobile 2023-11-28 23:12:45 +01:00
Clément Le Bihan 533dc0e7ad Fixed css for mobile android 2023-11-28 23:12:45 +01:00
Clément Le Bihan ecac53516e init branch 2023-11-28 23:12:45 +01:00
Arthur Jamet 617d31cb22 Front: Remove Old Lobby Page 2023-11-19 09:13:22 +01:00
Clément Le Bihan 384fb10f54 Prettier and linter stuff 2023-11-18 23:29:22 +01:00
mathysPaul 9b0c633a87 [FIX] Reviwed comments on the RP 2023-11-17 13:22:54 +01:00
mathysPaul c91bbfd2f1 [FIX] Reviwed comments on the RP 2023-11-17 13:19:39 +01:00
mathysPaul 9882fd240e [FIX] fix some type errors 2023-11-17 10:37:14 +01:00
mathysPaul ea6073eb71 [REM] fit-content removed 2023-11-17 10:18:29 +01:00
mathysPaul 22722082eb [FIX] Reviwed comments on the RP 2023-11-17 00:28:22 +01:00
mathysPaul 36316b0333 [FIX] Reviwed comments on the RP 2023-11-17 00:23:28 +01:00