Commit Graph

522 Commits

Author SHA1 Message Date
Sam
d1e36e0614 Client - fix distance card refresh 2022-04-02 10:56:56 +02:00
Sam
26c600fa32 API & Client - fix link to user profile in workout card 2022-03-30 11:30:45 +02:00
Sam
2152aaa359 bump version to 0.6.1 2022-03-27 20:34:05 +02:00
Sam
02e1072f0c Client - fix stats chart update
(temporary fix by downgrading dependency)
2022-03-27 19:46:50 +02:00
Sam
a608ceeaf5 bump version to 0.6.0 2022-03-27 15:11:36 +02:00
Sam
8a85f6d1c0 Client - fix duration inputs + style fix on picture edition 2022-03-27 13:10:06 +02:00
Sam
ad2f57c59c update javascript dependencies 2022-03-27 09:45:29 +02:00
Sam
e11970665b Client - remove old comment 2022-03-27 08:51:10 +02:00
Sam
db2390828f Client - fix picture refresh after update 2022-03-27 08:48:15 +02:00
Sam
eb02ede0d7 API & Client - order on user account status in administration
+ fixes
2022-03-26 18:28:04 +01:00
Sam
614c888ec4 Client - init "About" page and admin contact in footer
+  add missing translations
2022-03-26 17:58:21 +01:00
Sam
4a22f91bda Client - minor fixes 2022-03-26 17:58:21 +01:00
Sam
135281fe1d API & Client - complete users administration 2022-03-26 17:58:21 +01:00
Sam
612549ddea API & Client - resend account confirmation email 2022-03-26 17:58:21 +01:00
Sam
decff1cd6a Client - add account confirmation (WIP) 2022-03-26 17:58:21 +01:00
Sam
dfe50b5287 Client - fix password input 2022-03-26 17:58:20 +01:00
Sam
6371fb0622 Client - add password reset in users admin 2022-03-26 17:58:20 +01:00
Sam
ce680b0d3e Client - update users link 2022-03-26 17:58:20 +01:00
Sam
b0334c87da Client - fix user header 2022-03-26 17:58:20 +01:00
Sam
d11ce9615a Client - fix pagination 2022-03-26 17:58:20 +01:00
Sam
f241504b8f Client - filter on username in administration 2022-03-26 17:58:20 +01:00
Sam
0b1d99aa7a Client - update user typing 2022-03-26 17:58:20 +01:00
Sam
ae0b9c36b2 Client - allow user to change email 2022-03-26 17:58:20 +01:00
Sam
9507a3aba1 API - add current password check when modifying it 2022-03-26 17:58:20 +01:00
Sam
7d78bcc302 Client - update password update in user account 2022-03-26 17:58:20 +01:00
Sam
5831a70d4b Client - display conditions required for registration 2022-03-26 17:58:20 +01:00
Sam
80198f1dac Client - update style on user forms 2022-03-26 17:58:20 +01:00
Sam
29760e57f1 Client - add password strength and suggestions 2022-03-26 17:58:20 +01:00
Sam
9bb894dc03 Client - allow password display 2022-03-26 17:58:20 +01:00
Sam
d8c4106fcf API & Client - remove password confirmation 2022-03-26 17:58:20 +01:00
Sam
8988a0266a API & Client - update username max length 2022-03-26 17:58:19 +01:00
Sam
d968a76fcc
Merge pull request #161 from Fmstrat/farthest_msg
Minor translation issue on 'Farthest'
2022-03-26 17:57:20 +01:00
Sam
f215769f7d
Merge pull request #160 from Fmstrat/error_msg
Minor translation issue on APP_ERROR
2022-03-26 17:55:33 +01:00
Fmstrat
ce183be44b Minor translation issue on 'Farthest' 2022-03-22 10:00:06 -04:00
Fmstrat
9cab50402c Minor translation issue on APP_ERROR 2022-03-22 09:08:20 -04:00
Sam
9648593bef update dist files 2022-02-20 10:00:35 +01:00
Sam
696be0f1d4 update eslint related deps
(except ESLint due to errors on tests w/ chai)
2022-02-20 09:45:54 +01:00
Sam
c3989e0406 update to sass last version 2022-02-19 23:13:02 +01:00
Sam
c267d65ff3 update vue-cli to 5.x 2022-02-19 22:50:13 +01:00
Sam
9abaf4887e update js dependencies 2022-02-19 21:53:16 +01:00
Sam
8e8b4f8987 bump version to 0.5.7 2022-02-13 16:08:51 +01:00
Sam
e1de53a057 update js dependencies
only minor update
2022-02-13 13:50:01 +01:00
Sam
94a6f2fa9c API & Client - allow only alphanumeric characters and '_' in username 2022-02-13 13:49:59 +01:00
Sam
46e52b0f23 bump version to 0.5.6 2022-02-05 22:09:21 +01:00
Sam
d3342c83ab Client - fix label on workouts filters - fix #146 2022-02-05 19:09:04 +01:00
Sam
136162334f update js dependencies 2022-02-05 11:48:09 +01:00
Sam
b654f5a25b bump version to 0.5.5 2022-01-19 16:06:44 +01:00
Sam
6e717ec898 update dependencies 2022-01-19 14:48:03 +01:00
Sam
7107d30f2d Client - fix arrow direction for wind - fix #134
DarkSky returns the direction that the wind is coming **from** (in degree).
2022-01-19 14:34:47 +01:00
Sam
877fa0faaa Client - fix sport icon color (when changed) on calendar on small resolutions 2022-01-16 19:15:15 +01:00