join/src/app
2025-04-17 04:12:56 +02:00
..
components feat: add task category constants, labels and colors for task management 2025-04-17 04:12:56 +02:00
constants feat: add task category constants, labels and colors for task management 2025-04-17 04:12:56 +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: add task priority constants and labels for task management 2025-04-16 20:06:38 +02:00
services feat: add task priority constants and labels for task management 2025-04-16 20:06:38 +02:00
shared/components feat: add task category constants, labels and colors for task management 2025-04-17 04:12:56 +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