Commit graph

18 commits

Author SHA1 Message Date
Chneemann
da9e623325 feat: migrate PwResetComponent to Django Rest and fix small bugs in auth process 2025-04-05 22:43:12 +02:00
Chneemann
68a413dc97 feat: migrate ForgotPwComponent to Django Rest 2025-04-05 21:25:55 +02:00
Chneemann
4b7912324d feat: migrate RegisterComponent to Django Rest 2025-04-05 20:32:07 +02:00
Chneemann
4fb3ff25d9 fix: corrected filename typo from toast-notification.servic.ts to toast-notification.service.ts 2025-04-05 13:06:26 +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
72ca03086d refactor: improve task database communication and enhance data flow in components 2025-03-29 15:45:24 +01:00
Chneemann
6e0429255b refactor: move success toast notifications for login and logout to ErrorHandlingService. 2025-03-26 13:19:22 +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
47c7aacbfb refactor: optimized functions in ApiService and AuthService 2025-03-25 08:25:24 +01:00
Chneemann
04c149ea41 feat: created ErrorHandlingService to intercept HTTP errors 2025-03-24 09:39:27 +01:00
Chneemann
a00863ef9e feat: created TokenService and moved logic from AuthService and ApiService 2025-03-24 09:10:25 +01:00
Chneemann
dff56e2e40 feat: store UserId in localStorage and display User Initials in HeaderComponent 2025-03-23 22:31:03 +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
a16cf8f374 docs: add JSDoc comments to AuthService 2024-11-14 04:39:53 +01:00
Chneemann
45697d688d feat: make TaskOverlayComponent responsive 2024-11-07 09:06:09 +01:00
Chneemann
c50ca2f507 clean code (rename login.service => auth.service) 2024-09-02 04:39:36 +02:00
Renamed from src/app/services/login.service.ts (Browse further)