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 |
|
Sam
|
a7de5dd52c
|
Client - disable registration - fix #36
|
2019-08-25 12:50:42 +02:00 |
|
Sam
|
e139b4983a
|
init 0.2.1 version
|
2019-07-07 15:34:44 +02:00 |
|
Sam
|
72e1529b81
|
Merge branch 'master' into v0.2
|
2019-02-07 09:53:12 +01:00 |
|
Sam
|
031d8da512
|
Merge branch 'master' into v0.2
|
2019-01-13 15:35:44 +01:00 |
|
Sam
|
68f0d47b2f
|
Merge branch 'master' into v0.2
|
2019-01-06 21:57:26 +01:00 |
|
Sam
|
02999107fb
|
Merge branch 'master' into v0.2
|
2019-01-05 12:57:19 +01:00 |
|
Sam
|
a13d00d5d9
|
adding a sport filter for stats graphs - #13
|
2019-01-04 13:43:15 +01:00 |
|
Sam
|
cd39f46270
|
add label for total on stats graph
|
2019-01-04 11:10:07 +01:00 |
|
Sam
|
5de1fe4e94
|
refactor
|
2019-01-04 10:07:24 +01:00 |
|