This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src/views/user
konrad b34213c301
Some checks failed
continuous-integration/drone/push Build is failing
chore: remove setting loading state in register component (#939)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #939
Reviewed-by: dpschen <dpschen@noreply.kolaente.de>
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-11-02 18:53:45 +00:00
..
settings feat: disable password settings for users authenticated with third party auth (#921) 2021-10-31 13:38:13 +00:00
DataExportDownload.vue feat: allow openid users to export their data without a password (#918) 2021-10-31 13:16:28 +00:00
Login.vue feat: move user settings to multiple components (#889) 2021-10-26 20:58:02 +00:00
OpenIdAuth.vue feat: keep errorMessage local (#865) 2021-10-17 19:38:30 +00:00
PasswordReset.vue feat: use async / await where it makes sense 2021-10-16 18:59:53 +02:00
Register.vue chore: remove setting loading state in register component (#939) 2021-11-02 18:53:45 +00:00
RequestPasswordReset.vue feat: use async / await where it makes sense 2021-10-16 18:59:53 +02:00
Settings.vue feat: disable password settings for users authenticated with third party auth (#921) 2021-10-31 13:38:13 +00:00