| .. |
|
api.service.ts
|
feat: migrate updateTask functionality to Django Rest
|
2025-04-06 16:30:38 +02:00 |
|
auth.service.ts
|
refactor: remove LoginService and FirebaseService, add PasswordVisibilityService and integrate
|
2025-04-08 08:22:42 +02:00 |
|
button-state.service.ts
|
refactor: SharedService refactored and dissolved, created ButtonStateService, renamed ContactEditDialog to ContactOverlay and moved to Overlays
|
2025-03-30 19:29:24 +02:00 |
|
drag-drop.service.ts
|
feat: update DragDropService to only consider drop when status changes
|
2025-04-05 13:42:29 +02:00 |
|
error-notification.service.ts
|
fix: adjust handling of backend errors
|
2025-04-07 12:51:57 +02:00 |
|
language.service.ts
|
docs: add JSDoc comments to LanguageService
|
2024-11-14 04:43:51 +01:00 |
|
overlay.service.ts
|
fix: bugfixes and optimization in OverlayComponent for improved performance and usability
|
2025-04-06 11:42:35 +02:00 |
|
password-visibility.service.ts
|
refactor: remove LoginService and FirebaseService, add PasswordVisibilityService and integrate
|
2025-04-08 08:22:42 +02:00 |
|
resize.service.ts
|
refactor: use reactive breakpoints with observables and constants in ResizeService
|
2025-04-12 09:49:41 +02:00 |
|
task.service.ts
|
refactor: improve task database communication and enhance data flow in components
|
2025-03-29 15:45:24 +01:00 |
|
toast-notification.service.ts
|
feat: migrate updateTask functionality to Django Rest
|
2025-04-06 16:30:38 +02:00 |
|
token.service.ts
|
feat: create AuthInterceptor and integrate it; adjust AuthGuards accordingly
|
2025-04-06 11:01:59 +02:00 |
|
update-notifier.service.ts
|
feat: propagate created ID via UpdateNotifierService and call newly created contact in ContactsComponent
|
2025-03-31 20:25:48 +02:00 |
|
user.service.ts
|
feat: migrate ContactsComponent & ContactDetailComponent to Django Rest
|
2025-03-30 09:46:38 +02:00 |