Commit Graph

102 Commits

Author SHA1 Message Date
Joshua Taillon
34272814c1 implement user preference for elevation plots starting at zero;
add docker make command to downgrade db;
add (google-powered) translations for the new labels
2023-03-13 22:51:05 -06:00
Sam
655c7a9f2b Client - disable map zoom animation on workout navigation 2023-02-16 10:20:04 +01:00
Sam
52d31a68db Merge branch 'dev' into alternate_weather_api 2022-12-28 10:25:13 +01:00
Sam
3be55ed8e7 API & Client - fix elevation conversion to imperial units 2022-12-14 18:16:00 +01:00
Sam
47ec18e0a3 Client - display elevation on card and list for workouts w/o elevation 2022-12-14 17:00:27 +01:00
Sam
0c0138b867 Client - add elevation when adding/editing a workout without gpx file 2022-12-14 16:46:37 +01:00
Sam
5e859e31c9 update js dependencies 2022-11-26 12:55:14 +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
13b944e26f Merge branch 'dev' into format_links_in_notes 2022-11-16 10:32:30 +01:00
Sam
3462f1a91f Client - check distance and duration before adding workout w/o gpx 2022-11-16 09:55:42 +01:00
Joshua Taillon
842ba72819 Explicitly convert m/s wind to mph in imperial units 2022-11-07 15:18:19 -07:00
Joshua Taillon
0931dfc5b1 Customize weather temperature display based on unit setting 2022-11-07 14:52:21 -07:00
Joshua Taillon
b9b32d81ef Switch to linkify-html rather than linkify-string 2022-11-05 01:25:07 -06:00
Joshua Taillon
fb10a87444 add vue-3-sanitize and linkifyjs to allow safe link formatting in notes 2022-11-05 00:53:54 -06:00
Sam
6fce510a0a Client - date formatting refactoring (WIP) 2022-11-01 08:03:47 +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
11f905cf32 Client - hide speed chart when checkbox is unchecked - fix #232 2022-09-15 17:34:05 +02:00
Sam
3f64b88f60 Client - display HA record icon depending on user preferences 2022-07-27 09:04:01 +02:00
Sam
8a556ae4e0 Client - display icon in workout detail for Highest Ascent record 2022-07-27 08:55:07 +02:00
Sam
677897e2bb update js dependencies 2022-07-27 08:49:10 +02:00
Sam
a8ed6dcdfa Client - eslint fix 2022-06-22 17:53:59 +02:00
Sam
020b1f0558 Client - fix typing 2022-05-28 20:04:05 +02:00
Sam
11b24ab8d3 Client - fix card position in small screens when adding workouts 2022-04-08 18:07:45 +02:00
Sam
8a85f6d1c0 Client - fix duration inputs + style fix on picture edition 2022-03-27 13:10:06 +02:00
Sam
4a22f91bda Client - minor fixes 2022-03-26 17:58:21 +01:00
Sam
7107d30f2d Client - fix arrow direction for wind - fix #134
DarkSky returns the direction that the wind is coming **from** (in degree).
2022-01-19 14:34:47 +01:00
Sam
29180a02ca Client - partial fix of fullscreen on iOS 2022-01-16 18:59:31 +01:00
Sam
5725a574bd API & Client - add wind direction to workout detail - fix #134 2022-01-15 21:54:37 +01:00
Sam
8897659c62 Client - add a fullscreen control to workout map - fix #140 2022-01-15 20:18:54 +01:00
Sam
2242525b39 Client - add control to reset map to initial position - fix #138 2022-01-15 18:06:34 +01:00
Sam
482004926a Client - add controls on map to hide markers 2022-01-15 16:48:57 +01:00
Sam
b22c965099 Client - add start and finish markers on workout map - fix #135
+ add max zoom
2022-01-15 15:42:23 +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
b8aef3af4d [Client] workout - minor style update 2021-11-29 18:07:06 +01:00
Sam
3e3612696c [Client] workout - add link to download gpx file - fix #115 2021-11-29 17:08:01 +01:00
Sam
8bad9d1bfa [Client] fix scss import 2021-11-29 11:23:26 +01:00
Sam
456636def1 [Client] workout - update legend style 2021-11-28 15:35:27 +01:00
Sam
2cc485a293 [Client] minor refacto 2021-11-28 14:53:19 +01:00
Sam
5201362ac4 [Client] workout - add checkbox to select data on chart - fix #116 2021-11-28 14:12:54 +01:00
Sam
170a9c0b37 Client - fix workout card display w/ long username or title 2021-11-14 21:06:29 +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
f867ad7a4b Client - use imperial units when adding workout w/o gpx 2021-11-14 14:34:46 +01:00
Sam
9b7f685992 Client - display converted speed/elevation in workout chart 2021-11-14 13:33:11 +01:00
Sam
1c6b70d454 Client - display converted distance/speed in workouts (wip) 2021-11-14 12:12:25 +01:00
Sam
50094d1fda Client - display only active sports in application in user preferences
+ fixes
2021-11-13 12:12:26 +01:00
Sam
7c49fd31ad Client - add user sports preferences
+ minor refactor
2021-11-12 18:55:48 +01:00