Commit Graph

69 Commits

Author SHA1 Message Date
Sam
e90937e01e bump version to 0.4.3 2021-01-10 14:41:04 +01:00
Sam
210627f2ed API - update python dependencies 2021-01-10 14:32:16 +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
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
480bdd330e API - return activity shorter id - #57 2020-12-30 22:08:10 +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
806c333bf5 add missing docs 2020-12-30 11:12:35 +01:00
Sam
e85f8cce53 Tests - add headless option for e2e tests 2020-12-30 10:15:28 +01:00
Sam
26d9402425 API - update python dependencies (wip) 2020-12-25 19:15:04 +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
a5e40612ba API & Client - tile server for map can be changed - fix #54 2020-09-16 11:47:33 +02:00
Sam
1f8754a4f9 API - update python dependencies 2020-09-16 11:09:32 +02:00
Sam
f5e103fa07 update python dependencies 2020-08-09 18:03:58 +02:00
Sam
404bf286ef update documentation 2020-07-15 15:30:41 +02:00
Sam
2f787ed92d update python dependencies and lint fix 2020-07-14 17:20:03 +02:00
Sam
2540fa79d3 Docs - update api documentation 2020-07-11 18:44:03 +02:00
Sam
f53213b4e9 API - refactor tests with classes 2020-05-10 15:56:06 +02:00
Sam
0c07ce172a API & Client - minor fixes 2020-05-03 11:30:40 +02:00
Sam
2fda3b1330 add missing doc 2020-05-02 18:43:10 +02:00
Sam
abca323936 API - move health route 2020-05-01 18:10:34 +02:00
Sam
aa29231fd9 Merge branch 'master' into v0.3.0 2020-05-01 09:51:19 +02:00
Sam
d8147cfef5 update python dependencies 2020-04-29 14:57:20 +02:00
Sam
6270b15e11 API & Client - replace user id with username in activities, records and stats 2020-02-08 15:22:10 +01:00
Sam
9f487a4d68 API & Client - remove id in user data 2020-02-08 15:22:10 +01:00
Sam
2c3bc0f9bc API & Client : replace id with username to fetch a user 2020-02-08 15:22:10 +01:00
Sam
33ed19a7e7 API & Client : add a link to display user detail in admin - #15 2020-02-08 15:22:10 +01:00
Sam
175c608920 Merge branch 'master' into v0.3.0
Conflicts:
	docs/objects.inv
	docs/searchindex.js
	fittrackee_api/poetry.lock
	fittrackee_api/pyproject.toml
	fittrackee_client/src/actions/index.js
	fittrackee_client/src/components/App.jsx
	fittrackee_client/src/utils/index.js
2020-02-07 11:12:32 +01:00
Sam
fab69ceabe update CHANGELOG.md 2020-01-31 14:23:31 +01:00
Sam
8c711a2e83 Merge branch 'master' into v0.3.0
Conflicts:
	VERSION
	docs/.buildinfo
	docs/_static/documentation_options.js
	docs/api/activities.html
	docs/api/auth.html
	docs/api/index.html
	docs/api/records.html
	docs/api/sports.html
	docs/api/stats.html
	docs/api/users.html
	docs/changelog.html
	docs/features.html
	docs/genindex.html
	docs/http-routingtable.html
	docs/index.html
	docs/installation.html
	docs/objects.inv
	docs/search.html
	docs/searchindex.js
	docs/troubleshooting/administrator.html
	docs/troubleshooting/index.html
	docs/troubleshooting/user.html
	fittrackee_api/poetry.lock
	fittrackee_client/src/utils/index.js
	yarn.lock
2020-01-30 22:45:50 +01:00
Sam
57a977ec7e update version 2020-01-30 21:24:47 +01:00
Sam
99ee0e4200 Merge branch 'master' into v0.3.0 2019-12-29 13:39:26 +01:00
Sam
34433b4e63 Docs - update features 2019-12-29 12:50:32 +01:00
Sam
51860a1484 [skip travis] update CHANGELOG.md 2019-12-28 21:32:50 +01:00
Sam
f1298aa7ba Merge branch 'master' into v0.2.3 2019-12-28 21:22:00 +01:00
Sam
1a75172d28 update python deps and Dockerfile 2019-12-28 21:10:51 +01:00
Sam
7ffcaad332 API & Client - refactor registration activation - #15 2019-11-13 21:46:28 +01:00
Sam
97534b698b API - minor refactor and documentation update 2019-11-13 19:14:29 +01:00
Sam
628f2f3e27 API - add route to get application statistics 2019-09-23 20:30:40 +02:00
Sam
0c7cefba13 API & Client - display only sports with activities on statistics 2019-09-23 20:01:16 +02:00
Sam
742818a405 update CHANGELOG.md and version 2019-09-23 15:05:07 +02:00
Sam
8a4b114af8 API & Client - display only active sports when adding an activity 2019-09-23 14:09:32 +02:00
Sam
1f8de2eccc API & Client - sport administration & refactor - #15 2019-09-22 23:08:20 +02:00
Sam
f6389f1cdd API & Client - add API error messages translation 2019-09-16 18:54:09 +02:00
Sam
1f17b8fed4 API & Client: add user langage preferences in database 2019-09-16 14:19:26 +02:00
Sam
82b020ce4e [skip travis] init v0.3.0 2019-09-01 12:14:46 +02:00
Sam
aa67e7ba20 update documentation 2019-09-01 11:40:46 +02:00
Sam
b00b48e138 API - update user model to store first day of week - #23 2019-08-31 16:33:50 +02:00