Commit Graph

39 Commits

Author SHA1 Message Date
Arthur Jamet fb0e43af88 Front: Prettier 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 a4a10eb7f2 Removed shadow elevation since we don't really see a change and its not working on mobile 2023-11-30 15:34:58 +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
mathysPaul d01aabe788 [IMP] linter & prettier 2023-11-13 14:34:14 +01:00
mathysPaul 19d64c1bc5 [IMP] Color theme & MusicList optional property 2023-11-13 14:30:10 +01:00
mathysPaul d4a758d262 [FIX]:
- Prettier
- Linter
2023-11-02 21:53:21 +01:00
mathysPaul d2e1ba51c6 [ADD] LibCC ChromaCase:
- IconButton and MusicItem creation and documentation
- Update native base theme
2023-11-02 21:14:38 +01:00
mathysPaul 77f0c2f06f [add]: LinkBase && PopupCC, starting theme management (light and dark) and translation 2023-10-27 20:50:05 +02:00
Arthur Jamet 76d70f3edd Front: Typecheck 2023-09-30 11:05:08 +02:00
mathysPaul c4ca2e509e Fixing redesign-settings prettier & lint => CI 2023-09-19 18:23:31 +02:00
mathysPaul 1abfbf391f Fixing error prettier redesign CI 2023-09-19 17:36:19 +02:00
mathysPaul 073ff033f3 Fixing error redesign CI 2023-09-19 17:12:49 +02:00
mathysPaul 1e504c8982 Redesign settings 2023-09-19 03:54:12 +02:00
Arthur Jamet c5d465df97 Front: Pretty and Lint (#225) 2023-06-17 07:01:23 +01:00
Arthur Jamet 63d4b10ebb Front: Typecheck Elements 2023-06-08 10:52:22 +01:00
Clément Le Bihan fe782a4f94 fixed useQuery some code style and unused hooks 2023-04-19 06:01:13 +02:00
Clément Le Bihan 50f6fe6851 fixed dark mode for element list baxShadow and hover color 2023-04-19 06:01:13 +02:00
Clément Le Bihan eddbe6e2be fixed responsive issue with an explicit flex-shrink 2023-04-19 06:01:13 +02:00
Clément Le Bihan 3aa104a923 Removed the previous inputs of settings preference view 2023-04-19 06:01:13 +02:00
Clément Le Bihan 047cd054bd hardcoded a width value for range element slider and separated settings in settings preference view into multiple categories 2023-04-19 06:01:13 +02:00
Clément Le Bihan b0dddbe815 used ElementList to reimplement Settings Preference View and changed callback function name for ElementRange from onValueChange to onChange 2023-04-19 06:01:13 +02:00
Clément Le Bihan 70b506c6c2 Moved Settings Preference View into its dedicated file and started to implement ElementRange 2023-04-19 06:01:13 +02:00
Clément Le Bihan 4ec8878e8a fixed a bug in ElementToggle and added statte for notifications and ElementList overhaul 2023-04-19 06:01:13 +02:00
Clément Le Bihan 1b63d27f74 fixed a little style issue of ElementList and setting the mail pressed action to navigate to the mail options 2023-04-19 06:01:13 +02:00
Clément Le Bihan 8cde4747a7 added visual arrow when text is pressable 2023-04-19 06:01:13 +02:00
Clément Le Bihan 5a5654d4f5 fix missing disbled feature not working with pressable 2023-04-19 06:01:13 +02:00
Clément Le Bihan 9c8395b578 added the actionClick support for toggle element type 2023-04-19 06:01:13 +02:00
Clément Le Bihan 0ce17054fc Element functions are now split into multiple file and started the ground work for onPress support 2023-04-19 06:01:13 +02:00
Clément Le Bihan 87fecb7522 now using data for every type of Elements (no more node for custom type) and fixed child keys warning 2023-04-19 06:01:13 +02:00
Clément Le Bihan 2f19c0e547 Added the disabled implementation for elements 2023-04-19 06:01:13 +02:00
Clément Le Bihan c5ba72229f Added a better handling of text and descriptions of the buttons with different sizes 2023-04-19 06:01:13 +02:00
Clément Le Bihan 067f5e711d helperText is working great 2023-04-19 06:01:13 +02:00
Clément Le Bihan f725a89c0c created separate types for each element type in order to handle the different props more sanely 2023-04-19 06:01:13 +02:00
Clément Le Bihan 69fbbd5e00 implemented the toggle element 2023-04-19 06:01:13 +02:00
Clément Le Bihan deda1f738b fixed text values that weren't seeable in dark mode and styling in the ElementList component 2023-04-19 06:01:13 +02:00
Clément Le Bihan cf1e98f9e6 added createdAt info in user data and added types of elements to render in the list in order to have a more coherent look and a simpler api for the ElementList user 2023-04-19 06:01:13 +02:00
Clément Le Bihan 124f87c199 starting to implemnt GtkUI inspired Element list 2023-04-19 06:01:13 +02:00