Commit Graph

1598 Commits

Author SHA1 Message Date
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
Sam d795d9bf38 Client - update build config 2021-11-03 18:26:46 +01:00
Sam 40355a0af5 Client - re-arrange style files + fix app-name padding 2021-11-03 18:26:46 +01:00
Sam ce58cf922e Client - change default font 2021-11-03 18:26:46 +01:00
Sam 799da84bc9 Client - add footer 2021-11-03 18:26:46 +01:00
Sam fa8656f839 Client - update NavBav style w/ hamburger menu (wip) 2021-11-03 18:26:46 +01:00
Sam 6a168ed05c Client - add ForkAwesome icons 2021-11-03 18:26:45 +01:00
Sam 6ba8ca385e Client - clean vue-cli template files 2021-11-03 18:26:45 +01:00
Sam 5d80039319 Client - update prettier config 2021-11-03 18:26:45 +01:00
Sam 433f6bfd52 Client - add navbar component 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
Sam 6d1de3c3bb Client - rename existing front 2021-11-03 18:26:44 +01:00
Sam 6ba3f6d54e Merge pull request #93 from SamR1/add-elevation-data-and-new-sports
Add elevation data and new sports
2021-11-03 17:40:18 +01:00
Sam 68dc55f385 API - fix migration 2021-11-03 17:25:28 +01:00