frontend/src/components/user
konrad a75670e4f0 Add user settings (#108)
Add email update

Add settings link to menu

Add password update route

Add password update page

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#108
2020-04-17 20:46:50 +00:00
..
Login.vue Work around browsers preventing Vue bindings from working with autofill (Fixes #78) 2020-04-02 21:53:18 +02:00
PasswordReset.vue Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00
Register.vue Fix error container at registration page always being displayed 2020-02-28 22:08:16 +01:00
RequestPasswordReset.vue Fix error notification still being shown on password reset pages despite no error 2020-03-23 18:32:06 +01:00
Settings.vue Add user settings (#108) 2020-04-17 20:46:50 +00:00