From f86973818ff001f4d0e6175a82c59c0674d8c370 Mon Sep 17 00:00:00 2001 From: FlayInAHook Date: Wed, 2 Dec 2020 16:39:34 +0100 Subject: [PATCH] profile validators --- src/app/pages/profile/profile.component.html | 45 +++++++++++++++----- src/app/pages/profile/profile.component.scss | 9 ++++ src/app/pages/profile/profile.component.ts | 28 ++++++++++-- 3 files changed, 69 insertions(+), 13 deletions(-) diff --git a/src/app/pages/profile/profile.component.html b/src/app/pages/profile/profile.component.html index c6d690f..1199841 100644 --- a/src/app/pages/profile/profile.component.html +++ b/src/app/pages/profile/profile.component.html @@ -1,7 +1,7 @@

Profil aktualisieren

- + Aktuelles Passwort - - + - - Passwort eingeben + + Neues Passwort - - Bitte geben Sie Ihr Passwort ein. + + Bitte geben Sie Ihr neues Passwort ein. + + + Das Passwort muss mindestens aus {{minPw}} Zeichen bestehen + + + + + Passwort wiederholen + + + Bitte wiederholen sie ihr Passwort + + + Das Passwort stimmt nicht überein