Commit Graph

196 Commits

Author SHA1 Message Date
Sam
d363950479 bump version to 0.4.8 2021-07-03 13:02:23 +02:00
Sam
d1b0ca26bf update js dependencies 2021-06-26 22:17:49 +02:00
Sam
2fd2cd5c16 Client - lint fix after prettier update 2021-05-22 17:25:14 +02:00
Sam
5b49928c84 Client - update JS dependencies 2021-05-22 17:24:35 +02:00
Sam
8f5e6afdfa bump version to 0.4.7 2021-04-07 10:00:16 +02:00
Sam
1ff8744aad Client - fix workouts order on calendar - #75 2021-04-06 15:23:20 +02:00
Sam
76c4faa87b update js dependencies 2021-04-06 14:05:10 +02:00
Sam
681ebe46b9 Client - update JS dependencies 2021-03-14 10:56:20 +01:00
Sam
453d13792a bump version to 0.4.6 2021-02-21 20:11:26 +01:00
Sam
aa1170f1c7 Client - display errors as list only if there is more than 1 message 2021-02-20 17:02:24 +01: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
d8acee0c82 bump version to 0.4.5 2021-02-17 17:29:51 +01:00
Sam
d4d09a8f3d Client - update JS dependencies 2021-02-17 14:28:46 +01:00
Sam
549bcea4e8 Client - get workouts in descending order for calendar 2021-02-17 08:45:42 +01:00
Sam
54653ebe67 bump version to 0.4.4 2021-01-31 19:19:47 +01:00
Sam
09eed490f9 Client - update JS dependencies
except recharts
2021-01-31 18:55:55 +01:00
Sam
e90937e01e bump version to 0.4.3 2021-01-10 14:41:04 +01:00
Sam
a793bdc9c5 Client - update js dependencies 2021-01-10 14:35:25 +01:00
Sam
766423409c Client - display message on image upload error - fix #59 2021-01-10 12:15:54 +01:00
Sam
5c04db6c08 Client - replace 'Activity' with 'Workout' - fix #58 2021-01-10 11:39:51 +01:00
Sam
cf38808111 bump version to 0.4.2 2021-01-03 09:40:46 +01:00
Sam
21e79c8883 update CHANGELOG.md
+ bump version to 0.4.1
2020-12-31 11:48:33 +01:00
Sam
2819d55b0e Client - fix map bounds display since MapContainer props are immutable
(linked to react-leaflet update to v3.0+)
2020-12-31 11:18:41 +01:00
Sam
3c6bc54c79 Client - handle activity 'uuid' instead of 'id' - fix #57 2020-12-30 19:58:42 +01:00
Sam
5eefc963ad Client - update react-leaflet to 3.0.5 2020-12-25 19:54:30 +01:00
Sam
ea847b4487 Client - update JS dependencies (wip) 2020-12-25 19:47:47 +01:00
Sam
e7ee2d50af update documentation 2020-09-19 13:56:19 +02:00
Sam
8320ce53b3 bump version to 0.4.0 2020-09-18 08:51:00 +02:00
Sam
a266fc330e Client - move package.json and lint config files 2020-09-16 16:00:25 +02:00
Sam
640385cdb7 remove unused files and dependencies 2020-09-16 15:04:22 +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