Commit Graph

55 Commits

Author SHA1 Message Date
Sam
12a336a3eb Client - update test on workout datasets 2023-04-05 21:38:05 +02:00
Sam
67d7fc13b5 Client - a user can request and download data export archive 2023-03-01 21:16:25 +01:00
Sam
789aa4dddf update js dependencies 2023-02-25 10:46:44 +01:00
Sam
52d31a68db Merge branch 'dev' into alternate_weather_api 2022-12-28 10:25:13 +01:00
Sam
546315e218 Client - refacto util functions for temperature and wind speed 2022-11-17 00:20:21 +01:00
Sam
eb57935b58 Client - move input sanitization in utils 2022-11-16 11:01:36 +01:00
Sam
c5eff632ce Client - update date format on charts 2022-11-01 18:12:49 +01:00
Sam
60bf3718d7 Client - move default date format first in select 2022-11-01 14:24:08 +01:00
Sam
1d142ae4dd Client - update date display in german 2022-11-01 12:17:47 +01:00
Sam
d1c658b5bb Client - handle date string format depending on language 2022-11-01 10:43:51 +01:00
Sam
6fce510a0a Client - date formatting refactoring (WIP) 2022-11-01 08:03:47 +01:00
Joshua Taillon
d36a1f0ac0 fix some tests 2022-10-31 18:27:03 +01:00
Joshua Taillon
b2509ff1c6 Add ability to customize format used to display dates throughout the application 2022-10-31 18:27:03 +01:00
Sam
15f4480920 Merge branch 'dev' into ascent_in_ft 2022-07-23 18:36:51 +02:00
Sam
49b4c279cf Client - display ascent record depending on user preference 2022-07-23 08:20:07 +02:00
Sam
2d1b166d77 Client - add missing tests 2022-07-19 16:54:31 +02:00
Fmstrat
c12635d524 Fix tooltip tests after ascent/descent removal of 1K divisor 2022-07-18 15:19:11 -04:00
Fmstrat
ed1df8deb4 Revert "Update tests for shifting ascent/descent from km/mi to m/ft"
This reverts commit 7d89dc8310.
2022-07-18 15:15:37 -04:00
Fmstrat
7d89dc8310 Update tests for shifting ascent/descent from km/mi to m/ft 2022-07-18 15:08:09 -04:00
Fmstrat
19d6a69813 Update test message and record count for asserts 2022-07-18 09:37:30 -04:00
Fmstrat
f49c4184b3 Added highest ascent tests 2022-07-18 09:29:24 -04:00
Sam
5725a574bd API & Client - add wind direction to workout detail - fix #134 2022-01-15 21:54:37 +01:00
Sam
be0ac9b238 Client - display only active sports (+ workout sport) on workout edition
fix #129
2022-01-01 18:36:45 +01:00
Sam
bd0d79f575 [Client] statistics - display average speed in chart 2021-11-24 18:01:43 +01:00
Sam
26c8d47c51 Client - minor fix and changes 2021-11-14 17:52:39 +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
61738ebf85 Client - init distance converter 2021-11-14 10:55:42 +01:00
Sam
50094d1fda Client - display only active sports in application in user preferences
+ fixes
2021-11-13 12:12:26 +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
a22dec457b Client - add button to clear workouts filters 2021-11-07 11:17:21 +01:00
Sam
07fb64c8f5 Client - [PR84/93] display elevation on statistics 2021-11-03 20:41:12 +01:00
Sam
a8d0680457 Client - display pagination on workouts list 2021-11-03 18:30:47 +01:00
Sam
c5428c28a6 Client - refactoring pagination query 2021-11-03 18:30:47 +01:00
Sam
2ba931dcf7 Client - add application administration 2021-11-03 18:27:48 +01:00
Sam
bf229860ae Client - minor refactor 2021-11-03 18:27:48 +01:00
Sam
e75e3487e6 Client - update date format on charts 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
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
997469d959 Client - display info and errors on workout edition 2021-11-03 18:27:20 +01:00
Sam
279271af42 Client - display a marker on map when mouse is over the chart 2021-11-03 18:27:19 +01:00
Sam
c50e74143e Client - init workout chart (WIP) 2021-11-03 18:27:18 +01:00
Sam
146899c269 Client - minor refactor 2021-11-03 18:27:18 +01:00
Sam
45438f547e Client - display records on Dashboard (wip) 2021-11-03 18:27:17 +01:00
Sam
2ae2cf04d5 Client - init calendar on Dashboard 2021-11-03 18:26:50 +01:00