From 1105696623c4b691bf2d44489ad25a752cbd8cc7 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 15 Jun 2022 14:29:28 +0200 Subject: [PATCH] Improve login page UI --- client/src/app/+login/login.component.html | 75 +++++---- client/src/app/+login/login.component.scss | 155 +++++++++--------- client/src/app/+login/login.component.ts | 4 + .../+signup/+register/register.component.html | 4 +- .../+signup/+register/register.component.scss | 5 +- client/src/index.html | 8 +- client/src/sass/class-helpers.scss | 14 +- 7 files changed, 136 insertions(+), 129 deletions(-) diff --git a/client/src/app/+login/login.component.html b/client/src/app/+login/login.component.html index a2d8dae2a..10e25a936 100644 --- a/client/src/app/+login/login.component.html +++ b/client/src/app/+login/login.component.html @@ -1,15 +1,37 @@ -
-
- Login -
+

+ {{ instanceName }} + > + Login +

+
Sorry but there was an issue with the external login process. Please contact an administrator.
-
{{ error }} - Request new verification email. +
+ {{ error }} + + + Request new verification email. + +
+ +
@@ -18,16 +40,14 @@
- +
-
- {{ formErrors.username }} -
+
{{ formErrors.username }}
⚠️ Most email addresses do not include capital letters. @@ -36,40 +56,24 @@
+ -
- {{ formErrors.password }} -
+ +
{{ formErrors.password }}
-