Commit Graph

207 Commits

Author SHA1 Message Date
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
a5a2033918 API & Client - update map attribution to match tile server - fix #54 2020-09-16 13:01:21 +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
3be8783ee3 Client - display today cell w/ different color 2020-07-15 14:08:06 +02:00
Sam
1860cfe320 Client - add password reset - #50 2020-07-11 18:44:03 +02:00
Sam
1a689955d3 Client - update user profile 2020-07-11 18:42:46 +02:00
Sam
0c07ce172a API & Client - minor fixes 2020-05-03 11:30:40 +02:00
Sam
5d7b63f7aa API & Client - update registration activation on user register/delete
+ minor refactor on administration (fix #15)
2020-05-02 22:01:59 +02:00
Sam
e28d609013 Client - minor style change 2020-05-02 19:32:38 +02:00
Sam
b0f1d7468f Client - update style to make tables more responsive 2020-05-02 18:43:10 +02:00
Sam
1c13aca2eb API & Client - add pagination and filter on users lists 2020-05-02 18:43:10 +02:00
Sam
ea13cd8946 Client - admin refactor 2020-05-02 09:53:29 +02:00
Sam
5aa1d77553 API & Client - display uploaded files size in admin + minor changes 2020-05-01 20:22:08 +02:00
Sam
d6615795ba Client - minor style changes 2020-05-01 18:06:09 +02:00
Sam
8f48c34bed Client - admin can delete user account - #15 2020-05-01 17:02:50 +02:00
Sam
f249b09146 API & Client - user can delete his account - fix #17 2020-05-01 16:20:44 +02:00
Sam
3d01eadc71 Client - minor refactor 2020-05-01 13:48:20 +02:00
Sam
7cc1b40f26 API & Client - add/remove user admin rights - #15 2020-05-01 12:13:06 +02:00
Sam
aa29231fd9 Merge branch 'master' into v0.3.0 2020-05-01 09:51:19 +02:00
Sam
b6c445b6df update lint config (due to changes with prettier 2.0.x version) 2020-05-01 09:28:34 +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
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
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
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
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
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
3fd72acf96 display a popup to show more activities - fix #46 2020-01-28 21:03:12 +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
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
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
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
91b77cd819 Client - minor changes on i18n 2019-12-28 22:46:02 +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
7ffcaad332 API & Client - refactor registration activation - #15 2019-11-13 21:46:28 +01:00
Sam
1398c7ff4a Client - add application configuration in Application Admin - #15 2019-11-13 20:16:58 +01:00
Sam
f3356e045c Client - display app statistics in Administration 2019-09-23 21:05:55 +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
d4fc69c4d5 Client - refactor admin (wip) 2019-09-22 23:08:20 +02:00
Sam
caa866c816 Client - localize Calendar w/ date-fns - fix #40 2019-09-16 19:21:20 +02:00
Sam
ed0e467404 Client - add some error messages translation and refactor 2019-09-16 18:56:37 +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
0443a4e3c9 Client - fix translation 2019-09-16 13:08:58 +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
745d102ee2 Client - store language w/ redux 2019-09-08 17:14:48 +02:00
Sam
6f7f69a807 Client - minor style changes 2019-09-08 16:53:47 +02:00
Sam
97934f8ffe Client - change language on dropdown change 2019-09-08 16:53:47 +02:00
Sam
44d0c36485 Client - add a language dropdown 2019-09-08 16:53:47 +02:00
Sam
c83351ea1f Client - use namespaces for i18n 2019-09-08 11:35:30 +02:00
Sam
8473f6652c Client - init localization w/ react-i18n - #40 2019-09-08 11:17:02 +02:00
Sam
82b020ce4e [skip travis] init v0.3.0 2019-09-01 12:14:46 +02:00
Sam
38bbd61eba Client - fix activities list style & activity details display 2019-09-01 11:26:38 +02:00
Sam
774e8682b0 Client - style fix 2019-08-31 22:11:12 +02:00
Sam
05a03cc349 Client - refactor 2019-08-31 20:48:39 +02:00
Sam
12703d8ffe Client - display activity map on Activities list - fix #37 2019-08-31 20:35:09 +02:00
Sam
b33befe19a Client - minor style changes 2019-08-31 19:15:37 +02:00
Sam
1dd7c0d8af Client - display stats according to first day of week - fix #23 2019-08-31 17:56:14 +02:00
Sam
eb81c63714 Client - display calendar according to first day of week - #23 2019-08-31 17:08:59 +02:00
Sam
a797568b2a Client - add first day of week in user profile - #23 2019-08-31 17:08:09 +02:00
Sam
8fc71ed178 API & Client: set file size limit for upload - fix #33 2019-08-31 14:11:11 +02:00
Sam
b72f4e8313 Client - fix date error 2019-08-28 16:41:27 +02:00
Sam
8000018cf4 Client - minor refactor 2019-08-28 15:51:09 +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
c50d7b1966 API & Client: use segment index on API only - fix #14 2019-08-25 21:10:59 +02:00
Sam
b2af180e05 Client - display segments - #14 2019-08-25 20:23:11 +02:00
Sam
5c9c848ffe Client - display a marker on map when mouse is over the chart - fix #4 2019-08-25 16:06:31 +02:00
Sam
a7de5dd52c Client - disable registration - fix #36 2019-08-25 12:50:42 +02:00
Sam
9e2448cf93 add link to doc in footer 2019-07-21 11:19:18 +02:00
Sam
e139b4983a init 0.2.1 version 2019-07-07 15:34:44 +02:00
Sam
c9f0405ee6 Client: replace select with radio buttons on statistics 2019-07-07 12:57:13 +02:00
Sam
72e1529b81 Merge branch 'master' into v0.2 2019-02-07 09:53:12 +01:00
Sam
f14d5a1dbf refactor 2019-01-18 19:55:24 +01:00
Sam
031d8da512 Merge branch 'master' into v0.2 2019-01-13 15:35:44 +01:00
Sam
687af94b4a display moving duration in activities list - fix #31 2019-01-13 11:56:05 +01:00
Sam
b66ca710e3 use moving duration in stats - fix #31 2019-01-13 11:21:19 +01:00