Commit Graph

58 Commits

Author SHA1 Message Date
Sam
c92446ff39 API & Client - move user preferences + add picture edition 2021-11-03 18:27:47 +01:00
Sam
b70dd3116e Client - profile display refactoring 2021-11-03 18:27:47 +01:00
Sam
2729d5dae5 Client - add account deletion 2021-11-03 18:27:47 +01:00
Sam
5b470b7786 Client - init profile edition 2021-11-03 18:27:47 +01:00
Sam
fa164345d5 Client - init user profile 2021-11-03 18:27:47 +01:00
Sam
60a5df70a9 Client - refacto + display fix and improvements 2021-11-03 18:27:46 +01:00
Sam
bde004f83b Client - display more workouts in timeline 2021-11-03 18:27:19 +01:00
Sam
db9ea49998 Client - refactor types 2021-11-03 18:26:49 +01:00
Sam
f60847cc5f Client - minor refacto w/ import order rules 2021-11-03 18:26:49 +01:00
Sam
cd20e3c167 Client - display if registration is disabled 2021-11-03 18:26:48 +01:00
Sam
0235a93c5b Client - empty form and error messages on path change 2021-11-03 18:26:48 +01:00
Sam
6c770ed76b Client - error message style (wip)
Need some updates api side.
2021-11-03 18:26:48 +01:00
Sam
4bbfb800cb Client - fix app height 2021-11-03 18:26:48 +01:00
Sam
8465c0e4cb Client - update button text on registration 2021-11-03 18:26:48 +01:00
Sam
f381c2dc65 Client - add registration 2021-11-03 18:26:48 +01:00
Sam
3dc1e46329 Client - minor refactor 2021-11-03 18:26:47 +01:00
Sam
72db7afe44 Client - extend store typing in components 2021-11-03 18:26:47 +01:00
Sam
7df5ea9870 Client - handle error on api calls 2021-11-03 18:26:47 +01:00
Sam
cd418c9be2 Client - init login and getting user profile 2021-11-03 18:26:47 +01:00
Sam
68f6457c9d Client - init Login form 2021-11-03 18:26:47 +01:00
Sam
6d1de3c3bb Client - rename existing front 2021-11-03 18:26:44 +01:00
Sam
c82ad37270 Client - fix user birthday update - fix #82 2021-07-14 15:18:27 +02:00
Sam
fdfd828677 Client - display characters limitation on textarea - fix #81 2021-07-14 15:07:03 +02:00
Sam
2fd2cd5c16 Client - lint fix after prettier update 2021-05-22 17:25:14 +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
e28d609013 Client - minor style change 2020-05-02 19:32:38 +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
7cc1b40f26 API & Client - add/remove user admin rights - #15 2020-05-01 12:13:06 +02: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
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
84b4966a5e update timezone drop-down background - fix #47 2020-01-13 14:54:04 +01:00
Sam
1398c7ff4a Client - add application configuration in Application Admin - #15 2019-11-13 20:16:58 +01: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
77bc32d4a5 Client - application translation (wip) 2019-09-16 10:26:02 +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
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
2a52b9081d Client - reformat js files w/ prettier 2019-08-28 15:35:22 +02:00