join/src/app
2025-04-12 09:49:41 +02:00
..
components refactor: use reactive breakpoints with observables and constants in ResizeService 2025-04-12 09:49:41 +02:00
guards feat: create AuthInterceptor and integrate it; adjust AuthGuards accordingly 2025-04-06 11:01:59 +02:00
interceptors fix: adjust handling of backend errors 2025-04-07 12:51:57 +02:00
interfaces refactor: remove saving of current task in local storage; adjust assignees state management 2025-04-04 04:51:59 +02:00
services refactor: use reactive breakpoints with observables and constants in ResizeService 2025-04-12 09:49:41 +02:00
shared/components refactor: use reactive breakpoints with observables and constants in ResizeService 2025-04-12 09:49:41 +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