join/src/app
2025-03-25 09:52:46 +01:00
..
components feat: created ErrorHandlingService to intercept HTTP errors 2025-03-24 09:39:27 +01:00
guards fix: improved guard routing and optimized user data loading 2025-03-25 09:52:46 +01:00
interfaces feat: created TokenService and moved logic from AuthService and ApiService 2025-03-24 09:10:25 +01:00
services refactor: optimized functions in ApiService and AuthService 2025-03-25 08:25:24 +01:00
shared/components fix: improved guard routing and optimized user data loading 2025-03-25 09:52:46 +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 chore: update project to Angular 18 2025-03-23 21:39:28 +01:00
app.routes.ts feat: update Auth Guards and create main layout to simplify app.component 2025-03-23 16:53:39 +01:00