join/src/app
2025-03-29 15:45:24 +01:00
..
components refactor: improve task database communication and enhance data flow in components 2025-03-29 15:45:24 +01:00
guards feat: added ngx-toastr notifications for login and logout success messages 2025-03-26 13:09:25 +01:00
interfaces feat: created TokenService and moved logic from AuthService and ApiService 2025-03-24 09:10:25 +01:00
services refactor: improve task database communication and enhance data flow in components 2025-03-29 15:45:24 +01:00
shared/components refactor: improve task database communication and enhance data flow in components 2025-03-29 15:45:24 +01:00
app.component.html feat: update Auth Guards and create main layout to simplify app.component 2025-03-23 16:53:39 +01:00
app.component.scss feat: update Auth Guards and create main layout to simplify app.component 2025-03-23 16:53:39 +01:00
app.component.spec.ts initial commit 2024-03-22 19:21:21 +01:00
app.component.ts feat: update Auth Guards and create main layout to simplify app.component 2025-03-23 16:53:39 +01:00
app.config.ts feat: integrated ngx-toastr for error handling and display in AuthenticatedGuard when token is expired 2025-03-26 11:21:39 +01:00
app.routes.ts feat: added ngx-toastr notifications for login and logout success messages 2025-03-26 13:09:25 +01:00