Commit graph

21 commits

Author SHA1 Message Date
2bcbe36f2f Change mascot popup key
This will ensure old users will still see the popups, even if they dismissed the old banners.
2020-08-14 17:45:49 +02:00
3d9bfdea4c Improve vote screen to match linter 2020-08-02 19:52:19 +02:00
6254ce1814 Improved async storage usage 2020-07-23 12:03:51 +02:00
be33726e39 Added collapsible header to more screens and added an abstraction layer around collapsible behaviour 2020-07-22 23:54:05 +02:00
9a379ffb3d Added mascot to vote screen 2020-07-15 17:53:31 +02:00
b66e50eaf8 Improved doc and typing and removed unused file 2020-06-29 15:09:33 +02:00
6dbce2cc3e Improved flow typing for the vote screen 2020-04-19 18:49:24 +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
299a940ba4 Improved vote eror handling 2020-04-08 20:36:02 +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
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