Commit graph

244 commits

Author SHA1 Message Date
8380fb9a3d Used other image modal lib as the previous one broke back button on android 2020-04-02 19:38:39 +02:00
a42d743aeb Added club list 2020-04-02 19:19:30 +02:00
754c43a81a Added fullscreen image modal 2020-04-02 15:33:12 +02:00
3f576c2287 Organized custom components 2020-04-02 10:07:20 +02:00
4bc6ae07b5 Allow reload when error 2020-04-02 09:52:43 +02:00
4ce6865b6a Improved profile display and added new translations 2020-04-01 14:48:11 +02:00
a1f20fbf4e Disable login button when loading to prevent multiple login requests 2020-04-01 14:27:59 +02:00
ee13d099fe Improved translations and improved alert popup 2020-04-01 14:25:25 +02:00
f10242b187 Improved logout popup and fixed warnings 2020-04-01 13:01:28 +02:00
5a788f4b6d Added profile translations 2020-03-31 21:22:35 +02:00
5e40e271b7 Added club information 2020-03-31 21:10:13 +02:00
d7d6146245 Added translations for login screen 2020-03-31 20:40:52 +02:00
1c473a1712 Prevent login when user has not given his consent on data 2020-03-31 19:56:14 +02:00
b118c98e93 Improved profile display 2020-03-31 19:36:02 +02:00
4406efaf41 Improved authenticated screens states 2020-03-31 18:40:06 +02:00
c5e79f45c3 Implemented basic login state 2020-03-31 14:21:01 +02:00
2b0945fe5b Improved error handling 2020-03-31 11:05:00 +02:00
0b19915a62 Implemented mail validation and improved responsiveness 2020-03-30 20:42:27 +02:00
6b336cfd03 Improved login screen 2020-03-30 19:50:16 +02:00
e3b3657e6e Improved web browser handling 2020-03-30 17:39:59 +02:00
5bf1e7586b Moved files to follow new project structure 2020-03-30 15:49:54 +02:00
4b370d5810 Merge branch 'login' into dev 2020-03-30 15:46:48 +02:00
7e90b80ca2 Improved project structure 2020-03-30 15:28:08 +02:00
fac9d8208e Improved doc 2020-03-29 15:59:25 +02:00
03549957a8 Improved documentation and fixed debug mode 2020-03-29 15:08:51 +02:00
fbabb4d7af First draft of connection 2020-03-29 11:47:27 +02:00
a533f48a12 Updated rotate icon to better match action 2020-03-28 12:26:24 +01:00
fb1d2cf045 Updated translations 2020-03-28 12:21:33 +01:00
cded72137e Updated doc and used private class members 2020-03-28 12:08:08 +01:00
931d7b0fe6 Added grid tests 2020-03-24 14:23:19 +01:00
3d45bc62b8 Added more tests and improved performance by not making deep copies of the grid 2020-03-24 10:43:05 +01:00
e6fcbdb165 Added score tests 2020-03-23 19:31:02 +01:00
8dc620b987 Moved grid and score logic in separate files 2020-03-23 18:10:45 +01:00
fcec2a3c8a Added tests for Piece class 2020-03-23 17:30:24 +01:00
c75a7dc8fc Improved game organization 2020-03-23 11:32:50 +01:00
965ddd3cb2 Removed remaining flow errors 2020-03-22 17:02:00 +01:00
a6771f442a Improved flow type checking 2020-03-22 11:21:55 +01:00
160dbb00c8 Reorganized code 2020-03-22 10:37:59 +01:00
81eddd9bdd Removed unused functions 2020-03-22 10:22:57 +01:00
c37f6d07a4 Updated api link 2020-03-22 10:00:35 +01:00
53ef08219c Removed multiple day management (will be handled by server) 2020-03-21 21:10:57 +01:00
40d7985bbd Allow events to span on multiple days 2020-03-21 20:32:28 +01:00
7a3d5f16b1 Moved functions to manager and wrote tests 2020-03-21 18:59:42 +01:00
3a301bcbef Added more tests and removed useless functions 2020-03-21 18:46:12 +01:00
0b84da8b93 Added more tests 2020-03-21 17:23:59 +01:00
3bc45704f6 Improved ui on larger screens 2020-03-20 21:15:37 +01:00
7da30e0af6 Added previews 2020-03-17 14:22:49 +01:00
7a00452cc0 Improved level cap 2020-03-17 11:12:55 +01:00
879ae46abe Improved score management 2020-03-17 11:00:45 +01:00
dbe03a2a2d Fixed level 6 missing 2020-03-17 00:25:44 +01:00