join/src/app
2025-04-15 04:50:11 +02:00
..
components feat: create and integrate HeadlineComponent, replace all headlines across the app 2025-04-15 04:50:11 +02:00
guards fix: clear currentUserCache on logout to ensure correct state 2025-04-13 12:46:58 +02:00
interceptors fix: adjust handling of backend errors 2025-04-07 12:51:57 +02:00
interfaces feat: integrate moveTask functionality into TaskMenuComponent 2025-04-13 13:49:35 +02:00
services fix: clear currentUserCache on logout to ensure correct state 2025-04-13 12:46:58 +02:00
shared/components feat: create and integrate HeadlineComponent, replace all headlines across the app 2025-04-15 04:50:11 +02:00
app.component.html refactor: SharedService refactored and dissolved, created ButtonStateService, renamed ContactEditDialog to ContactOverlay and moved to Overlays 2025-03-30 19:29:24 +02: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 refactor: SharedService refactored and dissolved, created ButtonStateService, renamed ContactEditDialog to ContactOverlay and moved to Overlays 2025-03-30 19:29:24 +02:00
app.config.ts chore: completely remove Firebase and update README to reflect Django REST integration 2025-04-08 08:31:41 +02:00
app.routes.ts feat: migrate PwResetComponent to Django Rest and fix small bugs in auth process 2025-04-05 22:43:12 +02:00