Commit Graph

78 Commits

Author SHA1 Message Date
Sam 695fa0d0f1 Client - init workout detail w/ map (wip) 2021-11-03 18:27:18 +01:00
Sam 0cb4fae21e Client - remove all user data from store on logout 2021-11-03 18:27:17 +01:00
Sam 45abd58b79 Client - init workouts timeline 2021-11-03 18:26:50 +01:00
Sam 5ab293b9e7 Client - init store for users workouts displayed in timeline 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 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 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 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 6c770ed76b Client - error message style (wip)
Need some updates api side.
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 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 6b848228ca Client - refactor store 2021-11-03 18:26:47 +01:00
Sam 68f6457c9d Client - init Login form 2021-11-03 18:26:47 +01:00
Sam ef6649a5dc Client - init user state 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 5d80039319 Client - update prettier config 2021-11-03 18:26:45 +01:00
Sam 23c4708217 Client - init new frontend version with vue-cli 2021-11-03 18:26:45 +01:00