Commit Graph

59 Commits

Author SHA1 Message Date
Sam
45abd58b79 Client - init workouts timeline 2021-11-03 18:26:50 +01:00
Sam
2ae2cf04d5 Client - init calendar on Dashboard 2021-11-03 18:26:50 +01:00
Sam
a85860581f Client - init workouts store 2021-11-03 18:26:50 +01:00
Sam
18908ce89d Client - update stats chart display (wip) 2021-11-03 18:26:50 +01:00
Sam
00a400bc5b Client - customize chart tooltip (wip) 2021-11-03 18:26:49 +01:00
Sam
4e54d66c55 Client - init stats chart (wip) 2021-11-03 18:26:49 +01:00
Sam
a09c320093 Client - init sports store 2021-11-03 18:26:49 +01:00
Sam
cac9607489 Client - refactor store interfaces (move w/ types) 2021-11-03 18:26:49 +01:00
Sam
3b8ac44433 Client - init utils methods needed for charts 2021-11-03 18:26:49 +01:00
Sam
6d1de3c3bb Client - rename existing front 2021-11-03 18:26:44 +01:00
Sam
1771299068 Client - fix elevation values since API update 2021-11-03 17:25:28 +01:00
Sam
bf93c7f469 Client - update sports color 2021-11-03 17:25:28 +01:00
antoine
660190d368 Add elevation in stats and dashboard and update translations 2021-11-03 17:25:28 +01:00
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
8f5e6afdfa bump version to 0.4.7 2021-04-07 10:00:16 +02:00
Sam
453d13792a bump version to 0.4.6 2021-02-21 20:11:26 +01:00
Sam
d8acee0c82 bump version to 0.4.5 2021-02-17 17:29:51 +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
5c04db6c08 Client - replace 'Activity' with 'Workout' - fix #58 2021-01-10 11:39:51 +01:00
Sam
cf38808111 bump version to 0.4.2 2021-01-03 09:40:46 +01:00
Sam
21e79c8883 update CHANGELOG.md
+ bump version to 0.4.1
2020-12-31 11:48: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
f626559e5e API & Client - use flask to serve js files 2020-09-16 13:48:45 +02:00
Sam
a5e40612ba API & Client - tile server for map can be changed - fix #54 2020-09-16 11:47:33 +02:00
Sam
404bf286ef update documentation 2020-07-15 15:30:41 +02:00
Sam
1860cfe320 Client - add password reset - #50 2020-07-11 18:44:03 +02:00
Sam
1c13aca2eb API & Client - add pagination and filter on users lists 2020-05-02 18:43:10 +02:00
Sam
5aa1d77553 API & Client - display uploaded files size in admin + minor changes 2020-05-01 20:22:08 +02: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
2e1ee2c7a1 Client - handle path type on interceptors 2020-01-31 15:06:48 +01:00
Sam
fab69ceabe update CHANGELOG.md 2020-01-31 14:23:31 +01:00
Sam
b862a77344 Client - add URL interceptors to simplify routes definition 2020-01-31 12:46:38 +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
4500732a0e update JS deps 2019-12-28 22:08:16 +01:00
Sam
f1298aa7ba Merge branch 'master' into v0.2.3 2019-12-28 21:22:00 +01:00
Sam
1398c7ff4a Client - add application configuration in Application Admin - #15 2019-11-13 20:16:58 +01: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
d4fc69c4d5 Client - refactor admin (wip) 2019-09-22 23:08:20 +02:00
Sam
131f315911 Client - application translation 2019-09-16 12:51:44 +02:00
Sam
77bc32d4a5 Client - application translation (wip) 2019-09-16 10:26:02 +02:00
Sam
82b020ce4e [skip travis] init v0.3.0 2019-09-01 12:14:46 +02:00
Sam
1dd7c0d8af Client - display stats according to first day of week - fix #23 2019-08-31 17:56:14 +02:00
Sam
8fc71ed178 API & Client: set file size limit for upload - fix #33 2019-08-31 14:11:11 +02:00
Sam
2a52b9081d Client - reformat js files w/ prettier 2019-08-28 15:35:22 +02:00
Sam
c0d38094d9 Client - update date-fns from 1.3.0 to 2.0.1 2019-08-28 14:38:15 +02:00