demos/angular/stored-login
5 days agoWIP: Injections, so klappt es für beide!! master
Kai Moritz [Sun, 7 Sep 2025 11:30:09 +0000 (13:30 +0200)]
WIP: Injections, so klappt es für beide!!

5 days agoWIP: Injection funktioniert auch so -- actions weiter undefined!
Kai Moritz [Sun, 7 Sep 2025 11:28:34 +0000 (13:28 +0200)]
WIP: Injection funktioniert auch so -- actions weiter undefined!

5 days agoWIP: vollständiger, aber ggf. unnötig
Kai Moritz [Sun, 7 Sep 2025 11:28:07 +0000 (13:28 +0200)]
WIP: vollständiger, aber ggf. unnötig

5 days agoWIP
Kai Moritz [Sun, 7 Sep 2025 10:47:12 +0000 (12:47 +0200)]
WIP

5 days agoWIP: registered login-effects
Kai Moritz [Sun, 7 Sep 2025 10:16:03 +0000 (12:16 +0200)]
WIP: registered login-effects

5 days agoWIP: registered login-reducers
Kai Moritz [Sun, 7 Sep 2025 10:00:19 +0000 (12:00 +0200)]
WIP: registered login-reducers

5 days agoWIP:selbst
Kai Moritz [Sun, 7 Sep 2025 00:31:03 +0000 (02:31 +0200)]
WIP:selbst

5 days agoWIP:Login-Umleitung
Kai Moritz [Sun, 7 Sep 2025 00:26:33 +0000 (02:26 +0200)]
WIP:Login-Umleitung

5 days agoremoved the generated greeting-content
Kai Moritz [Sun, 7 Sep 2025 00:01:48 +0000 (02:01 +0200)]
removed the generated greeting-content

5 days agoWIP:routing hinzugefügt
Kai Moritz [Sun, 7 Sep 2025 00:00:35 +0000 (02:00 +0200)]
WIP:routing hinzugefügt

5 days agoTODO:selbst
Kai Moritz [Sat, 6 Sep 2025 23:59:06 +0000 (01:59 +0200)]
TODO:selbst

6 days agoWIP: routing hinzugefügt
Kai Moritz [Sat, 6 Sep 2025 12:03:46 +0000 (14:03 +0200)]
WIP: routing hinzugefügt
TODO:
- Für die Default-Route wird eine separate Components benötigt
- Dann in der app.component nur noch das <router-outlet> anzeigen
- Dann weiter mit Umleitung aus Commit db7f6b1 von chat/frontend

6 days agoTODO:selbst
Kai Moritz [Sun, 29 Jun 2025 11:51:54 +0000 (13:51 +0200)]
TODO:selbst

6 days agoadapted and refined the implementation of the component
Kai Moritz [Sat, 30 Aug 2025 09:19:17 +0000 (11:19 +0200)]
adapted and refined the implementation of the component

- Adapted the implementation to the project structure.
- Moved the HTML code in a separate file.

6 days agoAdopted the implementation of the article for the component
Kai Moritz [Sun, 29 Jun 2025 13:53:01 +0000 (15:53 +0200)]
Adopted the implementation of the article for the component

link: https://medium.com/@tranan.aptech/building-a-secure-login-system-with-angular-and-ngrx-a-step-by-step-guide-b1987cdd5626[article
6 days agogenerated component `login` with `ng generate component login`
Kai Moritz [Sun, 29 Jun 2025 13:45:32 +0000 (15:45 +0200)]
generated component `login` with `ng generate component login`

6 days agoadded the login-implementation from the article
Kai Moritz [Sun, 29 Jun 2025 11:51:49 +0000 (13:51 +0200)]
added the login-implementation from the article

link: https://medium.com/@tranan.aptech/building-a-secure-login-system-with-angular-and-ngrx-a-step-by-step-guide-b1987cdd5626[article
2 months agoadded `@ngrx/effects`
Kai Moritz [Sun, 29 Jun 2025 11:50:28 +0000 (13:50 +0200)]
added `@ngrx/effects`

2 months agoadded `@ngrx/store`
Kai Moritz [Sun, 29 Jun 2025 11:40:40 +0000 (13:40 +0200)]
added `@ngrx/store`

2 months agoinitial commit
Kai Moritz [Sun, 29 Jun 2025 11:38:43 +0000 (13:38 +0200)]
initial commit