Commit Graph

1611 Commits

Author SHA1 Message Date
Sam c4e579dd25 API & Client - archive max size must be greater than files size - #70 2021-02-20 16:13:24 +01:00
Sam ae53aaecd7 update CHANGELOG.md 2021-02-17 17:34:03 +01:00
Sam d8acee0c82 bump version to 0.4.5 2021-02-17 17:29:51 +01:00
Sam 16ea2adfd9 API - use config from database for max workouts limit - fix #66 2021-02-17 16:59:54 +01:00
Sam d4d09a8f3d Client - update JS dependencies 2021-02-17 14:28:46 +01:00
Sam 391dfaf10c API - update python dependencies 2021-02-17 14:20:55 +01:00
Sam 8796e718a6 Merge pull request #65 from SamR1/fix-workouts-display
Fix workouts display on calendar
2021-02-17 14:13:30 +01:00
Sam c20bf24c2b update documentation 2021-02-17 13:53:10 +01:00
Sam 549bcea4e8 Client - get workouts in descending order for calendar 2021-02-17 08:45:42 +01:00
Sam 6a59af982c API - add missing tests 2021-02-17 08:43:39 +01:00
Sam d27385b24d API - fix max workouts per page in order to display up to 100 workouts 2021-02-17 08:37:32 +01:00
Sam b72959338a update CHANGELOG.md 2021-01-31 19:23:45 +01:00
Sam 54653ebe67 bump version to 0.4.4 2021-01-31 19:19:47 +01:00
Sam 09eed490f9 Client - update JS dependencies
except recharts
2021-01-31 18:55:55 +01:00
Sam 5164bb4883 API - update python dependencies 2021-01-31 18:40:20 +01:00
Sam cd9b72c23e update CHANGELOG.md 2021-01-31 18:06:56 +01:00
Sam ca8b1b61e8 Merge pull request #63 from SamR1/add-docker
Add docker for evaluation purposes
2021-01-31 17:57:23 +01:00
Sam f1c7d3fe33 Docker - update documentation 2021-01-31 12:03:21 +01:00
Sam 4fb9d3ffd7 add docker for evaluation purposes 2021-01-31 11:30:41 +01:00
Sam ef7533d9f9 update CHANGELOG.md 2021-01-31 10:53:31 +01:00
Sam cd9caa6623 API - fix readable duration - fix #62
+ add some tests on user utils
2021-01-31 10:39:15 +01:00
Sam b385ccacbc API - refactor tests fixtures 2021-01-30 11:56:51 +01:00
Sam 85e9ce8a77 API - add missing tests on production config 2021-01-20 18:09:46 +01:00
Sam 8a9a133a9f Docs - update screenshot 2021-01-20 17:57:36 +01:00
Sam fc491ec455 update Makefile 2021-01-20 17:17:22 +01:00
Sam 7a1f44ccc5 Merge branch 'api-refactor' 2021-01-20 17:07:19 +01:00
Sam d3ce0ad1e5 API - refactor imports 2021-01-20 16:47:00 +01:00
Sam fdeaf54aa9 API - refactor exceptions 2021-01-20 16:32:00 +01:00
Sam d0475eec9f API - refactor user decorators 2021-01-20 16:24:24 +01:00
Sam bc182442fc API - update python dependencies 2021-01-20 16:19:46 +01:00
Sam 635f88ba5f update documentation 2021-01-10 14:55:17 +01:00
Sam e90937e01e bump version to 0.4.3 2021-01-10 14:41:04 +01:00
Sam a793bdc9c5 Client - update js dependencies 2021-01-10 14:35:25 +01:00
Sam 210627f2ed API - update python dependencies 2021-01-10 14:32:16 +01:00
Sam 766423409c Client - display message on image upload error - fix #59 2021-01-10 12:15:54 +01:00
Sam 5c04db6c08 Client - replace 'Activity' with 'Workout' - fix #58 2021-01-10 11:39:51 +01:00
Sam 3a80e01cc2 API - replace 'Activity' with 'Workout' - #58 2021-01-10 11:32:11 +01:00
Sam 24ee5bbcfa update .gitignore 2021-01-03 19:04:20 +01:00
Sam f5b625c6e4 update README.md 2021-01-03 10:25:05 +01:00
Sam e8a96dc32a update README.md 2021-01-03 09:54:36 +01:00
Sam 36de0488be update CHANGELOG.md 2021-01-03 09:44:47 +01:00
Sam cf38808111 bump version to 0.4.2 2021-01-03 09:40:46 +01:00
Sam 634d06b05a API - add typing 2021-01-02 19:28:07 +01:00
Sam 4705393a08 API - refactor api responses 2021-01-01 16:39:29 +01:00
Sam 21e79c8883 update CHANGELOG.md
+ bump version to 0.4.1
2020-12-31 11:48:33 +01:00
Sam 2819d55b0e Client - fix map bounds display since MapContainer props are immutable
(linked to react-leaflet update to v3.0+)
2020-12-31 11:18:41 +01:00
Sam 480bdd330e API - return activity shorter id - #57 2020-12-30 22:08:10 +01:00
Sam 3c6bc54c79 Client - handle activity 'uuid' instead of 'id' - fix #57 2020-12-30 19:58:42 +01:00
Sam 3af845f18c API - add uuid to activity and return it instead of id to client - #57 2020-12-30 19:58:42 +01:00
Sam 6f627ef6c9 Tests - minor refactor 2020-12-30 12:09:34 +01:00