frontend/src/views/user
Dominik Pschenitschni f51371bbe0
feat: move from life cycle to data or watcher
- remove from created / mounted
- initialize component services in data
- use immediate watcher where appropriate
- deep watch for route changes
2021-09-24 21:46:42 +02:00
..
DataExportDownload.vue fix: namespace collision of global error method with draggable error method 2021-09-24 21:46:42 +02:00
Login.vue Directly redirect to the openid auth provider if that's the only auth method 2021-08-15 12:02:29 +02:00
OpenIdAuth.vue Show errors from openid provider 2021-08-14 17:31:35 +02:00
PasswordReset.vue feat: move from life cycle to data or watcher 2021-09-24 21:46:42 +02:00
Register.vue Add translations (#562) 2021-06-23 23:24:57 +00:00
RequestPasswordReset.vue feat: move from life cycle to data or watcher 2021-09-24 21:46:42 +02:00
Settings.vue feat: move from life cycle to data or watcher 2021-09-24 21:46:42 +02:00