Commit Graph

176 Commits

Author SHA1 Message Date
Sam
87ad351d6d Client - add registration status and info box on users limitation 2021-11-03 18:27:48 +01:00
Sam
2ba931dcf7 Client - add application administration 2021-11-03 18:27:48 +01:00
Sam
04cf43cfd2 Client - init administration + refacto 2021-11-03 18:27:48 +01:00
Sam
8d93024a5f Client - add password reset + refacto 2021-11-03 18:27:48 +01:00
Sam
c4eb9bdbf8 Client - update card title on profile edition 2021-11-03 18:27:48 +01:00
Sam
c92446ff39 API & Client - move user preferences + add picture edition 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
60eefaec2d Client - toggle workouts filters on small resolutions 2021-11-03 18:27:47 +01:00
Sam
95cf71055b Client - display message when no workouts 2021-11-03 18:27:46 +01:00
Sam
b1acb6c570 Client - add workouts list view 2021-11-03 18:27:46 +01:00
Sam
1502e97211 Client - add full statistics chart 2021-11-03 18:27:46 +01:00
Sam
7157f53298 Client - improve calendar display on mobile + fix 2021-11-03 18:27:20 +01:00
Sam
997469d959 Client - display info and errors on workout edition 2021-11-03 18:27:20 +01:00
Sam
6bfcb24133 Client - add a workout + fix 2021-11-03 18:27:20 +01:00
Sam
fab8cae3b2 Client - edit a workout 2021-11-03 18:27:20 +01:00
Sam
3dbdd5cb6b Client - delete a workout 2021-11-03 18:27:19 +01:00
Sam
bde004f83b Client - display more workouts in timeline 2021-11-03 18:27:19 +01:00
Sam
42c16a9680 Client - refactoring & display fix 2021-11-03 18:27:19 +01:00
Sam
b7b2eb0daf Client - display segment 2021-11-03 18:27:19 +01:00
Sam
63f8ef59ae Client - display notes 2021-11-03 18:27:19 +01:00
Sam
c50e74143e Client - init workout chart (WIP) 2021-11-03 18:27:18 +01:00
Sam
060c5d42d9 Client - update workout display when no gpx 2021-11-03 18:27:18 +01:00
Sam
0cf61a46de Client - add workout details 2021-11-03 18:27:18 +01:00
Sam
ea5be4037d Client - access previous or next workouts if exist 2021-11-03 18:27:18 +01:00
Sam
695fa0d0f1 Client - init workout detail w/ map (wip) 2021-11-03 18:27:18 +01:00
Sam
bcc17924ac Client - display section title for records and timeline 2021-11-03 18:27:17 +01:00
Sam
45438f547e Client - display records on Dashboard (wip) 2021-11-03 18:27:17 +01:00
Sam
5dadbee29c Client - add missing translations on chart + message when no workouts 2021-11-03 18:26:51 +01:00
Sam
262f01a055 Client - display records on Calendar 2021-11-03 18:26:50 +01:00
Sam
4e54d66c55 Client - init stats chart (wip) 2021-11-03 18:26:49 +01:00
Sam
8247751281 Client - display user stats (wip) 2021-11-03 18:26:48 +01:00
Sam
cd20e3c167 Client - display if registration is disabled 2021-11-03 18:26:48 +01:00
Sam
9fc70fcf23 Client - display page error if can not fetch app config 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
8465c0e4cb Client - update button text on registration 2021-11-03 18:26:48 +01:00
Sam
7df5ea9870 Client - handle error on api calls 2021-11-03 18:26:47 +01:00
Sam
68f6457c9d Client - init Login form 2021-11-03 18:26:47 +01:00
Sam
0876373609 Client - add 404 error page 2021-11-03 18:26:47 +01:00
Sam
b01f867d80 Client - add dropdown to select language 2021-11-03 18:26:46 +01:00
Sam
1e77fa68b6 Client - init locales files ('en' and 'fr') 2021-11-03 18:26:46 +01:00
Sam
6d1de3c3bb Client - rename existing front 2021-11-03 18:26:44 +01:00
Sam
1771299068 Client - fix elevation values since API update 2021-11-03 17:25:28 +01:00
antoine
660190d368 Add elevation in stats and dashboard and update translations 2021-11-03 17:25:28 +01:00
Sam
fdfd828677 Client - display characters limitation on textarea - fix #81 2021-07-14 15:07:03 +02:00
Sam
7cea812d8b Client - fix typo 2021-07-14 15:01:45 +02:00
Sam
fbc40385a0 API & Client - max sizes and max number of files must be greater than 0 - #71 2021-02-20 16:59:40 +01:00
Sam
c4e579dd25 API & Client - archive max size must be greater than files size - #70 2021-02-20 16:13:24 +01:00
Sam
5c04db6c08 Client - replace 'Activity' with 'Workout' - fix #58 2021-01-10 11:39:51 +01:00
Sam
1860cfe320 Client - add password reset - #50 2020-07-11 18:44:03 +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
1c13aca2eb API & Client - add pagination and filter on users lists 2020-05-02 18:43:10 +02:00
Sam
5aa1d77553 API & Client - display uploaded files size in admin + minor changes 2020-05-01 20:22:08 +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
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
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
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
1f8de2eccc API & Client - sport administration & refactor - #15 2019-09-22 23:08: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
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
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