Arnaud Vergnet vergnet
  • Toulouse
  • Joined on 2019-02-14
vergnet pushed to dev at vergnet/application-amicale 2020-04-10 00:29:15 +02:00
ebbd4df591 Removed logs
9f74e64d70 Fixed login redirection
Compare 2 commits »
vergnet pushed to dev at vergnet/application-amicale 2020-04-10 00:09:35 +02:00
4f80cadfed Fixed event preview click and dark mode display
f282a1dd84 Further theme switching improvements
9bdfe3944e Fix for theme not updating
9f391fc335 Fixed tab bar color not updating with theme change
Compare 4 commits »
vergnet pushed to dev at vergnet/application-amicale 2020-04-09 17:48:44 +02:00
cbb0624189 Allow pull down to refresh
88478c15b5 Change icon if draw
d032b80158 Fixed vote api errors and handle draw
Compare 3 commits »
vergnet pushed to dev at vergnet/application-amicale 2020-04-09 16:00:22 +02:00
0ba48adb6e Improved error handling and added new api endpoints
vergnet pushed to dev at vergnet/application-amicale 2020-04-09 00:43:50 +02:00
3fe6be4238 Allow going back to last screen after login
205162605f Improved doc
Compare 2 commits »
vergnet pushed to dev at vergnet/application-amicale 2020-04-08 20:56:03 +02:00
2e4fa20895 Allow clicking on a club in profile screen to show its information
299a940ba4 Improved vote eror handling
Compare 2 commits »
vergnet pushed to dev at vergnet/application-amicale 2020-04-08 20:11:46 +02:00
71f39a64cc Improved app links and error handling on qr code opening
vergnet pushed to dev at vergnet/application-amicale 2020-04-08 16:23:37 +02:00
53daa6671a Improved scanner information display
vergnet pushed to dev at vergnet/application-amicale 2020-04-08 15:47:48 +02:00
96e9da162e Added qr code scanner screen
vergnet pushed to dev at vergnet/application-amicale 2020-04-08 12:32:12 +02:00
8e2d1c7a2b Do not create listeners on each focus
vergnet pushed to dev at vergnet/application-amicale 2020-04-08 12:29:53 +02:00
a54493a23f Allow links to open if home is already focused
vergnet pushed to dev at vergnet/application-amicale 2020-04-08 12:10:19 +02:00
6a6049220d Improved url handling
vergnet pushed to dev at vergnet/application-amicale 2020-04-08 00:47:45 +02:00
41b9194d98 Allow to open app with links to clubs and events
1e45f39045 Fixed typo
0ee0a6db3a Logout user if token expires
2ee3ed001c Correctly use arrow function instead of bind
Compare 4 commits »
vergnet pushed to dev at vergnet/application-amicale 2020-04-07 17:44:53 +02:00
f433edf902 Hide side bar items in accordions
46dbdb0740 Improved debug and dependencies performances
Compare 2 commits »
vergnet pushed to dev at vergnet/application-amicale 2020-04-07 16:09:55 +02:00
48fdca72c0 updated translations
9fc3620044 Moved vote cards in own component files
34594f82d9 Reload page when vote fails and move user to wait when submit vote
c70bafe273 Improved error handling
49dced05ab Show error dialog on error
Compare 5 commits »
vergnet pushed to dev at vergnet/application-amicale 2020-04-07 00:52:20 +02:00
ed2bf89d2f Created error dialog component for error handling
vergnet pushed to dev at vergnet/application-amicale 2020-04-07 00:31:10 +02:00
2da2b631ee Fixed scrollView warning
b2891ddeea Created a loading dialog component to handle async requests
Compare 2 commits »
vergnet pushed to dev at vergnet/application-amicale 2020-04-06 23:38:40 +02:00
0b85b1630c Polished vote display
98b1d267ec Added basic vote display
Compare 2 commits »
vergnet pushed to dev at vergnet/application-amicale 2020-04-06 19:22:39 +02:00
db96700693 Display card according to elections state
e1a57487a2 Implemented base vote screen and updated ConnectionManager.js to match new protocol
7b332e11fc Fixed buttons not having enough room on some devices
7295108832 Fixed crash on navigation reset
4c746a0b60 Improved script
Compare 5 commits »
vergnet pushed to dev at vergnet/application-amicale 2020-04-05 23:56:47 +02:00
dc3a49ee6c Moved all source files in src folder