Commit graph

56 commits

Author SHA1 Message Date
98359dba7d Added a welcome box on profile screen 2020-06-26 13:01:27 +02:00
f2acb59ea7 Improved amicale home button and post login behavior 2020-06-26 12:28:18 +02:00
aeb7c438b1 Changed feedback buttons style 2020-04-28 20:30:58 +02:00
070d6beb83 Improved accordion performance 2020-04-28 20:18:52 +02:00
7181579481 Use react native Linking instead of expo 2020-04-27 21:30:12 +02:00
82f208b366 Fixed crash on club screen 2020-04-25 16:49:13 +02:00
0267ff70ce Improved error messages 2020-04-23 11:05:35 +02:00
c4337b13cb Added contact link 2020-04-23 08:39:07 +02:00
56effeaaf9 Moved amicale contact to services header button 2020-04-22 23:14:04 +02:00
0f0b63bdd7 Fixed broken reset button 2020-04-22 19:44:30 +02:00
92fce1d425 Fixed login redirection error 2020-04-22 11:35:01 +02:00
0c71a78b22 Enabled collapsing header in login screen 2020-04-22 11:18:43 +02:00
96ed75ac72 Added collapsible header to profile 2020-04-21 20:02:17 +02:00
c37e052aa2 Removed drawer and put all links in home screen 2020-04-21 09:50:13 +02:00
8943dcadcb Rewrote navigation to show back button when navigating away from home 2020-04-20 23:12:58 +02:00
dc3aed8bda Improved flow typing 2020-04-20 09:29:21 +02:00
6dbce2cc3e Improved flow typing for the vote screen 2020-04-19 18:49:24 +02:00
bdeae6933a Improved project structure 2020-04-18 20:00:51 +02:00
f8e53a8a72 Fixed padding issues 2020-04-18 17:20:07 +02:00
e157af57d1 Improved status bar height fix 2020-04-18 10:57:00 +02:00
41eaaac350 Temporary fix for statusbar height and image modal jump 2020-04-18 01:03:48 +02:00
46dfbb1048 Tried to fix image modal animation 2020-04-17 16:42:26 +02:00
c67e2fa405 Implemented collapsible header on major lists and webviews 2020-04-13 18:11:53 +02:00
50334fb609 Open amicale links in the webview 2020-04-12 12:46:55 +02:00
a5dfa4f021 use back webview and linking instead of expo web browser 2020-04-12 12:36:29 +02:00
f3b7bafdca Use external library to render header buttons 2020-04-11 21:47:09 +02:00
db1d5166c6 Added amicale contact page 2020-04-10 17:10:10 +02:00
0f8e028159 Improved club about screen 2020-04-10 16:20:52 +02:00
f9f27dd7b7 Updated translations 2020-04-10 16:02:22 +02:00
8563fea835 Display clubs the user is a manager of in first 2020-04-10 00:37:51 +02:00
f282a1dd84 Further theme switching improvements 2020-04-09 23:59:45 +02:00
cbb0624189 Allow pull down to refresh 2020-04-09 17:48:39 +02:00
d032b80158 Fixed vote api errors and handle draw 2020-04-09 17:39:09 +02:00
0ba48adb6e Improved error handling and added new api endpoints 2020-04-09 15:59:54 +02:00
3fe6be4238 Allow going back to last screen after login 2020-04-09 00:43:43 +02:00
205162605f Improved doc 2020-04-09 00:04:44 +02:00
2e4fa20895 Allow clicking on a club in profile screen to show its information 2020-04-08 20:55:56 +02:00
299a940ba4 Improved vote eror handling 2020-04-08 20:36:02 +02:00
71f39a64cc Improved app links and error handling on qr code opening 2020-04-08 20:11:39 +02:00
53daa6671a Improved scanner information display 2020-04-08 16:23:33 +02:00
6a6049220d Improved url handling 2020-04-08 12:10:06 +02:00
41b9194d98 Allow to open app with links to clubs and events 2020-04-08 00:47:38 +02:00
2ee3ed001c Correctly use arrow function instead of bind 2020-04-07 17:57:39 +02:00
48fdca72c0 updated translations 2020-04-07 16:09:39 +02:00
9fc3620044 Moved vote cards in own component files 2020-04-07 15:24:52 +02:00
34594f82d9 Reload page when vote fails and move user to wait when submit vote 2020-04-07 14:38:55 +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