Commit graph

365 commits

Author SHA1 Message Date
Arnaud Vergnet
de8820eada feat: save login token 2021-09-12 23:39:23 +02:00
Arnaud Vergnet
2c11addf40 fix: make search fields take whole header 2021-09-12 22:38:52 +02:00
Arnaud Vergnet
764296708c feat: fix typescript and eslint errors 2021-09-12 18:33:18 +02:00
Arnaud Vergnet
d5c6aa6b48 feat: updated libs 2021-09-10 16:44:26 +02:00
Arnaud Vergnet
3b2776542a Show proxiwash message in header if available 2021-07-16 15:30:55 +02:00
Arnaud Vergnet
c75b90d254 Change proxiwash website icon to open-in-new 2021-07-06 19:11:15 +02:00
Gérald LEBAN
ba62e5d3ec Add a button to open the proxiwash website in the default browser 2021-07-05 13:19:02 +02:00
Gérald LEBAN
b127cca068 Add a button to open the proxiwash website in the default browser 2021-07-05 13:09:22 +02:00
Arnaud Vergnet
20aed5cc80 Update prettier config 2021-05-23 23:08:22 +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
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
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
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
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
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
d55c692bd3 Improve request error handling 2021-05-13 19:10:28 +02:00
Arnaud Vergnet
52651ecf85 Convert planex group components to functional 2021-05-13 17:19:43 +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
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
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
Arnaud Vergnet
d3a48d95c3 Fix group selection 2021-05-10 21:34:07 +02:00
Arnaud Vergnet
aefeb8373a refactor planex screen to functionnal component 2021-05-10 21:21:15 +02:00
Arnaud Vergnet
a8dde29654 fix proximo images 2021-05-10 20:55:00 +02:00
Arnaud Vergnet
63722c2417 fix some ts errors 2021-05-10 18:00:57 +02:00
Arnaud Vergnet
2bbb3f60ce fix lint errors 2021-05-10 17:55:47 +02:00
Arnaud Vergnet
0a28cf16e3 change sorting function name 2021-05-10 17:42:58 +02:00
Arnaud Vergnet
0182d6118f show article count 2021-05-10 17:38:39 +02:00
Arnaud Vergnet
2f1c64e6f9 add session cache for proximo data 2021-05-10 15:14:55 +02:00
Arnaud Vergnet
a94006d18a Improve websectionlist and update proximo api 2021-05-10 14:55:21 +02:00
Arnaud Vergnet
aed58f8749 Re-add link to game 2021-05-09 15:11:01 +02:00