Commit Graph

1611 Commits

Author SHA1 Message Date
Sam 262f01a055 Client - display records on Calendar 2021-11-03 18:26:50 +01:00
Sam 07f192c12e Client - fix week end color on calendar 2021-11-03 18:26:50 +01:00
Sam 43b5c4009e Client - display more workouts in calendar popup (wip)
todo: display on mobile
2021-11-03 18:26:50 +01:00
Sam 2ae2cf04d5 Client - init calendar on Dashboard 2021-11-03 18:26:50 +01:00
Sam a85860581f Client - init workouts store 2021-11-03 18:26:50 +01:00
Sam 18908ce89d Client - update stats chart display (wip) 2021-11-03 18:26:50 +01:00
Sam 0e98efe5a9 Client - fix error message on logout 2021-11-03 18:26:50 +01:00
Sam 00a400bc5b Client - customize chart tooltip (wip) 2021-11-03 18:26:49 +01:00
Sam 4e54d66c55 Client - init stats chart (wip) 2021-11-03 18:26:49 +01:00
Sam aa102e7cfe update Makefile 2021-11-03 18:26:49 +01:00
Sam a09c320093 Client - init sports store 2021-11-03 18:26:49 +01:00
Sam cac9607489 Client - refactor store interfaces (move w/ types) 2021-11-03 18:26:49 +01:00
Sam 3b8ac44433 Client - init utils methods needed for charts 2021-11-03 18:26:49 +01:00
Sam 0c516b9986 Client - init statistics store 2021-11-03 18:26:49 +01:00
Sam 6f6291fb2b Client - update card 2021-11-03 18:26:49 +01:00
Sam 93f5452b30 Client - init dashboard components (wip) 2021-11-03 18:26:49 +01:00
Sam db9ea49998 Client - refactor types 2021-11-03 18:26:49 +01:00
Sam f60847cc5f Client - minor refacto w/ import order rules 2021-11-03 18:26:49 +01:00
Sam 064a7f66c8 Client - add border radius on input and button 2021-11-03 18:26:49 +01:00
Sam 8247751281 Client - display user stats (wip) 2021-11-03 18:26:48 +01:00
Sam cd20e3c167 Client - display if registration is disabled 2021-11-03 18:26:48 +01:00
Sam 9fc70fcf23 Client - display page error if can not fetch app config 2021-11-03 18:26:48 +01:00
Sam 0b95b93e06 Client - get application config 2021-11-03 18:26:48 +01:00
Sam 0235a93c5b Client - empty form and error messages on path change 2021-11-03 18:26:48 +01:00
Sam 6c770ed76b Client - error message style (wip)
Need some updates api side.
2021-11-03 18:26:48 +01:00
Sam 4bbfb800cb Client - fix app height 2021-11-03 18:26:48 +01:00
Sam 8465c0e4cb Client - update button text on registration 2021-11-03 18:26:48 +01:00
Sam 779738dccd Client - update NavBar style 2021-11-03 18:26:48 +01:00
Sam f381c2dc65 Client - add registration 2021-11-03 18:26:48 +01:00
Sam a3ee5b69a7 Client - add global navigation guards 2021-11-03 18:26:48 +01:00
Sam 5ade82d61d Client - add logout 2021-11-03 18:26:48 +01:00
Sam 1041fc4cb8 Client - display authenticated user picture in NavBar 2021-11-03 18:26:47 +01:00
Sam 3dc1e46329 Client - minor refactor 2021-11-03 18:26:47 +01:00
Sam 72db7afe44 Client - extend store typing in components 2021-11-03 18:26:47 +01:00
Sam a20a646687 Client - display authenticated user username in NavBar 2021-11-03 18:26:47 +01:00
Sam 7df5ea9870 Client - handle error on api calls 2021-11-03 18:26:47 +01:00
Sam cd418c9be2 Client - init login and getting user profile 2021-11-03 18:26:47 +01:00
Sam 4c56d75752 Client - add axios 2021-11-03 18:26:47 +01:00
Sam 1d7cb5c9ee Client - refactor app types and interfaces 2021-11-03 18:26:47 +01:00
Sam 6b848228ca Client - refactor store 2021-11-03 18:26:47 +01:00
Sam f8b020940a Client - fix footer display on mobile when keyboard pops 2021-11-03 18:26:47 +01:00
Sam 68f6457c9d Client - init Login form 2021-11-03 18:26:47 +01:00
Sam 73915a1750 Client - update app style + add link in nav-bar 2021-11-03 18:26:47 +01:00
Sam 0876373609 Client - add 404 error page 2021-11-03 18:26:47 +01:00
Sam ef6649a5dc Client - init user state 2021-11-03 18:26:46 +01:00
Sam 146750c155 Client - fix close button position 2021-11-03 18:26:46 +01:00
Sam 1d611138ed Client - fix build 2021-11-03 18:26:46 +01:00
Sam b01f867d80 Client - add dropdown to select language 2021-11-03 18:26:46 +01:00
Sam 1e77fa68b6 Client - init locales files ('en' and 'fr') 2021-11-03 18:26:46 +01:00
Sam 04f64b750c Client - install vue-i18n 2021-11-03 18:26:46 +01:00