Commit graph

592 commits

Author SHA1 Message Date
c70bafe273 Improved error handling 2020-04-07 14:17:53 +02:00
49dced05ab Show error dialog on error 2020-04-07 12:34:55 +02:00
ed2bf89d2f Created error dialog component for error handling 2020-04-07 00:52:17 +02:00
2da2b631ee Fixed scrollView warning 2020-04-07 00:31:07 +02:00
b2891ddeea Created a loading dialog component to handle async requests 2020-04-07 00:27:32 +02:00
0b85b1630c Polished vote display 2020-04-06 23:38:35 +02:00
98b1d267ec Added basic vote display 2020-04-06 19:49:32 +02:00
db96700693 Display card according to elections state 2020-04-06 19:22:28 +02:00
e1a57487a2 Implemented base vote screen and updated ConnectionManager.js to match new protocol 2020-04-06 18:32:10 +02:00
7b332e11fc Fixed buttons not having enough room on some devices 2020-04-06 15:18:15 +02:00
7295108832 Fixed crash on navigation reset 2020-04-06 14:39:29 +02:00
4c746a0b60 Improved script 2020-04-06 14:34:44 +02:00
dc3a49ee6c Moved all source files in src folder 2020-04-05 23:56:43 +02:00
28dd680bd1 Fixed missing import 2020-04-05 23:53:14 +02:00
daae4984ad Updated libs to latest compatible version 2020-04-05 23:51:15 +02:00
8026f8b223 Improved login screen 2020-04-05 21:29:33 +02:00
04793d057e Further FlatList performance improvements 2020-04-05 21:06:00 +02:00
8a1b90a860 Merge remote-tracking branch 'origin/dev' into dev 2020-04-05 20:32:25 +02:00
f1b5a767ba Listen for route change to update sidebar 2020-04-05 20:32:11 +02:00
fd3f6393fe Improved performance and used paper drawer items instead of navigation drawer items 2020-04-05 19:44:34 +02:00
8e996b0d16 Typo in fr translation 2020-04-05 13:18:46 +02:00
7554fb2854 Greatly improved FlatList performance 2020-04-05 11:51:03 +02:00
106227fbbb Improved search and fixed navigation warning on club about screen 2020-04-05 10:29:50 +02:00
8723765e43 Improved overall performance by remove FlatList extraData and adding keys 2020-04-04 21:36:58 +02:00
ab554cae94 Removed useless PureFlatList.js as FlatList is already a pure component 2020-04-04 20:19:18 +02:00
ba893495e1 Improved proximo search and display performance 2020-04-04 20:17:55 +02:00
7829b893c5 Added button translation 2020-04-04 19:46:53 +02:00
557dd000ae Fixed home header button + fixed snackbar button not working 2020-04-04 19:42:04 +02:00
2d26f2c395 Added settings button in ActionsDashboardItem 2020-04-04 16:31:24 +02:00
cacfb2862c Updated unit tests 2020-04-04 16:24:26 +02:00
17016b6452 Recover credentials on startup for increased performance and added login/profile button on home 2020-04-04 16:09:04 +02:00
1ede8f4e9a Show more services button on home 2020-04-04 13:52:16 +02:00
20336c699e Added about screen 2020-04-04 12:47:26 +02:00
e0378d4bc5 Improve club list header 2020-04-04 12:30:08 +02:00
c48887a0d8 Improved search performance 2020-04-04 11:55:51 +02:00
8f1fc3f1bd Added search feature 2020-04-03 23:58:44 +02:00
c148529b94 Display club managers status 2020-04-03 14:42:43 +02:00
784872ed96 Use flatlist empty list render to display errors and loading 2020-04-03 14:28:33 +02:00
94d2db97ad Added useful links 2020-04-03 13:52:19 +02:00
dc4feebbbd Fixed links containing special characters not working 2020-04-03 13:45:55 +02:00
2a19d5a67a Updated links 2020-04-03 13:44:20 +02:00
9b31a8c249 Edited link 2020-04-03 13:41:36 +02:00
fe5b29a5cd Added install instructions and moved in separated file 2020-04-03 13:40:20 +02:00
0db000f602 Updated package to use flow as dev dependency 2020-04-03 13:05:39 +02:00
64c69fed47 removed unused lib 2020-04-03 11:33:51 +02:00
a27fdfd8dc Updated translations 2020-04-02 20:01:56 +02:00
44ff396ae3 Added club categories on display screen 2020-04-02 19:55:50 +02:00
8380fb9a3d Used other image modal lib as the previous one broke back button on android 2020-04-02 19:38:39 +02:00
a42d743aeb Added club list 2020-04-02 19:19:30 +02:00
754c43a81a Added fullscreen image modal 2020-04-02 15:33:12 +02:00