Commit Graph

578 Commits

Author SHA1 Message Date
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
e386f466ae API - fix localization 2020-07-15 10:10:54 +02:00
Sam
36ded61e36 update Makefile 2020-07-15 09:19:07 +02:00
Sam
d2768c015c API - fix test 2020-07-15 07:45:01 +02:00
Sam
c797d4393e API - use task queue to send password request email 2020-07-14 22:05:13 +02:00
Sam
e990a63675 update JS dependencies
except history (connected-react-router not compatible w/ the last version)
2020-07-14 17:20:37 +02:00
Sam
2f787ed92d update python dependencies and lint fix 2020-07-14 17:20:03 +02:00
Sam
075f98e6e5 API - display password reset link expiration delay in email 2020-07-11 19:35:20 +02:00
Sam
b351f3d42c API - fix tests w/ python 3.7 2020-07-11 18:44:03 +02:00
Sam
736a1f910a update docker & CI config 2020-07-11 18:44:03 +02:00
Sam
2540fa79d3 Docs - update api documentation 2020-07-11 18:44:03 +02:00
Sam
1860cfe320 Client - add password reset - #50 2020-07-11 18:44:03 +02:00
Sam
51d627fa1c API - add route to update password and email templates - #50 2020-07-11 18:44:03 +02:00
Sam
d6ce02d385 API - add password reset request route - #50 2020-07-11 18:44:03 +02:00
Sam
1a689955d3 Client - update user profile 2020-07-11 18:42:46 +02:00
Sam
f53213b4e9 API - refactor tests with classes 2020-05-10 15:56:06 +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
ba9290bcd8 API - fix test 2020-05-02 18:50:42 +02:00
Sam
b0f1d7468f Client - update style to make tables more responsive 2020-05-02 18:43:10 +02:00
Sam
2fda3b1330 add missing doc 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
958c6711a3 API - update testing config 2020-05-02 10:39:43 +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
abca323936 API - move health route 2020-05-01 18:10:34 +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
42cbdbe4a5 update JS dependencies
w
2020-04-29 15:35:26 +02:00
Sam
d8147cfef5 update python dependencies 2020-04-29 14:57:20 +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
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