Commit Graph

  • 2cc485a293 [Client] minor refacto Sam 2021-11-28 14:53:15 +0100
  • 5201362ac4 [Client] workout - add checkbox to select data on chart - fix #116 Sam 2021-11-28 14:11:30 +0100
  • 7d2248ec8c
    Merge pull request #118 from SamR1/average-speed-in-chart Sam 2021-11-28 11:57:03 +0100
  • 0174decb95 update documentation Sam 2021-11-28 11:39:11 +0100
  • a52ce1b6a5 [Client] stats - display ave. speed labels only if 1 sport is displayed Sam 2021-11-28 11:21:02 +0100
  • d346dba3bb [Client] build dist files Sam 2021-11-24 18:05:51 +0100
  • bd0d79f575 [Client] statistics - display average speed in chart Sam 2021-11-24 18:01:38 +0100
  • fb127b22c4 [API] statistics - add average speed Sam 2021-11-24 17:42:27 +0100
  • bdf556bf27 [API] tests - update workout fixtures Sam 2021-11-24 15:28:09 +0100
  • 833be1b481 Merge branch 'master' into dev Sam 2021-11-14 23:15:32 +0100
  • 5f0647e874 update CHANGELOG.md Sam 2021-11-14 22:56:14 +0100
  • bad4f10f3a Merge branch 'release-v0.5.0' Sam 2021-11-14 22:28:52 +0100
  • b9c0748185 update documentation Sam 2021-11-14 22:12:29 +0100
  • edee7a1a2a update python dependencies Sam 2021-11-14 21:25:56 +0100
  • ffed7d64db Merge branch 'ui-minor-fix' into dev Sam 2021-11-14 21:13:18 +0100
  • 170a9c0b37 Client - fix workout card display w/ long username or title Sam 2021-11-14 21:06:29 +0100
  • 13a2f3b526 Client - fix applications stats display Sam 2021-11-14 20:48:10 +0100
  • c836c0da7a
    Merge pull request #111 from SamR1/imperial-units Sam 2021-11-14 20:25:58 +0100
  • c6f7ae49f1 Client - minor change Sam 2021-11-14 19:24:31 +0100
  • 402baaee75 Client - style fix Sam 2021-11-14 18:38:41 +0100
  • f25e30828c update documentation Sam 2021-11-14 17:56:38 +0100
  • 26c8d47c51 Client - minor fix and changes Sam 2021-11-14 17:52:36 +0100
  • 1bacfa499f Client - update dist files Sam 2021-11-14 15:21:27 +0100
  • 34a24ffbf1 Client - minor change Sam 2021-11-14 15:19:55 +0100
  • cf2386a89e Client - use imperial unit for wind speed Sam 2021-11-14 15:07:35 +0100
  • c069e7ff0c Client - use imperial units in user profile Sam 2021-11-14 14:53:25 +0100
  • f867ad7a4b Client - use imperial units when adding workout w/o gpx Sam 2021-11-14 14:34:46 +0100
  • 56bdc4a448 Client - use imperial units in workouts filters Sam 2021-11-14 13:59:41 +0100
  • 9b7f685992 Client - display converted speed/elevation in workout chart Sam 2021-11-14 13:33:07 +0100
  • c0acff9e3d Client - display converted distance in stats charts Sam 2021-11-14 12:26:36 +0100
  • 1c6b70d454 Client - display converted distance/speed in workouts (wip) Sam 2021-11-14 12:12:21 +0100
  • 61738ebf85 Client - init distance converter Sam 2021-11-14 10:55:39 +0100
  • 197d30b2e2 Client - add distance units in user preferences Sam 2021-11-13 20:04:47 +0100
  • bb2c149caa API - add preference for imperial units conversion Sam 2021-11-13 19:46:12 +0100
  • d60bf52505
    Merge pull request #110 from SamR1/sport-preferences Sam 2021-11-13 15:48:23 +0100
  • 89d7a9f752 Client - fix sport preferences display Sam 2021-11-13 15:25:12 +0100
  • ed0b3863be Client - fix redirection after deleting user account in admin Sam 2021-11-13 15:09:51 +0100
  • 1e86a91e25 API - delete user preferences on user account deletion Sam 2021-11-13 14:30:18 +0100
  • 9f168c102e update documentation Sam 2021-11-13 12:20:35 +0100
  • 50094d1fda Client - display only active sports in application in user preferences Sam 2021-11-13 12:12:22 +0100
  • 529adb0403 update documentation Sam 2021-11-12 19:25:31 +0100
  • 6117678ba1 Client - minor change Sam 2021-11-12 19:03:58 +0100
  • a6566c133c Client - use user sports colors in charts Sam 2021-11-12 18:55:15 +0100
  • 7c49fd31ad Client - add user sports preferences Sam 2021-11-12 18:52:08 +0100
  • 7afdd04d7d API - use threshold from preferences if exists when processing gpx file Sam 2021-11-12 12:33:47 +0100
  • c05aba92a9 API - get sports with authenticated user preferences Sam 2021-11-12 12:33:25 +0100
  • 8237345edd API - remove 'img' column from sport since it's not used anymore Sam 2021-11-12 12:26:26 +0100
  • a4ad40fdc2 API - add user sport preferences Sam 2021-11-12 12:22:07 +0100
  • d434e82671
    Merge pull request #109 from SamR1/stopped_fix Sam 2021-11-11 17:50:32 +0100
  • 4b13a20556 update documentation Sam 2021-11-11 17:33:30 +0100
  • b6f89d7182 API - get stopped speed threshold depending on sport Sam 2021-11-11 16:36:34 +0100
  • 7682ccc6aa
    Merge pull request #98 from Fmstrat/stopped_fix Sam 2021-11-11 16:07:51 +0100
  • 159836afe5
    Merge pull request #108 from SamR1/new-ui Sam 2021-11-11 16:01:35 +0100
  • a867c6cc37 Client - update translations Sam 2021-11-11 11:54:08 +0100
  • 6fe42f7f8c Client - display chart with axis starting at min elevation - fix #91 Sam 2021-11-11 10:39:32 +0100
  • adb4fc8016 Client - localize calendar header Sam 2021-11-11 10:10:55 +0100
  • 07576ba08a Client - minor changes and fix Sam 2021-11-11 09:41:23 +0100
  • eef66cb735 API & Client - fix workouts filters on distance when value is a float Sam 2021-11-11 08:57:10 +0100
  • 7a7cd509ed Client - update input style on validation error Sam 2021-11-11 08:29:12 +0100
  • c2b2bdcabd Client - change order on dashboard for small resolutions Sam 2021-11-11 08:01:04 +0100
  • 9c12079066 update CHANGELOG.md Sam 2021-11-10 21:33:14 +0100
  • 1bede62d80 Client - use <script setup> in components Sam 2021-11-10 21:19:27 +0100
  • 857c0ecd2d Client - update favicon Sam 2021-11-10 13:39:07 +0100
  • 7ba4e66e8e Client - add dropdown to select timezone in user preferences Sam 2021-11-10 12:03:32 +0100
  • 9d304a2f1e Client - update dropdown style Sam 2021-11-07 11:26:32 +0100
  • a22dec457b Client - add button to clear workouts filters Sam 2021-11-07 11:17:01 +0100
  • d3b8ec7c89 Client - update stats chart style Sam 2021-11-07 10:20:15 +0100
  • dee572c40f fix e2e tests Sam 2021-11-06 23:16:19 +0100
  • 7cb5404588 Client - fix links displayed when resetting password Sam 2021-11-06 22:33:33 +0100
  • 2b1b465c55 API - fix workouts sort on moving duration Sam 2021-11-06 22:31:31 +0100
  • 1013b5cdca Docker - update fittrackee-client Sam 2021-11-06 22:18:38 +0100
  • c7024e6692 update js dependencies Sam 2021-11-06 21:27:23 +0100
  • 3d66f6dd70 update sphinx and documentation Sam 2021-11-06 21:26:02 +0100
  • a7b752fa3b Client - update footer Sam 2021-11-06 19:24:30 +0100
  • c114a06dfd update python dependencies Sam 2021-11-06 18:37:31 +0100
  • bc81c94988 Client - add links to register/login below login/register form Sam 2021-11-06 18:24:53 +0100
  • 4765064042 Client - minor style update on workout card Sam 2021-11-06 18:08:32 +0100
  • 6b44e78896 Client - [PR84/93] update dist files Sam 2021-11-03 20:40:51 +0100
  • 07fb64c8f5 Client - [PR84/93] display elevation on statistics Sam 2021-11-03 20:39:14 +0100
  • c25f30fb2f Client - [PR84/93] display elevation on workouts table Sam 2021-11-03 20:02:57 +0100
  • 121d803f73 Client - [PR84/93] display altitude and elevation on workout card Sam 2021-11-03 19:59:13 +0100
  • 0a21cec513 Client - [PR84/93] add new sports Sam 2021-11-03 19:20:38 +0100
  • 1e397bbfc2 update documentation Sam 2021-11-03 12:41:23 +0100
  • 6fac8fdf81 Client - update info style on picture update Sam 2021-11-03 11:23:13 +0100
  • 7b44b92dd3 Client - hide workout title on small resolutions Sam 2021-11-03 11:12:53 +0100
  • a950806282 Client - fix workout without gpx update Sam 2021-11-03 11:07:57 +0100
  • 8ebc3acdc2 Client - update modal buttons on error Sam 2021-11-03 10:49:49 +0100
  • f97c7ae4d0 Client - refactoring (rename auth user store) Sam 2021-11-03 10:41:53 +0100
  • 3a1245a2e0 API - handle user username and email case on login/register Sam 2021-11-03 10:23:28 +0100
  • c683401daa API & Client - fix missiing translation on api error Sam 2021-11-03 09:48:24 +0100
  • fece99921b Client - redirect after login if redirection exists Sam 2021-11-03 09:41:27 +0100
  • 987503ca96 Client - empty user data when token is not valid Sam 2021-11-03 09:24:28 +0100
  • 3b7c5d76ce Client - typo fix + style update Sam 2021-11-03 09:10:23 +0100
  • d4efb061a3 Client - dowload workout static map only when hover workout Sam 2021-11-03 08:52:03 +0100
  • a8d0680457 Client - display pagination on workouts list Sam 2021-11-02 20:26:43 +0100
  • e8350abf55 Client - get workouts ordered by distance, duration or average speed Sam 2021-11-02 15:12:57 +0100
  • 05b22e6f72 Client - refactoring users admin selects Sam 2021-11-02 14:19:37 +0100
  • 6c6a024ad6 Client - get workouts filters from route query Sam 2021-11-02 14:18:00 +0100
  • 37596f52f4 Client - refactoring workouts (WIP) Sam 2021-11-02 14:02:18 +0100
  • 288a78e2a0 Client - refactoring workouts (WIP) Sam 2021-11-02 12:24:31 +0100