Commit graph

32 commits

Author SHA1 Message Date
47fd8b7474 Improved list update performance 2020-04-12 17:05:38 +02:00
08de6765a7 Handle android back button to go back in the webview 2020-04-12 12:57:23 +02:00
a5dfa4f021 use back webview and linking instead of expo web browser 2020-04-12 12:36:29 +02:00
fe24fce882 Improved webview screen header buttons and removed unused props 2020-04-12 12:03:26 +02:00
f3b7bafdca Use external library to render header buttons 2020-04-11 21:47:09 +02:00
24fb1e3f9b Improved html component to ignore text styles 2020-04-10 23:06:13 +02:00
db1d5166c6 Added amicale contact page 2020-04-10 17:10:10 +02:00
5b994aab95 Fixed ios icon position 2020-04-10 14:25:50 +02:00
ebbd4df591 Removed logs 2020-04-10 00:29:09 +02:00
9f74e64d70 Fixed login redirection 2020-04-10 00:23:22 +02:00
4f80cadfed Fixed event preview click and dark mode display 2020-04-10 00:09:25 +02:00
f282a1dd84 Further theme switching improvements 2020-04-09 23:59:45 +02:00
9bdfe3944e Fix for theme not updating 2020-04-09 23:30:42 +02:00
88478c15b5 Change icon if draw 2020-04-09 17:42:41 +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
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
41b9194d98 Allow to open app with links to clubs and events 2020-04-08 00:47:38 +02:00
0ee0a6db3a Logout user if token expires 2020-04-07 20:11:04 +02:00
f433edf902 Hide side bar items in accordions 2020-04-07 17:44:48 +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
c70bafe273 Improved error handling 2020-04-07 14:17:53 +02:00
ed2bf89d2f Created error dialog component for error handling 2020-04-07 00:52:17 +02:00
b2891ddeea Created a loading dialog component to handle async requests 2020-04-07 00:27:32 +02:00
98b1d267ec Added basic vote display 2020-04-06 19:49:32 +02:00
e1a57487a2 Implemented base vote screen and updated ConnectionManager.js to match new protocol 2020-04-06 18:32:10 +02:00
7295108832 Fixed crash on navigation reset 2020-04-06 14:39:29 +02:00
dc3a49ee6c Moved all source files in src folder 2020-04-05 23:56:43 +02:00