Sam
|
9507a3aba1
|
API - add current password check when modifying it
|
2022-03-26 17:58:20 +01:00 |
|
Sam
|
7d78bcc302
|
Client - update password update in user account
|
2022-03-26 17:58:20 +01:00 |
|
Sam
|
5831a70d4b
|
Client - display conditions required for registration
|
2022-03-26 17:58:20 +01:00 |
|
Sam
|
80198f1dac
|
Client - update style on user forms
|
2022-03-26 17:58:20 +01:00 |
|
Sam
|
29760e57f1
|
Client - add password strength and suggestions
|
2022-03-26 17:58:20 +01:00 |
|
Sam
|
9bb894dc03
|
Client - allow password display
|
2022-03-26 17:58:20 +01:00 |
|
Sam
|
d8c4106fcf
|
API & Client - remove password confirmation
|
2022-03-26 17:58:20 +01:00 |
|
Sam
|
8988a0266a
|
API & Client - update username max length
|
2022-03-26 17:58:19 +01:00 |
|
Sam
|
d968a76fcc
|
Merge pull request #161 from Fmstrat/farthest_msg
Minor translation issue on 'Farthest'
|
2022-03-26 17:57:20 +01:00 |
|
Sam
|
f215769f7d
|
Merge pull request #160 from Fmstrat/error_msg
Minor translation issue on APP_ERROR
|
2022-03-26 17:55:33 +01:00 |
|
Fmstrat
|
ce183be44b
|
Minor translation issue on 'Farthest'
|
2022-03-22 10:00:06 -04:00 |
|
Fmstrat
|
9cab50402c
|
Minor translation issue on APP_ERROR
|
2022-03-22 09:08:20 -04:00 |
|
Sam
|
9648593bef
|
update dist files
|
2022-02-20 10:00:35 +01:00 |
|
Sam
|
696be0f1d4
|
update eslint related deps
(except ESLint due to errors on tests w/ chai)
|
2022-02-20 09:45:54 +01:00 |
|
Sam
|
c3989e0406
|
update to sass last version
|
2022-02-19 23:13:02 +01:00 |
|
Sam
|
c267d65ff3
|
update vue-cli to 5.x
|
2022-02-19 22:50:13 +01:00 |
|
Sam
|
9abaf4887e
|
update js dependencies
|
2022-02-19 21:53:16 +01:00 |
|
Sam
|
8e8b4f8987
|
bump version to 0.5.7
|
2022-02-13 16:08:51 +01:00 |
|
Sam
|
e1de53a057
|
update js dependencies
only minor update
|
2022-02-13 13:50:01 +01:00 |
|
Sam
|
94a6f2fa9c
|
API & Client - allow only alphanumeric characters and '_' in username
|
2022-02-13 13:49:59 +01:00 |
|
Sam
|
46e52b0f23
|
bump version to 0.5.6
|
2022-02-05 22:09:21 +01:00 |
|
Sam
|
d3342c83ab
|
Client - fix label on workouts filters - fix #146
|
2022-02-05 19:09:04 +01:00 |
|
Sam
|
136162334f
|
update js dependencies
|
2022-02-05 11:48:09 +01:00 |
|
Sam
|
b654f5a25b
|
bump version to 0.5.5
|
2022-01-19 16:06:44 +01:00 |
|
Sam
|
6e717ec898
|
update dependencies
|
2022-01-19 14:48:03 +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
|
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
|
52c28f3309
|
update js dependencies
only minor updates
|
2022-01-15 14:50:58 +01:00 |
|
Sam
|
a2ea4c212d
|
bump version to 0.5.4
|
2022-01-01 22:47:01 +01:00 |
|
Sam
|
256f89606e
|
Client - fix workouts display on calendar - fix #131
|
2022-01-01 21:56:05 +01:00 |
|
Sam
|
cd21403c39
|
bump version to 0.5.3
|
2022-01-01 19:44:45 +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
|
a20cd693d0
|
bump version to 0.5.2
|
2021-12-19 15:59:43 +01:00 |
|
Sam
|
2d771e4964
|
Client - change button order on sport preferences
|
2021-12-19 14:49:05 +01:00 |
|
Sam
|
781bf86634
|
Client - reset user sport preferences - fix #123
|
2021-12-19 12:37:50 +01:00 |
|
Sam
|
0b47e42ea5
|
API & Client - add new sport (Snowshoes) - fix #121
|
2021-12-19 10:53:29 +01:00 |
|
Sam
|
e48086a760
|
update js dependencies
(minor updates only)
|
2021-12-19 09:09:24 +01:00 |
|
Sam
|
2ee90fab60
|
bump version to 0.5.1
|
2021-11-30 09:42:09 +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
|
fd636a2d61
|
[Client] update some js dependencies
|
2021-11-29 12:06:29 +01:00 |
|
Sam
|
e5670d5b48
|
[Client] update lazy loading
|
2021-11-29 11:31:24 +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
|
a52ce1b6a5
|
[Client] stats - display ave. speed labels only if 1 sport is displayed
|
2021-11-28 11:21:02 +01:00 |
|
Sam
|
bd0d79f575
|
[Client] statistics - display average speed in chart
|
2021-11-24 18:01:43 +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
|
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
|
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
|
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
|
50094d1fda
|
Client - display only active sports in application in user preferences
+ fixes
|
2021-11-13 12:12:26 +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
|
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 |
|
Sam
|
c2b2bdcabd
|
Client - change order on dashboard for small resolutions
|
2021-11-11 08:01:04 +01:00 |
|
Sam
|
1bede62d80
|
Client - use <script setup> in components
|
2021-11-10 21:24:33 +01:00 |
|
Sam
|
857c0ecd2d
|
Client - update favicon
|
2021-11-10 13:39:07 +01:00 |
|
Sam
|
7ba4e66e8e
|
Client - add dropdown to select timezone in user preferences
|
2021-11-10 12:03:54 +01:00 |
|
Sam
|
9d304a2f1e
|
Client - update dropdown style
|
2021-11-07 11:26:32 +01:00 |
|
Sam
|
a22dec457b
|
Client - add button to clear workouts filters
|
2021-11-07 11:17:21 +01:00 |
|
Sam
|
d3b8ec7c89
|
Client - update stats chart style
|
2021-11-07 10:20:23 +01:00 |
|
Sam
|
7cb5404588
|
Client - fix links displayed when resetting password
|
2021-11-06 22:33:33 +01:00 |
|
Sam
|
1013b5cdca
|
Docker - update fittrackee-client
|
2021-11-06 22:18:45 +01:00 |
|
Sam
|
c7024e6692
|
update js dependencies
|
2021-11-06 21:27:32 +01:00 |
|
Sam
|
a7b752fa3b
|
Client - update footer
|
2021-11-06 19:25:00 +01:00 |
|
Sam
|
bc81c94988
|
Client - add links to register/login below login/register form
|
2021-11-06 18:24:53 +01:00 |
|
Sam
|
4765064042
|
Client - minor style update on workout card
|
2021-11-06 18:08:35 +01:00 |
|
Sam
|
07fb64c8f5
|
Client - [PR84/93] display elevation on statistics
|
2021-11-03 20:41:12 +01:00 |
|
Sam
|
c25f30fb2f
|
Client - [PR84/93] display elevation on workouts table
|
2021-11-03 20:02:57 +01:00 |
|
Sam
|
121d803f73
|
Client - [PR84/93] display altitude and elevation on workout card
|
2021-11-03 19:59:17 +01:00 |
|
Sam
|
0a21cec513
|
Client - [PR84/93] add new sports
|
2021-11-03 19:21:37 +01:00 |
|
Sam
|
6fac8fdf81
|
Client - update info style on picture update
|
2021-11-03 18:30:48 +01:00 |
|