Commit Graph

939 Commits

Author SHA1 Message Date
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
f1257f98a4 Client - refactor user profile (wip) 2020-02-08 15:22:10 +01:00
Sam
b28ea324f9 Client - update users list - #15 2020-02-08 15:22:10 +01:00
Sam
c422678880 Client - init users list in Admin 2020-02-07 12:49:17 +01:00
Sam
828704fa23 Client - add admin translations 2020-02-07 12:49:17 +01:00
Sam
0d21904b77 update Python dependencies 2020-02-07 11:32:18 +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
c576911c9d update documentation 2020-02-02 09:57:48 +01:00
Sam
13306ad800 update CHANGELOG.md 2020-01-31 15:23:57 +01:00
Sam
2e1ee2c7a1 Client - handle path type on interceptors 2020-01-31 15:06:48 +01:00
Sam
5a4dd60e41 update version in pyproject.toml 2020-01-31 14:33:43 +01:00
Sam
fab69ceabe update CHANGELOG.md 2020-01-31 14:23:31 +01:00
Sam
ba99298a33 update Python dependencies 2020-01-31 14:02:51 +01:00
Sam
1de364f9f5 update JS dependencies 2020-01-31 14:01:21 +01:00
Sam
b862a77344 Client - add URL interceptors to simplify routes definition 2020-01-31 12:46:38 +01:00
Sam
34614d5a6c Client - add spinner on loading activities 2020-01-31 11:09:42 +01:00
Sam
4c3fc343d5 Client - empty user data on logout 2020-01-31 11:04:00 +01:00
Sam
69bcda043d update test step on ci 2020-01-31 09:12:52 +01:00
Sam
03b2fe4f65 update Python dependencies 2020-01-30 23:15:33 +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
694248ecac update CHANGELOG.md 2020-01-30 21:54:44 +01:00
Sam
57a977ec7e update version 2020-01-30 21:24:47 +01:00
Sam
2c7dd1d6c8 Client - minor changes 2020-01-30 20:56:39 +01:00
Sam
a413ff35ae Client - minor style change 2020-01-30 18:51:17 +01:00
Sam
aade621030 Merge branch '46_calendar' 2020-01-28 21:03:46 +01:00
Sam
3fd72acf96 display a popup to show more activities - fix #46 2020-01-28 21:03:12 +01:00
Sam
42880c4b6f update travis config 2020-01-28 20:35:27 +01:00
Sam
c8c1074604 hide some activities on calendar depending on screen width - #46 2020-01-28 19:34:10 +01:00
Sam
5ad074bb1f minor refactor 2020-01-28 15:47:38 +01:00
Sam
e4cb0404ce minor style fix 2020-01-28 15:17:49 +01:00
Sam
962039a05c Client - update JS dependencies 2020-01-28 14:53:47 +01:00
Sam
ff65668945 API - update python dependencies 2020-01-28 14:48:22 +01:00
Sam
84b4966a5e update timezone drop-down background - fix #47 2020-01-13 14:54:04 +01:00
Sam
99ee0e4200 Merge branch 'master' into v0.3.0 2019-12-29 13:39:26 +01:00
Sam
ccd8e5546c API - update version in pyproject.toml 2019-12-29 13:08:57 +01:00
Sam
34433b4e63 Docs - update features 2019-12-29 12:50:32 +01:00
Sam
9bf094da1b Docs - update version 2019-12-29 12:11:43 +01:00
Sam
9607b9b2ff update CHANGELOG.md 2019-12-29 12:02:04 +01:00
Sam
432bd0c27c Client - refactor locales 2019-12-29 11:37:17 +01:00
Sam
5869905b0c add missing translation 2019-12-29 11:25:50 +01:00
Sam
665dbd9b0b update README.md
+ minor update on package.json
2019-12-29 11:00:29 +01:00
Sam
40edbe19ce Client - display WE days with different BG color on calendar - fix #43 2019-12-29 10:42:01 +01:00
Sam
038610e7f6 Client - fix editing a workout with gpx file 2019-12-29 10:23:49 +01:00
Sam
c2815ae47b Docs - add sticky footer 2019-12-28 23:23:30 +01:00
Sam
91b77cd819 Client - minor changes on i18n 2019-12-28 22:46:02 +01:00
Sam
4c26088494 Client - update CSS and JS files 2019-12-28 22:30:16 +01:00
Sam
4500732a0e update JS deps 2019-12-28 22:08:16 +01:00