Commit Graph

171 Commits

Author SHA1 Message Date
Sam
cd418c9be2 Client - init login and getting user profile 2021-11-03 18:26:47 +01:00
Sam
1d7cb5c9ee Client - refactor app types and interfaces 2021-11-03 18:26:47 +01:00
Sam
6b848228ca Client - refactor store 2021-11-03 18:26:47 +01:00
Sam
f8b020940a Client - fix footer display on mobile when keyboard pops 2021-11-03 18:26:47 +01:00
Sam
68f6457c9d Client - init Login form 2021-11-03 18:26:47 +01:00
Sam
73915a1750 Client - update app style + add link in nav-bar 2021-11-03 18:26:47 +01:00
Sam
0876373609 Client - add 404 error page 2021-11-03 18:26:47 +01:00
Sam
ef6649a5dc Client - init user state 2021-11-03 18:26:46 +01:00
Sam
146750c155 Client - fix close button position 2021-11-03 18:26:46 +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
04f64b750c Client - install vue-i18n 2021-11-03 18:26:46 +01:00
Sam
40355a0af5 Client - re-arrange style files + fix app-name padding 2021-11-03 18:26:46 +01:00
Sam
799da84bc9 Client - add footer 2021-11-03 18:26:46 +01:00
Sam
fa8656f839 Client - update NavBav style w/ hamburger menu (wip) 2021-11-03 18:26:46 +01:00
Sam
6ba8ca385e Client - clean vue-cli template files 2021-11-03 18:26:45 +01:00
Sam
5d80039319 Client - update prettier config 2021-11-03 18:26:45 +01:00
Sam
433f6bfd52 Client - add navbar component 2021-11-03 18:26:45 +01:00
Sam
23c4708217 Client - init new frontend version with vue-cli 2021-11-03 18:26:45 +01:00
Sam
6d1de3c3bb Client - rename existing front 2021-11-03 18:26:44 +01:00
Sam
8b516e1ac3 Client - minor style fix on records table 2021-11-03 17:25:28 +01:00
Sam
06510bb205 Client - fix elevation display in chart tooltip 2021-11-03 17:25:28 +01:00
Sam
d0b305ec6f Client - display elevation only on Statistics (not in dashboard) 2021-11-03 17:25:28 +01:00
Sam
8dc7e37ab1 Client - fix workout card style 2021-11-03 17:25:28 +01:00
Sam
4dd5633232 Client - do not diplay elevation for manually added workouts 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
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
2fd2cd5c16 Client - lint fix after prettier update 2021-05-22 17:25:14 +02:00
Sam
1ff8744aad Client - fix workouts order on calendar - #75 2021-04-06 15:23:20 +02: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
5c04db6c08 Client - replace 'Activity' with 'Workout' - fix #58 2021-01-10 11:39:51 +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
5eefc963ad Client - update react-leaflet to 3.0.5 2020-12-25 19:54:30 +01: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
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