join/src/app/services
2025-04-06 11:42:35 +02:00
..
api.service.ts feat: migrate subtask creation and toggle (check/uncheck) functionality to Django Rest 2025-04-02 20:32:23 +02:00
auth.service.ts feat: migrate PwResetComponent to Django Rest and fix small bugs in auth process 2025-04-05 22:43:12 +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 feat: migrate PwResetComponent to Django Rest and fix small bugs in auth process 2025-04-05 22:43:12 +02:00
firebase.service.ts feat: add functionality to create and save new contacts 2025-03-31 20:11:55 +02:00
language.service.ts docs: add JSDoc comments to LanguageService 2024-11-14 04:43:51 +01:00
login.service.ts feat: add functionality to create and save new contacts 2025-03-31 20:11:55 +02:00
overlay.service.ts fix: bugfixes and optimization in OverlayComponent for improved performance and usability 2025-04-06 11:42:35 +02:00
resize.service.ts refactor: Refactor SharedService, extract logic into smaller services (ResizeService and ColorService) 2025-03-30 10:43:36 +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: create AuthInterceptor and integrate it; adjust AuthGuards accordingly 2025-04-06 11:01:59 +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