Commit graph

23 commits

Author SHA1 Message Date
d622a2f77a Improved website handling 2020-07-01 20:01:14 +02:00
98168b560b Fixed crash on login input change 2020-06-29 16:02:25 +02:00
b66e50eaf8 Improved doc and typing and removed unused file 2020-06-29 15:09:33 +02:00
aaf7084297 Do not show banner if user has logged in 2020-06-26 17:44:15 +02:00
57f7716700 Use built in webview to display password reset page 2020-06-26 13:25:28 +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
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
8943dcadcb Rewrote navigation to show back button when navigating away from home 2020-04-20 23:12:58 +02:00
bdeae6933a Improved project structure 2020-04-18 20:00:51 +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
3fe6be4238 Allow going back to last screen after login 2020-04-09 00:43:43 +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
ed2bf89d2f Created error dialog component for error handling 2020-04-07 00:52:17 +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
dc3a49ee6c Moved all source files in src folder 2020-04-05 23:56:43 +02:00
Renamed from screens/Amicale/LoginScreen.js (Browse further)