Commit Graph

1110 Commits

Author SHA1 Message Date
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
e82db4dcf6 add CI env variable to avoid react-script exiting 2020-04-29 17:18:20 +02:00
Sam
a66725399e update node version 2020-04-29 15:35:50 +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
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
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
f5335d5b8c Client - update Dockerfile 2019-08-25 13:14: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
993203ec9d update ci config 2019-01-13 12:43:41 +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
Sam
ab8d640956 refactor to avoid useless re-rendering in NavBar 2019-01-09 12:45:05 +01:00
Sam
18df5b994a refactor - use of PureComponents to avoid useless re-rendering 2019-01-09 12:07:57 +01:00
Sam
a3a878da92 minor change and README.md update 2019-01-07 12:14:22 +01:00
Sam
ea4d15acc0 minor style fix 2019-01-07 11:47:51 +01:00
Sam
68f0d47b2f Merge branch 'master' into v0.2 2019-01-06 21:57:26 +01:00
Sam
066a0d79c7 add footer 2019-01-06 21:44:38 +01:00
Sam
314e5fb8d7 minor fix 2019-01-06 20:12:26 +01:00
Sam
3872b03216 update Bootstrap4 and ForkAwesome + minor fix 2019-01-06 20:04:52 +01:00
Sam
7659940725 minor fix on statistics page 2019-01-05 13:02:55 +01:00
Sam
02999107fb Merge branch 'master' into v0.2 2019-01-05 12:57:19 +01:00
Sam
f4f486606d fix duration display in activity chart 2019-01-05 12:38:13 +01:00
Sam
2a2d3e02ab start and end dates can be updated on stats graph 2019-01-04 19:17:16 +01:00
Sam
1915c1f374 Merge branch 'master' into stats 2019-01-04 18:41:58 +01:00
Sam
7627284f0e fix activity deletion 2019-01-04 18:31:34 +01:00
Sam
3b499524ca fix stats graph on refresh 2019-01-04 15:23:03 +01:00
Sam
a13d00d5d9 adding a sport filter for stats graphs - #13 2019-01-04 13:43:15 +01:00
Sam
3d4ad8da81 display stats depending on duration - #13 2019-01-04 12:02:29 +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
Sam
e412907e36 fix start on stats graph 2019-01-04 09:51:33 +01:00
Sam
8e5f83d909 file reorganization 2019-01-03 12:53:47 +01:00
Sam
af5b0e1889 stats components refactor 2019-01-03 12:45:04 +01:00
Sam
0e6b9030f8 Merge branch 'master' into stats 2018-12-31 15:10:51 +01:00
Sam
7d98e7342b display total duration in tooltip - fix #26 2018-12-31 15:05:23 +01:00
Sam
10c0f57111 minor fix 2018-12-31 12:19:08 +01:00
Sam
c5fdc45e41 Merge branch 'master' into stats 2018-11-18 16:51:21 +01:00
Sam
5059166cbd replace react-router-redux by connected-react-router 2018-11-18 16:37:33 +01:00
Sam
08f9842b52 Merge branch 'master' into stats 2018-09-09 15:55:41 +02:00
Sam
97005599c9 update ci config 2018-09-09 11:59:10 +02:00
Sam
c28d56f975 init statistics page (wip) - #13 2018-07-29 17:59:53 +02:00
Sam
3e22feba73 update favicon color 2018-07-29 14:56:35 +02:00
Sam
7d33126e07 display total on current month statistics - fix #22 2018-07-29 14:55:57 +02:00
Sam
2dba7c4c99 new favicon 2018-07-29 12:58:11 +02:00
Sam
928981c627 lint 2018-07-29 12:06:36 +02:00
Sam
d37db4a714 display records label on calendar 2018-07-29 12:04:29 +02:00
Sam
0c8921a6ff display records on calendar - fix #25 2018-07-29 11:50:45 +02:00
Sam
35e80de953 display only 3 decimals for distance on month statistics - fix #24 2018-07-29 11:34:13 +02:00
Sam
e78d014ed1 set limit for gpx zip import - see #19
+ pipenv related updates
2018-07-01 17:12:58 +02:00
Sam
09e1e52e16 Client - deactivate administration for now 2018-06-20 11:24:04 +02:00
Sam
2a5070aa8a Client: style changes 2018-06-15 09:36:14 +02:00
Sam
3acdabb4da API & Client: fix
- user edition
- title for activity with gpx and no name in gpx
- style
2018-06-14 13:39:35 +02:00
Sam
1da889d02a Client: minor style fix 2018-06-13 20:35:40 +02:00
Sam
066a05c57f Client: add notes to activities - fix 10
+ minor fix on weather
2018-06-13 18:53:00 +02:00
Sam
0729f3d074 Client: add OSM copyright on static map 2018-06-13 17:52:38 +02:00
Sam
aeab7a987b API & Client: add weather to Activities - fix #8 2018-06-13 17:24:13 +02:00
Sam
dda193fd13 Client: minor fix 2018-06-12 13:23:58 +02:00
Sam
85d335da97 Client: refactor 2018-06-12 13:12:18 +02:00
Sam
ca8a89915e Client: refactor 2018-06-12 12:51:28 +02:00
Sam
b54f25357f Client: refactor (wip) 2018-06-12 11:47:08 +02:00
Sam
5d749f3f47 API & Client: add max speed in filters 2018-06-11 22:42:04 +02:00
Sam
489a123671 Client: minor fix 2018-06-11 19:15:38 +02:00
Sam
859f690ba4 API: timezone support for statistics - fix #11
+ Client fix
2018-06-11 18:47:10 +02:00
Sam
31d23da473 Client: display activity date with user timezone - #11 2018-06-11 15:24:34 +02:00
Sam
fe91040370 API & Client: add timezone to user - #11 2018-06-11 15:24:29 +02:00
Sam
e7e0a20f89 API & Client: fix 2018-06-07 22:44:58 +02:00
Sam
76b2d5aad2 API & Client: filter activities - fix #3 2018-06-07 21:01:46 +02:00
Sam
f45db7b969 API & Client: filter activities - #3 (WIP) 2018-06-07 20:31:44 +02:00
Sam
479b47455f API: add filters for activities - #3 2018-06-07 20:31:07 +02:00
Sam
eab356a2c4 Client: filter component init - #3 2018-06-07 17:50:32 +02:00
Sam
7c0bb285db Client: init page displaying workouts list - #3 2018-06-07 17:43:51 +02:00
Sam
f65d636f85 API & Client: refactor (rename mpwo to fittrackee) 2018-06-07 14:45:51 +02:00