Commit Graph

1106 Commits

Author SHA1 Message Date
Sam
374a7c6056
Merge pull request #145 from SamR1/workout-model-fix
fix on database models
2022-02-05 18:41:34 +01:00
Sam
3bdeb87f8c update Makefile 2022-02-05 12:45:16 +01:00
Sam
da95706a9d API - fix property name on some relationships 2022-02-05 12:30:48 +01:00
Sam
bfea21bc3c API - add missing indexes on Workout table 2022-02-05 11:58:07 +01:00
Sam
136162334f update js dependencies 2022-02-05 11:48:09 +01:00
Sam
8a054571ee update python dependencies 2022-02-05 11:41:35 +01:00
Sam
08889bec1d Merge branch 'master' into dev 2022-01-19 17:13:49 +01:00
Sam
8dec1f2ee7 Merge branch 'release-v0.5.5' 2022-01-19 16:31:06 +01:00
Sam
b654f5a25b bump version to 0.5.5 2022-01-19 16:06:44 +01:00
Sam
505746a653 Merge branch 'minor-fixes' into dev 2022-01-19 14:59:58 +01:00
Sam
6e717ec898 update dependencies 2022-01-19 14:48:03 +01:00
Sam
7a0f483f5b API - update fixture 2022-01-19 14:35:42 +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
877fa0faaa Client - fix sport icon color (when changed) on calendar on small resolutions 2022-01-16 19:15:15 +01:00
Sam
29180a02ca Client - partial fix of fullscreen on iOS 2022-01-16 18:59:31 +01:00
Sam
236314d9e7
Merge pull request #142 from SamR1/add-wind-direction
add wind direction to workout detail
2022-01-16 18:41:15 +01:00
Sam
5725a574bd API & Client - add wind direction to workout detail - fix #134 2022-01-15 21:54:37 +01:00
Sam
7e2d123cdc
Merge pull request #141 from SamR1/add-controls-on-map
Add markers and controls to workout map
2022-01-15 21:44:23 +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
52c28f3309 update js dependencies
only minor updates
2022-01-15 14:50:58 +01:00
Sam
a2c67e684a update python dependencies 2022-01-15 14:40:14 +01:00
Sam
3ae3a38f16 Merge branch 'master' into dev 2022-01-01 23:22:01 +01:00
Sam
11ffa44acf Merge branch 'release-v0.5.4' 2022-01-01 23:02:36 +01:00
Sam
a2ea4c212d bump version to 0.5.4 2022-01-01 22:47:01 +01:00
Sam
732ea99eb0
Merge pull request #132 from SamR1/fix-calendar
Fix workouts display on calendar
2022-01-01 22:35:12 +01:00
Sam
256f89606e Client - fix workouts display on calendar - fix #131 2022-01-01 21:56:05 +01:00
Sam
ce603cbd90 Merge branch 'master' into dev 2022-01-01 20:29:14 +01:00
Sam
af798c6573 Merge branch 'release-v0.5.3' 2022-01-01 20:05:28 +01:00
Sam
cd21403c39 bump version to 0.5.3 2022-01-01 19:44:45 +01:00
Sam
86b7ccda6d
Merge pull request #130 from SamR1/fix-sports-dropdown-on-edition
display only active sports on workout edition
2022-01-01 19:20:42 +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
f8df393d2d update js dependencies
(minor updates only)
2022-01-01 12:45:13 +01:00
Sam
7d8eb082c1 update python dependencies 2022-01-01 12:20:18 +01:00
Sam
7f809f9334
Merge pull request #128 from SamR1/add-email-uri-wo-auth
allow EMAIL_URL without authentication
2022-01-01 12:08:53 +01:00
Sam
d17626c301 API - port can be omitted in EMAIL_URL (defaults to 25) 2022-01-01 11:28:19 +01:00
Sam
33fde0394a API - allow EMAIL_URL without authentication - fix #127 2022-01-01 11:04:08 +01:00
Sam
9e683653d8 Merge branch 'master' into dev 2021-12-19 16:45:09 +01:00
Sam
7e7140d1e5 Merge branch 'release-v0.5.2' 2021-12-19 16:20:12 +01:00
Sam
a20cd693d0 bump version to 0.5.2 2021-12-19 15:59:43 +01:00
Sam
83c573f3ba
Merge pull request #124 from SamR1/add-snowshoes
Add new sport (snowshoes) + preferences reset
2021-12-19 15:28:26 +01:00
Sam
2d771e4964 Client - change button order on sport preferences 2021-12-19 14:49:05 +01:00
Sam
e235897a1a API - minor change 2021-12-19 14:29:25 +01:00
Sam
10ce828971 update documentation 2021-12-19 12:37:50 +01:00
Sam
781bf86634 Client - reset user sport preferences - fix #123 2021-12-19 12:37:50 +01:00
Sam
91e7127a09 API - add endpoint to reset sport preferences - #123 2021-12-19 11:52:34 +01:00
Sam
c0f9dc8fdf update documentation 2021-12-19 10:53:29 +01:00
Sam
0b47e42ea5 API & Client - add new sport (Snowshoes) - fix #121 2021-12-19 10:53:29 +01:00