Commit Graph

389 Commits

Author SHA1 Message Date
Sam
13a2f3b526 Client - fix applications stats display 2021-11-14 20:48:10 +01:00
Sam
c6f7ae49f1 Client - minor change 2021-11-14 19:24:31 +01:00
Sam
402baaee75 Client - style fix 2021-11-14 18:38:47 +01:00
Sam
26c8d47c51 Client - minor fix and changes 2021-11-14 17:52:39 +01:00
Sam
cf2386a89e Client - use imperial unit for wind speed 2021-11-14 15:08:04 +01:00
Sam
c069e7ff0c Client - use imperial units in user profile 2021-11-14 14:53:31 +01:00
Sam
f867ad7a4b Client - use imperial units when adding workout w/o gpx 2021-11-14 14:34:46 +01:00
Sam
56bdc4a448 Client - use imperial units in workouts filters 2021-11-14 13:59:41 +01:00
Sam
9b7f685992 Client - display converted speed/elevation in workout chart 2021-11-14 13:33:11 +01:00
Sam
c0acff9e3d Client - display converted distance in stats charts 2021-11-14 12:26:36 +01:00
Sam
1c6b70d454 Client - display converted distance/speed in workouts (wip) 2021-11-14 12:12:25 +01:00
Sam
197d30b2e2 Client - add distance units in user preferences 2021-11-13 20:04:47 +01:00
Sam
89d7a9f752 Client - fix sport preferences display 2021-11-13 15:25:12 +01:00
Sam
ed0b3863be Client - fix redirection after deleting user account in admin 2021-11-13 15:09:51 +01:00
Sam
50094d1fda Client - display only active sports in application in user preferences
+ fixes
2021-11-13 12:12:26 +01:00
Sam
6117678ba1 Client - minor change 2021-11-12 19:03:58 +01:00
Sam
a6566c133c Client - use user sports colors in charts 2021-11-12 18:55:48 +01:00
Sam
7c49fd31ad Client - add user sports preferences
+ minor refactor
2021-11-12 18:55:48 +01:00
Sam
6fe42f7f8c Client - display chart with axis starting at min elevation - fix #91 2021-11-11 10:39:35 +01:00
Sam
adb4fc8016 Client - localize calendar header 2021-11-11 10:11:00 +01:00
Sam
07576ba08a Client - minor changes and fix 2021-11-11 09:41:23 +01:00
Sam
eef66cb735 API & Client - fix workouts filters on distance when value is a float 2021-11-11 08:57:14 +01:00
Sam
7a7cd509ed Client - update input style on validation error 2021-11-11 08:29:12 +01:00
Sam
1bede62d80 Client - use <script setup> in components 2021-11-10 21:24:33 +01:00
Sam
7ba4e66e8e Client - add dropdown to select timezone in user preferences 2021-11-10 12:03:54 +01:00
Sam
a22dec457b Client - add button to clear workouts filters 2021-11-07 11:17:21 +01:00
Sam
d3b8ec7c89 Client - update stats chart style 2021-11-07 10:20:23 +01:00
Sam
7cb5404588 Client - fix links displayed when resetting password 2021-11-06 22:33:33 +01:00
Sam
a7b752fa3b Client - update footer 2021-11-06 19:25:00 +01:00
Sam
bc81c94988 Client - add links to register/login below login/register form 2021-11-06 18:24:53 +01:00
Sam
4765064042 Client - minor style update on workout card 2021-11-06 18:08:35 +01:00
Sam
07fb64c8f5 Client - [PR84/93] display elevation on statistics 2021-11-03 20:41:12 +01:00
Sam
c25f30fb2f Client - [PR84/93] display elevation on workouts table 2021-11-03 20:02:57 +01:00
Sam
121d803f73 Client - [PR84/93] display altitude and elevation on workout card 2021-11-03 19:59:17 +01:00
Sam
0a21cec513 Client - [PR84/93] add new sports 2021-11-03 19:21:37 +01:00
Sam
6fac8fdf81 Client - update info style on picture update 2021-11-03 18:30:48 +01:00
Sam
7b44b92dd3 Client - hide workout title on small resolutions 2021-11-03 18:30:48 +01:00
Sam
a950806282 Client - fix workout without gpx update 2021-11-03 18:30:48 +01:00
Sam
8ebc3acdc2 Client - update modal buttons on error 2021-11-03 18:30:48 +01:00
Sam
f97c7ae4d0 Client - refactoring (rename auth user store) 2021-11-03 18:30:48 +01:00
Sam
fece99921b Client - redirect after login if redirection exists 2021-11-03 18:30:48 +01:00
Sam
d4efb061a3 Client - dowload workout static map only when hover workout 2021-11-03 18:30:48 +01:00
Sam
a8d0680457 Client - display pagination on workouts list 2021-11-03 18:30:47 +01:00
Sam
e8350abf55 Client - get workouts ordered by distance, duration or average speed 2021-11-03 18:30:47 +01:00
Sam
05b22e6f72 Client - refactoring users admin selects 2021-11-03 18:30:47 +01:00
Sam
6c6a024ad6 Client - get workouts filters from route query 2021-11-03 18:30:47 +01:00
Sam
37596f52f4 Client - refactoring workouts (WIP)
separate user workouts from timeline workouts
2021-11-03 18:30:47 +01:00
Sam
288a78e2a0 Client - refactoring workouts (WIP) 2021-11-03 18:30:47 +01:00
Sam
c5428c28a6 Client - refactoring pagination query 2021-11-03 18:30:47 +01:00
Sam
8b74138447 Client - minor refactoring 2021-11-03 18:30:47 +01:00
Sam
e7feb25bfa Client - display users registration date in admin timezone 2021-11-03 18:30:47 +01:00
Sam
b68dba34c1 Client - add workout title on dashboard card 2021-11-03 18:30:47 +01:00
Sam
5d0e4dd266 Client - fix title update for workout w/ gpx 2021-11-03 18:30:46 +01:00
Sam
9380034d37 API & Client - get application version from API 2021-11-03 18:30:30 +01:00
Sam
7f6f33a6aa API & Client - update API error messages to remove i18n workarounds 2021-11-03 18:30:23 +01:00
Sam
fb6491638c Client - update e2e tests (wip) and build 2021-11-03 18:30:15 +01:00
Sam
23066c52a8 Client - update language labels 2021-11-03 18:30:00 +01:00
Sam
fca417d9ad Client - add link to users in admin 2021-11-03 18:27:49 +01:00
Sam
feb4f0f7c3 Client - display user picture in users administration 2021-11-03 18:27:49 +01:00
Sam
4a5f175053 Client - add selects to sort users in administration 2021-11-03 18:27:49 +01:00
Sam
80afbe5968 Client - add/remove admin rights 2021-11-03 18:27:49 +01:00
Sam
1fa8f0af19 Client - init users administration 2021-11-03 18:27:49 +01:00
Sam
1911b03db5 Client - refactor 2021-11-03 18:27:49 +01:00
Sam
b695d665d2 Client - update filters on sports 2021-11-03 18:27:49 +01:00
Sam
e4434acc94 Client - add Sport administration 2021-11-03 18:27:49 +01:00
Sam
95dec79814 Client - register SportImage component 2021-11-03 18:27:49 +01:00
Sam
87ad351d6d Client - add registration status and info box on users limitation 2021-11-03 18:27:48 +01:00
Sam
2ba931dcf7 Client - add application administration 2021-11-03 18:27:48 +01:00
Sam
04cf43cfd2 Client - init administration + refacto 2021-11-03 18:27:48 +01:00
Sam
3bcc93bb1a Client - use nested routes for user profile 2021-11-03 18:27:48 +01:00
Sam
d072189936 Client - minor refacto + fix 2021-11-03 18:27:48 +01:00
Sam
2de2ad3f3f Client - inject sport colors 2021-11-03 18:27:48 +01:00
Sam
8efbc4584e Client - use existing vue method 2021-11-03 18:27:48 +01:00
Sam
d78470062d Client - register globally some custom components 2021-11-03 18:27:48 +01:00
Sam
8d93024a5f Client - add password reset + refacto 2021-11-03 18:27:48 +01:00
Sam
c4eb9bdbf8 Client - update card title on profile edition 2021-11-03 18:27:48 +01:00
Sam
c92446ff39 API & Client - move user preferences + add picture edition 2021-11-03 18:27:47 +01:00
Sam
b70dd3116e Client - profile display refactoring 2021-11-03 18:27:47 +01:00
Sam
2729d5dae5 Client - add account deletion 2021-11-03 18:27:47 +01:00
Sam
5b470b7786 Client - init profile edition 2021-11-03 18:27:47 +01:00
Sam
fa164345d5 Client - init user profile 2021-11-03 18:27:47 +01:00
Sam
ea2357b80c Client - refactoring 2021-11-03 18:27:47 +01:00
Sam
73bc310b49 Client - minor style change on Workout card 2021-11-03 18:27:47 +01:00
Sam
e9c06947c0 Client - add shadow on static map (when hover) 2021-11-03 18:27:47 +01:00
Sam
816dff6fd9 Client - improve stats sports menu on small resolutions 2021-11-03 18:27:47 +01:00
Sam
9bc6422620 Client - remove useless Cards 2021-11-03 18:27:47 +01:00
Sam
1ebced48c4 Client - display Admin 'link' only if authenticated user is admin 2021-11-03 18:27:46 +01:00
Sam
95cf71055b Client - display message when no workouts 2021-11-03 18:27:46 +01:00
Sam
f68a257ff3 Client - minor style fix 2021-11-03 18:27:46 +01:00
Sam
b1acb6c570 Client - add workouts list view 2021-11-03 18:27:46 +01:00
Sam
b86d2be4d6 Client - Stats refactoring + display fix when week starts on Monday #95 2021-11-03 18:27:46 +01:00
Sam
1502e97211 Client - add full statistics chart 2021-11-03 18:27:46 +01:00
Sam
60a5df70a9 Client - refacto + display fix and improvements 2021-11-03 18:27:46 +01:00
Sam
7157f53298 Client - improve calendar display on mobile + fix 2021-11-03 18:27:20 +01:00
Sam
5856599377 Client - replace sports PNG images with SVG 2021-11-03 18:27:20 +01:00
Sam
ba0b94de45 Client - improve calendar display on desktop and mobile (wip) 2021-11-03 18:27:20 +01:00
Sam
808ce05c27 Client - display previous and next months on calendar 2021-11-03 18:27:20 +01:00
Sam
6b94a4715a Client - update workout detail style on mobile 2021-11-03 18:27:20 +01:00
Sam
997469d959 Client - display info and errors on workout edition 2021-11-03 18:27:20 +01:00
Sam
6bfcb24133 Client - add a workout + fix 2021-11-03 18:27:20 +01:00