Commit graph

113 commits

Author SHA1 Message Date
Arnaud Vergnet
de8820eada feat: save login token 2021-09-12 23:39:23 +02:00
Arnaud Vergnet
2c11addf40 fix: make search fields take whole header 2021-09-12 22:38:52 +02:00
Arnaud Vergnet
764296708c feat: fix typescript and eslint errors 2021-09-12 18:33:18 +02:00
Arnaud Vergnet
20aed5cc80 Update prettier config 2021-05-23 23:08:22 +02:00
Arnaud Vergnet
bdffd01df4 Fix mascot dialog not showing 2021-05-23 16:12:42 +02:00
Arnaud Vergnet
ffa4cfa376 Fix state errors 2021-05-23 15:04:19 +02:00
Arnaud Vergnet
541c002558 convert connection manager to context 2021-05-23 14:14:20 +02:00
Arnaud Vergnet
00f9428972 Use context to handle preferences
This is not tested, expect crashes
2021-05-18 11:36:15 +02:00
Arnaud Vergnet
d55c692bd3 Improve request error handling 2021-05-13 19:10:28 +02:00
Arnaud Vergnet
742643b9e2 Replace Authenticated screen by RequestScreen 2021-05-13 13:19:28 +02:00
Arnaud Vergnet
9b4caade00 Update api error codes 2021-05-13 10:58:47 +02:00
Arnaud Vergnet
63722c2417 fix some ts errors 2021-05-10 18:00:57 +02:00
Arnaud Vergnet
2bbb3f60ce fix lint errors 2021-05-10 17:55:47 +02:00
Arnaud Vergnet
128af0b813 Centralized urls 2021-05-09 15:00:39 +02:00
Arnaud Vergnet
286c1e6411 update react native collapsible 2021-05-08 22:27:05 +02:00
Arnaud Vergnet
0b4f115a14 Update some libs 2021-05-07 16:48:18 +02:00
Arnaud Vergnet
02f9241d28 Update prettier and eslint config 2021-05-07 15:10:36 +02:00
Arnaud Vergnet
09ed0058ae Remove useless console.log 2020-09-23 19:08:29 +02:00
Arnaud Vergnet
faac5688f8 Improve equipment confirm screen dates display 2020-09-23 18:58:13 +02:00
Arnaud Vergnet
f5233c53f8 Fix crash on app start 2020-09-23 09:03:48 +02:00
Arnaud Vergnet
c5287611c4 Fix errors induced by refactoring 2020-09-22 23:20:16 +02:00
Arnaud Vergnet
b8e7272d2c Update navigation components to use TypeScript 2020-09-22 21:49:39 +02:00
Arnaud Vergnet
d70f22bdae Update remaining Amicale screens to use TypeScript 2020-09-22 19:50:31 +02:00
Arnaud Vergnet
67cb96dd03 Update equipment screens to use TypeScript 2020-09-22 19:36:48 +02:00
Arnaud Vergnet
5977ce257b Update clubs screens to use TypeScript 2020-09-22 19:08:44 +02:00
Arnaud Vergnet
f95635136e Update Amicale and related components to use TypeScript 2020-09-22 11:34:18 +02:00
Arnaud Vergnet
cc03aa6912 Add licence headers 2020-09-21 18:12:58 +02:00
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
6ec87821e8 Replace image modal by image gallery screen
This improves performance and allows multi-images view
2020-08-09 20:41:49 +02:00
a3ce3a76c3 Use native driver for more animations 2020-08-07 13:49:57 +02:00
d133ea30a5 Improve list icon handling 2020-08-07 13:19:38 +02:00
ee82589cae Fix single date selection text not showing 2020-08-07 11:52:04 +02:00
4c29e146bb Fix crash on equipment screen enter 2020-08-07 11:49:01 +02:00
0a64f5fcd7 Improve Amicale screen components to match linter 2020-08-05 11:54:13 +02:00
11b5f2ac71 Improve equipment booking components to match linter 2020-08-04 10:57:19 +02:00
93d12b27f8 Improve Clubs components to match linter 2020-08-03 21:53:53 +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
0ed3122dcf Improved mascot style management 2020-07-20 16:36:16 +02:00
ac19b77fd3 Grouped all services in a single class for easier manipulation 2020-07-15 19:11:24 +02:00
99ff524d53 Added mascot to profile screen 2020-07-15 18:12:55 +02:00
8b201efabf Added mascot to equipment screen 2020-07-15 18:05:56 +02:00
9a379ffb3d Added mascot to vote screen 2020-07-15 17:53:31 +02:00
ca03b70603 Fixed invalid icons 2020-07-14 22:43:43 +02:00
ea19ca3ade Use square image for amicale logo across the app 2020-07-14 21:50:22 +02:00
f8d148d7ce Improved login screen 2020-07-13 20:57:23 +02:00
0d1fe124f4 Improved locale files structure 2020-07-12 16:40:37 +02:00
976684dfce Added booking confirmation screen 2020-07-10 17:04:29 +02:00
e048035722 Improved equipment rent screens to match new api version 2020-07-10 15:04:35 +02:00