Commit Graph

403 Commits

Author SHA1 Message Date
Sam c902bdb911 API - refactor + typing errors fix 2021-05-22 17:14:24 +02:00
Sam 25bdb215cb API - fix check on app_config table 2021-05-22 17:13:48 +02:00
Sam 8f5e6afdfa bump version to 0.4.7 2021-04-07 10:00:16 +02:00
Sam 1ff8744aad Client - fix workouts order on calendar - #75 2021-04-06 15:23:20 +02:00
Sam 76c4faa87b update js dependencies 2021-04-06 14:05:10 +02:00
Sam afb302a047 update python dependencies 2021-04-06 13:19:10 +02:00
Sam 681ebe46b9 Client - update JS dependencies 2021-03-14 10:56:20 +01:00
Sam 453d13792a bump version to 0.4.6 2021-02-21 20:11:26 +01:00
Sam 33bbe8c736 API - refactor tests 2021-02-20 23:20:30 +01:00
Sam bb8491f84d API - fix error message on file uplaod + refactor - #72 2021-02-20 21:37:45 +01:00
Sam aa1170f1c7 Client - display errors as list only if there is more than 1 message 2021-02-20 17:02:24 +01:00
Sam fbc40385a0 API & Client - max sizes and max number of files must be greater than 0 - #71 2021-02-20 16:59:40 +01:00
Sam c4e579dd25 API & Client - archive max size must be greater than files size - #70 2021-02-20 16:13:24 +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 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 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 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 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 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 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 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
Sam 5eefc963ad Client - update react-leaflet to 3.0.5 2020-12-25 19:54:30 +01:00
Sam ea847b4487 Client - update JS dependencies (wip) 2020-12-25 19:47:47 +01:00
Sam c890ec6be1 API - update pyjwt to 2.0.0
jwt.encode() returns now tokens as string instead of a byte string
2020-12-25 19:38:33 +01:00
Sam e7ee2d50af update documentation 2020-09-19 13:56:19 +02:00
Sam 8320ce53b3 bump version to 0.4.0 2020-09-18 08:51:00 +02:00
Sam 39cc65855a API - add log file 2020-09-18 08:50:15 +02:00
Sam b44a2cef53 API - minor refactor 2020-09-17 16:09:11 +02:00
Sam 8c84afe793 add entry points for fittrackee package 2020-09-16 18:58:14 +02:00