Commit graph

1112 commits

Author SHA1 Message Date
Arnaud Vergnet
20aed5cc80 Update prettier config 2021-05-23 23:08:22 +02:00
Arnaud Vergnet
0be3a53747 Upgrade to 5.0.0-1 2021-05-23 16:15:44 +02:00
Arnaud Vergnet
bdffd01df4 Fix mascot dialog not showing 2021-05-23 16:12:42 +02:00
Arnaud Vergnet
c500ae05e6 Redirect to login screen if not logged in 2021-05-23 15:43:50 +02:00
Arnaud Vergnet
b289a85b8a Do not show retry button on token error 2021-05-23 15:07:37 +02:00
Arnaud Vergnet
ffa4cfa376 Fix state errors 2021-05-23 15:04:19 +02:00
Arnaud Vergnet
541c002558 convert connection manager to context 2021-05-23 14:14:20 +02:00
Arnaud Vergnet
44aa52b3aa Upgrade to 5.0.0-0 2021-05-22 19:25:38 +02:00
Arnaud Vergnet
b15b200846 Hide loading screen only after JS loaded 2021-05-22 19:14:03 +02:00
Arnaud Vergnet
fe96d9f8a1 fix proxiwash change not auto refreshing list 2021-05-22 18:38:10 +02:00
Arnaud Vergnet
44d35090ac Add token retrieve error 2021-05-22 18:23:29 +02:00
Arnaud Vergnet
245e6c5cc8 Remove log 2021-05-22 15:45:56 +02:00
Arnaud Vergnet
8f9c02ff75 Fix game reset and highscore updates 2021-05-22 15:45:24 +02:00
Arnaud Vergnet
9ae585bdf8 Convert game into functional component 2021-05-22 15:39:35 +02:00
Arnaud Vergnet
14365a92a4 fix login screen header color 2021-05-22 14:06:27 +02:00
Arnaud Vergnet
19f6dd3cf0 fix header darkmode not changing 2021-05-22 11:18:48 +02:00
Arnaud Vergnet
acbbd2d27d Move preferences in separate contextes
This improves performance when updating preferences
2021-05-22 11:11:53 +02:00
Arnaud Vergnet
20d5e790d0 fix proxiwash update loop 2021-05-19 13:00:39 +02:00
Arnaud Vergnet
9e6fee467f Fix tab navigator render loop 2021-05-19 09:47:36 +02:00
Arnaud Vergnet
94a0ca33a4 Remove log 2021-05-18 18:45:56 +02:00
Arnaud Vergnet
c3304c6f06 Fix initial preferences loading 2021-05-18 18:43:14 +02:00
Arnaud Vergnet
7d0df0e7ce Fix startup crash 2021-05-18 18:31:18 +02:00
Arnaud Vergnet
00f9428972 Use context to handle preferences
This is not tested, expect crashes
2021-05-18 11:36:15 +02:00
Arnaud Vergnet
b5d4ad83c3 Move context files into own folder 2021-05-15 11:41:17 +02:00
Arnaud Vergnet
1d2ec83619 Add context async storage logic
This isn't implemented yet, but the necessary files are here
2021-05-15 11:38:12 +02:00
Arnaud Vergnet
d55c692bd3 Improve request error handling 2021-05-13 19:10:28 +02:00
Arnaud Vergnet
a1cfb0385a Move accordion children in prop 2021-05-13 18:20:47 +02:00
Arnaud Vergnet
52651ecf85 Convert planex group components to functional 2021-05-13 17:19:43 +02:00
Arnaud Vergnet
9675d329cc Remove unused import 2021-05-13 16:33:00 +02:00
Arnaud Vergnet
5795fca035 Convert mascot popup to functional
THis fixes TS issues
2021-05-13 16:32:41 +02:00
Arnaud Vergnet
ae1e2fcdc0 fix typescript errors 2021-05-13 13:28:34 +02:00
Arnaud Vergnet
742643b9e2 Replace Authenticated screen by RequestScreen 2021-05-13 13:19:28 +02:00
Arnaud Vergnet
9b4caade00 Update api error codes 2021-05-13 10:58:47 +02:00
Arnaud Vergnet
50c62dd676 fix state update 2021-05-13 10:32:44 +02:00
Arnaud Vergnet
6516cf918d remove log 2021-05-13 10:27:25 +02:00
Arnaud Vergnet
e7cffde198 Remove annoying snackbar 2021-05-13 10:27:01 +02:00
Arnaud Vergnet
c1dd69d0ed move last refresh date in request screen 2021-05-13 09:59:38 +02:00
Arnaud Vergnet
02135d64ff Allow laundromat swwitch from header 2021-05-12 23:56:44 +02:00
Arnaud Vergnet
360023aea6 show proxiwash last updated date 2021-05-12 23:49:41 +02:00
Arnaud Vergnet
27199b85e5 Update proxiwash screen and notifications 2021-05-12 23:01:41 +02:00
Arnaud Vergnet
e08fdc7c37 Improve planex group search performance 2021-05-11 16:43:43 +02:00
Arnaud Vergnet
ed4bb216a0 Improve favorites handling 2021-05-11 16:31:15 +02:00
Arnaud Vergnet
c2fdda5588 fix no group selected screen 2021-05-11 15:56:04 +02:00
Arnaud Vergnet
8506d3d81f Sync planex bottom bar animation with scroll 2021-05-11 15:49:55 +02:00
Arnaud Vergnet
46944a4487 show event color in popup 2021-05-11 09:08:05 +02:00
Arnaud Vergnet
115534f1c6 fix price decimals 2021-05-11 08:57:23 +02:00
Arnaud Vergnet
92eedda98b fix planex initial group 2021-05-11 08:55:20 +02:00
Arnaud Vergnet
35a4b377f8 simplify web section list 2021-05-11 08:47:54 +02:00
Arnaud Vergnet
3cb6ddd7f9 remove unecessary rule 2021-05-10 23:38:52 +02:00
Arnaud Vergnet
27f7a079b4 refactor planex groups with functionnal components 2021-05-10 23:38:04 +02:00