Chneemann
|
da9e623325
|
feat: migrate PwResetComponent to Django Rest and fix small bugs in auth process
|
2025-04-05 22:43:12 +02:00 |
|
Chneemann
|
b02ebe78ba
|
refactor: rename LoadingDialogComponent to LoginLoaderComponent and adjust functionality
|
2025-04-05 14:14:30 +02:00 |
|
Chneemann
|
db242700e0
|
refactor: SharedService refactored and dissolved, created ButtonStateService, renamed ContactEditDialog to ContactOverlay and moved to Overlays
|
2025-03-30 19:29:24 +02:00 |
|
Chneemann
|
839df9e3ff
|
feat: set up HttpErrorInterceptor for error handling and integrated ErrorNotificationService; created and implemented ToastNotificationService for user notifications
|
2025-03-29 16:28:07 +01:00 |
|
Chneemann
|
76594ca28f
|
feat: integrate ngx-toastr in ErrorHandlingService to display error messages in toast notifications.
|
2025-03-26 13:14:34 +01:00 |
|
Chneemann
|
5422835c06
|
feat: added ngx-toastr notifications for login and logout success messages
|
2025-03-26 13:09:25 +01:00 |
|
Chneemann
|
dd90cf6e58
|
feat: integrated ngx-toastr for error handling and display in AuthenticatedGuard when token is expired
|
2025-03-26 11:21:39 +01:00 |
|
Chneemann
|
04c149ea41
|
feat: created ErrorHandlingService to intercept HTTP errors
|
2025-03-24 09:39:27 +01:00 |
|
Chneemann
|
39e03d2fab
|
feat: add "Remember Me" checkbox in LoginComponent
|
2025-03-23 22:05:06 +01:00 |
|
Chneemann
|
93000fd4c7
|
feat: migrate login, logout, and auth guards to Django Rest
|
2025-03-23 19:58:26 +01:00 |
|
Chneemann
|
4b795ae977
|
feat: update Auth Guards and create main layout to simplify app.component
|
2025-03-23 16:53:39 +01:00 |
|
Chneemann
|
c50ca2f507
|
clean code (rename login.service => auth.service)
|
2024-09-02 04:39:36 +02:00 |
|
Chneemann
|
7e2b04771f
|
clean code
|
2024-06-11 17:53:05 +02:00 |
|
Chneemann
|
b516f80175
|
remove session from localstorage
|
2024-05-28 05:42:34 +02:00 |
|
Chneemann
|
35d815d5e6
|
added notice dialog
|
2024-05-21 09:48:21 +02:00 |
|
Chneemann
|
a23f81a47f
|
added forgot pw component
|
2024-05-20 13:46:48 +02:00 |
|
Chneemann
|
60d00f4a5b
|
added login dialog to google login
|
2024-05-20 09:38:43 +02:00 |
|
Chneemann
|
4068aecb7a
|
moving the loading dialog to component
|
2024-05-20 09:34:37 +02:00 |
|
Chneemann
|
97fa4b32c2
|
added translate
|
2024-05-15 15:40:37 +02:00 |
|
Chneemann
|
f60994500b
|
bugfix design
|
2024-05-14 20:37:30 +02:00 |
|
Chneemann
|
c3af628789
|
added login header component & design register
|
2024-05-13 04:12:22 +02:00 |
|
Chneemann
|
a91162832b
|
bugfixes login
|
2024-05-11 11:31:52 +02:00 |
|
Chneemann
|
ef20858564
|
responsive, google auth & added footer component
|
2024-04-28 18:53:41 +02:00 |
|
Chneemann
|
24cf13f61e
|
added login error msg
|
2024-04-28 15:44:02 +02:00 |
|
Chneemann
|
f0712fa0c3
|
update firebase login
|
2024-04-28 15:10:47 +02:00 |
|
Chneemann
|
1274615ee2
|
added logout
|
2024-04-28 14:00:40 +02:00 |
|
Chneemann
|
f0ff72a1b1
|
design login page
|
2024-04-28 13:41:38 +02:00 |
|
Chneemann
|
87ce212451
|
added login component & routing
|
2024-04-28 12:21:27 +02:00 |
|