Commit Graph

131 Commits

Author SHA1 Message Date
Sam
f81f4ef041 bump version to 0.4.9 2021-07-16 20:33:15 +02:00
Sam
d363950479 bump version to 0.4.8 2021-07-03 13:02:23 +02:00
Sam
407aa71909 update documentation after sphinx update 2021-07-03 11:26:30 +02:00
Sam
f6beeff062 Docs - downgrade sphinx version due to deprecated method
`force_decode` is removed in 4.0, generating errors with `sphinxcontrib.httpdomain`
2021-06-06 11:23:26 +02:00
Sam
8f5e6afdfa bump version to 0.4.7 2021-04-07 10:00:16 +02:00
Sam
162499fd04 update documentation 2021-04-06 14:03:49 +02:00
Sam
453d13792a bump version to 0.4.6 2021-02-21 20:11:26 +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
d8acee0c82 bump version to 0.4.5 2021-02-17 17:29:51 +01:00
Sam
391dfaf10c API - update python dependencies 2021-02-17 14:20:55 +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
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
Sam
8fc71ed178 API & Client: set file size limit for upload - fix #33 2019-08-31 14:11:11 +02:00
Sam
94e26c56fc API - migrating from pipenv to poetry 2019-08-28 13:28:23 +02:00
Sam
5068d1f58d [skip travis] update version 2019-08-25 22:21:09 +02:00
Sam
86cb015279 API - get gpx and chart data for an activity segment - #14 2019-08-25 18:54:37 +02:00
Sam
f252620ac1 API - add coordinates in chart_data - #4 2019-08-25 15:05:10 +02:00
Sam
5b6a94fb85 API - disable registration - #36 2019-08-25 12:07:02 +02:00
Sam
edf4f4e4ca API - update picture endpoint 2019-07-21 22:09:54 +02:00
Sam
072cd691d0 [skip travis] add short version 2019-07-21 11:12:34 +02:00
Sam
846218716e [skip travis] update project information 2019-07-21 10:53:35 +02:00
Sam
db531a140b add custom css to change admonitions background colors 2019-07-21 10:24:45 +02:00
Sam
fcebb7a3df update docs for remaining endpoints - fix #21
and fix some routes to add authentication
2019-07-20 21:57:35 +02:00
Sam
08b8c3c119 update auth endpoints documentation - #21 2019-07-20 14:27:05 +02:00
Sam
3c1d665164 [skip travis] docs - add link to GitHub 2019-07-19 12:26:19 +02:00
Sam
715da8fc64 update docs and api endpoints 2019-07-19 12:03:49 +02:00
Sam
1247e2253a update activities endpoints documentation 2019-07-19 11:56:48 +02:00
Sam
0701cd43da fix typo 2019-07-19 11:07:20 +02:00
Sam
d9337d66e6 update activities endpoints documentation 2019-07-14 21:37:55 +02:00
Sam
c0e4cc64bd update documentation 2019-07-14 21:37:55 +02:00
Sam
a3613617a4 refactor 2019-07-14 19:42:40 +02:00