join/src/app
2025-03-23 22:31:03 +01:00
..
components feat: add "Remember Me" checkbox in LoginComponent 2025-03-23 22:05:06 +01:00
guards feat: migrate login, logout, and auth guards to Django Rest 2025-03-23 19:58:26 +01:00
interfaces feat: migrate SummaryComponent to Django Rest and replace user with userId 2025-03-23 15:10:39 +01:00
services feat: store UserId in localStorage and display User Initials in HeaderComponent 2025-03-23 22:31:03 +01:00
shared/components feat: store UserId in localStorage and display User Initials in HeaderComponent 2025-03-23 22:31:03 +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