Commit Graph

487 Commits

Author SHA1 Message Date
Sam
3b59c4599f Client - add confirmation before logout + style fix 2023-07-12 18:14:20 +02:00
Sam
c062b7a049 Client - use a link for app name 2023-07-02 17:19:10 +02:00
Sam
662ad8fbfa Client - update documentation link 2023-06-28 09:06:31 +02:00
Sam
a2b1ffb4de Client - update nav bar style 2023-06-24 19:19:48 +02:00
Sam
1eff000617 Client - add help + change order (default 1st) on raw speed preferences 2023-05-28 15:19:56 +02:00
Joshua Taillon
cef28c52a2 Add user preference UI bits for raw gpx speed processing 2023-05-21 10:35:18 -06:00
Sam
642b15d521 API & Client - remove DarkSky weather provider 2023-04-11 16:55:18 +02:00
Sam
0d3723fdd6 Client - fix display en medium size screen 2023-04-08 12:00:25 +02:00
Sam
5caecd5bef Merge branch 'dev' into filter_workouts_by_name 2023-04-08 11:12:33 +02:00
Sam
fc9b22cb72 Client - preferences labels update 2023-04-08 10:32:08 +02:00
Sam
adad72d9a3 Merge branch 'dev' into add_elevation_chart_preference 2023-04-08 09:56:19 +02:00
Sam
b3df709a5e Client - fix language dropdown style 2023-04-05 20:21:36 +02:00
Joshua Taillon
cbc44841d4 Add field for title filter on Workouts page in client;
allow for filter submission by pressing "enter" in any of the text inputs
2023-03-18 11:52:17 -06:00
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
65a8ae0ae7 API & Client - rename data export endpoints 2023-03-05 10:30:26 +01:00
Sam
f771baae8b Client - fix modal position 2023-03-04 19:51:15 +01:00
Sam
fbb539d584 API & Client - minor fixes
- update privacy paragraphs order
- update en & fr translations
- add spinner when generating archive download link
- fix users command logger
2023-03-04 17:08:49 +01:00
Sam
a002ee3b7c Client - add target blank on privacy policy link on registration 2023-03-01 21:16:51 +01:00
Sam
67d7fc13b5 Client - a user can request and download data export archive 2023-03-01 21:16:25 +01:00
Sam
713b86bfb3 Client - add privacy review when user has not accepted the last policy 2023-02-26 18:54:09 +01:00
Sam
3834e71c95 Client - init privacy policy and instance description 2023-02-26 18:25:28 +01:00
Sam
655c7a9f2b Client - disable map zoom animation on workout navigation 2023-02-16 10:20:04 +01:00
Sam
8cf86d9e25 Client - typo fix 2023-02-16 10:06:54 +01:00
Sam
895592fbb1 Client - display weather data source in About page 2022-12-28 12:03:19 +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
baf902c6f7 API & Client - add Mountaineering 2022-12-11 11:23:36 +01:00
Sam
ea179a822f Client - fix language dropdown position 2022-11-30 11:57:08 +01:00
Sam
00410933e6 Client - improve language dropdown display 2022-11-30 10:44:19 +01:00
Sam
f823869217 Client - minor style fix on select padding in user preferences 2022-11-27 10:13:04 +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
c5eff632ce Client - update date format on charts 2022-11-01 18:12:49 +01:00
Sam
9d37f32f6d Client - fix record cards style when displaying date w/ text format 2022-11-01 11:08:24 +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
b2509ff1c6 Add ability to customize format used to display dates throughout the application 2022-10-31 18:27:03 +01:00
Joshua Taillon
d249e7b146 add virtual cycling as a sport type 2022-10-31 08:36:12 +01:00
Sam
6e04791b2d Client - minor fixes 2022-09-19 14:00:56 +02:00
Sam
7571bcc7ea Client - handle when input is null in custom texteara - fix #237 2022-09-18 15:38:36 +02:00
Sam
11f905cf32 Client - hide speed chart when checkbox is unchecked - fix #232 2022-09-15 17:34:05 +02:00