Commit Graph

160 Commits

Author SHA1 Message Date
Sam
bc81c94988 Client - add links to register/login below login/register form 2021-11-06 18:24:53 +01:00
Sam
4765064042 Client - minor style update on workout card 2021-11-06 18:08:35 +01:00
Sam
6b44e78896 Client - [PR84/93] update dist files 2021-11-03 20:43:04 +01:00
Sam
6fac8fdf81 Client - update info style on picture update 2021-11-03 18:30:48 +01:00
Sam
7b44b92dd3 Client - hide workout title on small resolutions 2021-11-03 18:30:48 +01:00
Sam
a950806282 Client - fix workout without gpx update 2021-11-03 18:30:48 +01:00
Sam
8ebc3acdc2 Client - update modal buttons on error 2021-11-03 18:30:48 +01:00
Sam
f97c7ae4d0 Client - refactoring (rename auth user store) 2021-11-03 18:30:48 +01:00
Sam
c683401daa API & Client - fix missiing translation on api error 2021-11-03 18:30:48 +01:00
Sam
fece99921b Client - redirect after login if redirection exists 2021-11-03 18:30:48 +01:00
Sam
987503ca96 Client - empty user data when token is not valid 2021-11-03 18:30:48 +01:00
Sam
3b7c5d76ce Client - typo fix + style update 2021-11-03 18:30:48 +01:00
Sam
d4efb061a3 Client - dowload workout static map only when hover workout 2021-11-03 18:30:48 +01:00
Sam
8b74138447 Client - minor refactoring 2021-11-03 18:30:47 +01:00
Sam
e7feb25bfa Client - display users registration date in admin timezone 2021-11-03 18:30:47 +01:00
Sam
b68dba34c1 Client - add workout title on dashboard card 2021-11-03 18:30:47 +01:00
Sam
5d0e4dd266 Client - fix title update for workout w/ gpx 2021-11-03 18:30:46 +01:00
Sam
9380034d37 API & Client - get application version from API 2021-11-03 18:30:30 +01:00
Sam
7f6f33a6aa API & Client - update API error messages to remove i18n workarounds 2021-11-03 18:30:23 +01:00
Sam
fb6491638c Client - update e2e tests (wip) and build 2021-11-03 18:30:15 +01:00
Sam
23066c52a8 Client - update language labels 2021-11-03 18:30:00 +01:00
Sam
21ba5270c1 API - update build 2021-11-03 18:28:29 +01:00
Sam
fe0ebc8a9a Client - update some js dependencies and build 2021-11-03 17:25:28 +01:00
Sam
81567bd11f update js dependencies
except major versions of history, i18next and recharts
2021-10-17 08:58:40 +02:00
Sam
f81f4ef041 bump version to 0.4.9 2021-07-16 20:33:15 +02:00
Sam
ea27078a0d Client - minor fix on notes display 2021-07-14 16:06:07 +02: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
7cea812d8b Client - fix typo 2021-07-14 15:01:45 +02:00
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
a43018b155 Client - update build 2021-05-22 17:27:39 +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
3a80e01cc2 API - replace 'Activity' with 'Workout' - #58 2021-01-10 11:32:11 +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
af301b437e API - remove intermediate directory and rename api directory 2020-09-16 15:41:06 +02:00