Commit graph

372 commits

Author SHA1 Message Date
fd3f6393fe Improved performance and used paper drawer items instead of navigation drawer items 2020-04-05 19:44:34 +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
cb98e1c546 Display custom error view on webview error 2020-04-02 13:27:25 +02:00
5e35086a9c Moved loading screen in own component 2020-04-02 10:45:42 +02:00
3f576c2287 Organized custom components 2020-04-02 10:07:20 +02:00
2010170e8b Updated translations 2020-04-02 09:58:25 +02:00
4bc6ae07b5 Allow reload when error 2020-04-02 09:52:43 +02:00
4ce6865b6a Improved profile display and added new translations 2020-04-01 14:48:11 +02:00
a1f20fbf4e Disable login button when loading to prevent multiple login requests 2020-04-01 14:27:59 +02:00
ee13d099fe Improved translations and improved alert popup 2020-04-01 14:25:25 +02:00
f10242b187 Improved logout popup and fixed warnings 2020-04-01 13:01:28 +02:00
cff18d8256 Remove log function 2020-03-31 21:24:03 +02:00
5a788f4b6d Added profile translations 2020-03-31 21:22:35 +02:00
5e40e271b7 Added club information 2020-03-31 21:10:13 +02:00
d7d6146245 Added translations for login screen 2020-03-31 20:40:52 +02:00
1c473a1712 Prevent login when user has not given his consent on data 2020-03-31 19:56:14 +02:00
b118c98e93 Improved profile display 2020-03-31 19:36:02 +02:00
6b2aca3131 Improved error display 2020-03-31 19:00:47 +02:00
4406efaf41 Improved authenticated screens states 2020-03-31 18:40:06 +02:00
c5e79f45c3 Implemented basic login state 2020-03-31 14:21:01 +02:00
2b0945fe5b Improved error handling 2020-03-31 11:05:00 +02:00
4259dd779d Added authenticated post request support and added more tests 2020-03-31 10:57:53 +02:00