Commit graph

26 commits

Author SHA1 Message Date
Chneemann
e5c4e5a527 refactor: apply email format validator to LoginComponent and rename 'mail' to 'email' 2025-05-06 12:50:36 +02:00
Chneemann
c049f29407 feat: add email format validator and switch RegisterComponent to ReactiveFormsModule 2025-05-06 09:06:23 +02:00
Chneemann
dea3d31f2c refactor: outsource background images to backgrounds.scss 2025-05-03 10:31:15 +02:00
Chneemann
50a1cd0355 refactor: improve readability and add JSDoc comments in LoginComponent, RegisterComponent, and LandingPageComponent 2025-05-03 10:03:03 +02:00
Chneemann
31f1041164 ui: add icons to email and password input fields 2025-04-20 15:28:30 +02:00
Chneemann
06928fe245 buttons cannot be clicked multiple times 2024-08-30 10:59:39 +02:00
Chneemann
d7b07202ec switchable password visibility 2024-08-10 07:56:28 +02:00
Chneemann
10ffea4412 bugfixes 2024-08-08 16:51:10 +02:00
Chneemann
874a65d12a clean code 2024-08-08 00:29:52 +02:00
Chneemann
4870349e23 show error overlay for a backend error 2024-08-08 00:28:58 +02:00
Chneemann
bfa8b61449 error when the email does not exist & clean code error service 2024-08-07 04:36:19 +02:00
Chneemann
537519a3dd update error.service, added register send email for activation 2024-08-05 00:05:26 +02:00
Chneemann
1d1e6e58d9 added user register 2024-08-04 20:44:26 +02:00
Chneemann
07800c77c5 design checkbox 2024-08-03 10:19:15 +02:00
Chneemann
72dbbcc456 update design, privacy policy checkbox added to registration form 2024-08-03 08:34:24 +02:00
Chneemann
f8d8d07879 added imprint & privacy policy 2024-08-03 03:13:56 +02:00
Chneemann
3b20deaf56 added forgot password component & design improvements 2024-08-03 02:28:42 +02:00
Chneemann
800b3ced9f clean code & bugfixes 2024-08-03 01:51:10 +02:00
Chneemann
5aca18a217 update registration process 2024-08-02 23:02:13 +02:00
Chneemann
9ffe232895 optimized registration process 2024-08-02 20:59:20 +02:00
Chneemann
65620e157a bugfixes 2024-08-02 20:43:03 +02:00
Chneemann
a436dd364d added & design login component 2024-08-02 19:37:38 +02:00
Chneemann
fbf7c314a4 update form validation 2024-08-02 19:15:42 +02:00
Chneemann
355de791a0 form validation error query 2024-08-02 04:45:47 +02:00
Chneemann
e33b751be3 update register design 2024-08-02 04:39:46 +02:00
Chneemann
0385f843ab added & design register component 2024-08-01 19:24:26 +02:00