Commit Graph

641 Commits

Author SHA1 Message Date
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
Sam
806c333bf5 add missing docs 2020-12-30 11:12:35 +01:00
Sam
20a5b9be07 update README.md 2020-12-30 10:15:28 +01:00
Sam
e85f8cce53 Tests - add headless option for e2e tests 2020-12-30 10:15:28 +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
26d9402425 API - update python dependencies (wip) 2020-12-25 19:15:04 +01:00
Sam
834fa57c57 CI - update python 3.9 job 2020-11-22 12:20:47 +01:00
Sam
314efd9fd3 fix typo 2020-09-19 15:10:13 +02:00
Sam
89588a4490 update CHANGELOG.md 2020-09-19 14:54:34 +02:00
Sam
984345da8a
Merge pull request #55 from SamR1/project-refactoring-and-packaging
Project refactoring and packaging
2020-09-19 14:34:48 +02: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
Sam
6c3e31bf6d API - add python 3.9 in CI and remove unused dependency 2020-09-16 16:39:27 +02:00
Sam
a266fc330e Client - move package.json and lint config files 2020-09-16 16:00:25 +02:00
Sam
b3a0947019 API - serve favicon and images 2020-09-16 15:53:05 +02:00
Sam
af301b437e API - remove intermediate directory and rename api directory 2020-09-16 15:41:06 +02:00