Sam
|
833be1b481
|
Merge branch 'master' into dev
|
2021-11-14 23:15:32 +01:00 |
|
Sam
|
5f0647e874
|
update CHANGELOG.md
|
2021-11-14 22:56:18 +01:00 |
|
Sam
|
bad4f10f3a
|
Merge branch 'release-v0.5.0'
|
2021-11-14 22:28:52 +01:00 |
|
Sam
|
b9c0748185
|
update documentation
|
2021-11-14 22:12:29 +01:00 |
|
Sam
|
edee7a1a2a
|
update python dependencies
|
2021-11-14 21:25:56 +01:00 |
|
Sam
|
ffed7d64db
|
Merge branch 'ui-minor-fix' into dev
|
2021-11-14 21:13:18 +01:00 |
|
Sam
|
170a9c0b37
|
Client - fix workout card display w/ long username or title
|
2021-11-14 21:06:29 +01:00 |
|
Sam
|
13a2f3b526
|
Client - fix applications stats display
|
2021-11-14 20:48:10 +01:00 |
|
Sam
|
c836c0da7a
|
Merge pull request #111 from SamR1/imperial-units
Display workouts with imperial units
|
2021-11-14 20:25:58 +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
|
f25e30828c
|
update documentation
|
2021-11-14 17:56:43 +01:00 |
|
Sam
|
26c8d47c51
|
Client - minor fix and changes
|
2021-11-14 17:52:39 +01:00 |
|
Sam
|
1bacfa499f
|
Client - update dist files
|
2021-11-14 15:21:45 +01:00 |
|
Sam
|
34a24ffbf1
|
Client - minor change
|
2021-11-14 15:20:06 +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
|
61738ebf85
|
Client - init distance converter
|
2021-11-14 10:55:42 +01:00 |
|
Sam
|
197d30b2e2
|
Client - add distance units in user preferences
|
2021-11-13 20:04:47 +01:00 |
|
Sam
|
bb2c149caa
|
API - add preference for imperial units conversion
|
2021-11-13 19:46:16 +01:00 |
|
Sam
|
d60bf52505
|
Merge pull request #110 from SamR1/sport-preferences
Add user sport preferences
|
2021-11-13 15:48:23 +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
|
1e86a91e25
|
API - delete user preferences on user account deletion
|
2021-11-13 14:30:26 +01:00 |
|
Sam
|
9f168c102e
|
update documentation
|
2021-11-13 12:20:35 +01:00 |
|
Sam
|
50094d1fda
|
Client - display only active sports in application in user preferences
+ fixes
|
2021-11-13 12:12:26 +01:00 |
|
Sam
|
529adb0403
|
update documentation
|
2021-11-12 19:25:31 +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
|
7afdd04d7d
|
API - use threshold from preferences if exists when processing gpx file
|
2021-11-12 12:34:00 +01:00 |
|
Sam
|
c05aba92a9
|
API - get sports with authenticated user preferences
|
2021-11-12 12:33:25 +01:00 |
|
Sam
|
8237345edd
|
API - remove 'img' column from sport since it's not used anymore
|
2021-11-12 12:26:26 +01:00 |
|
Sam
|
a4ad40fdc2
|
API - add user sport preferences
|
2021-11-12 12:22:07 +01:00 |
|
Sam
|
d434e82671
|
Merge pull request #109 from SamR1/stopped_fix
Added stopped_speed_threshold to support slow movement
|
2021-11-11 17:50:32 +01:00 |
|
Sam
|
4b13a20556
|
update documentation
|
2021-11-11 17:33:33 +01:00 |
|
Sam
|
b6f89d7182
|
API - get stopped speed threshold depending on sport
|
2021-11-11 16:37:52 +01:00 |
|
Sam
|
7682ccc6aa
|
Merge pull request #98 from Fmstrat/stopped_fix
Added stopped_speed_threshold to support slow movement
|
2021-11-11 16:07:51 +01:00 |
|
Sam
|
159836afe5
|
Merge pull request #108 from SamR1/new-ui
User interface rewriting for better display
|
2021-11-11 16:01:35 +01:00 |
|
Sam
|
a867c6cc37
|
Client - update translations
|
2021-11-11 11:54:13 +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 |
|