Commit graph

44 commits

Author SHA1 Message Date
Chneemann
82af32ab5c feat: create and integrate HeadlineComponent, replace all headlines across the app 2025-04-15 04:50:11 +02:00
Chneemann
00b811afbd feat: integrate moveTask functionality into TaskMenuComponent 2025-04-13 13:49:35 +02:00
Chneemann
815b8ef605 refactor: use reactive breakpoints with observables and constants in ResizeService 2025-04-12 09:49:41 +02:00
Chneemann
ea1e14b1a8 feat: add takeUntil to manage subscriptions lifecycle and prevent memory leaks 2025-04-08 10:51:08 +02:00
Chneemann
8f79b0cf76 feat: migrate updateTask functionality to Django Rest 2025-04-06 16:30:38 +02:00
Chneemann
82f0687b77 feat: update DragDropService to only consider drop when status changes 2025-04-05 13:42:29 +02:00
Chneemann
4fb3ff25d9 fix: corrected filename typo from toast-notification.servic.ts to toast-notification.service.ts 2025-04-05 13:06:26 +02:00
Chneemann
c57926b731 refactor: Rename TaskUpdateService to UpdateNotifierService and added notify for contacts 2025-03-31 04:31:14 +02:00
Chneemann
8659c16517 refactor: Refactor SharedService, extract logic into smaller services (ResizeService and ColorService) 2025-03-30 10:43:36 +02:00
Chneemann
839df9e3ff feat: set up HttpErrorInterceptor for error handling and integrated ErrorNotificationService; created and implemented ToastNotificationService for user notifications 2025-03-29 16:28:07 +01:00
Chneemann
13a087cfb0 feat: add TaskUpdateService to handle task updates and optimize task state management 2025-03-29 15:47:15 +01:00
Chneemann
72ca03086d refactor: improve task database communication and enhance data flow in components 2025-03-29 15:45:24 +01:00
Chneemann
518a688272 feat: create, design and integrate LoadingSpinnerComponent 2025-03-22 20:35:47 +01:00
Chneemann
18903e3c55 feat: migrate TaskComponent & TaskOverlayComponent to Django Rest and implement TaskService 2025-03-22 20:14:43 +01:00
Chneemann
df7629256a feat: migrate backend from Firebase to Django Rest and integrate ApiService in BoardComponent 2025-03-22 14:02:50 +01:00
Chneemann
090a8eb803 docs: add JSDoc comments to BoardComponent 2024-11-11 18:42:56 +01:00
Chneemann
6086d41474 clean code, bugfixes & XSS security 2024-05-25 18:04:35 +02:00
Chneemann
5db44ead15 moved task is highlighted (drag and drop) 2024-05-22 10:04:19 +02:00
Chneemann
a2bc51ff48 moved task is highlighted (drag and drop) 2024-05-22 08:42:45 +02:00
Chneemann
29aa9c0325 clean code 2024-05-12 08:05:48 +02:00
Chneemann
e1342d87f3 design & translate 2024-04-28 00:52:17 +02:00
Chneemann
ccca1203df move isPageViewMedia to sharedService 2024-04-27 20:03:52 +02:00
Chneemann
3fe70e52ad added new task (status) 2024-04-26 12:21:44 +02:00
Chneemann
dff2db9db0 added new task overlay 2024-04-26 11:48:06 +02:00
Chneemann
a9a9e5584c merge user/task service in firebase service 2024-04-06 10:43:19 +02:00
Chneemann
02fe8bf613 bugfixes 2024-03-30 10:12:22 +01:00
Chneemann
07151e9063 update search function 2024-03-30 09:23:30 +01:00
Chneemann
66e72a7023 update task service & board 2024-03-30 08:10:02 +01:00
Chneemann
54ae2fc390 display users 2024-03-27 08:27:10 +01:00
Chneemann
df42767b75 bugfixes search 2024-03-26 23:24:42 +01:00
Chneemann
ea00e9b959 update task query from firebase 2024-03-26 23:11:38 +01:00
Chneemann
136f280705 update task query from firebase 2024-03-26 23:00:15 +01:00
Chneemann
ce37e7ebae added empty task component 2024-03-26 09:44:03 +01:00
Chneemann
78721be559 bugfix 2024-03-25 13:09:17 +01:00
Chneemann
37953c0db9 bugfixes 2024-03-25 11:16:20 +01:00
Chneemann
59006cd65b bugfix searchTask 2024-03-25 09:33:54 +01:00
Chneemann
aeca4a1d43 bugfixes, clean code 2024-03-25 01:29:46 +01:00
Chneemann
44c618d1f5 bugfixes & added task service 2024-03-25 00:41:52 +01:00
Chneemann
3337482415 added search function 2024-03-24 14:46:31 +01:00
Chneemann
cf508534fa bugfixes drag & drop 2024-03-24 13:58:29 +01:00
Chneemann
4dc7e9900d added firebase service 2024-03-24 12:05:48 +01:00
Chneemann
83f65c246d added dragging 2024-03-24 11:25:38 +01:00
Chneemann
498423ce83 added & design task component 2024-03-24 09:40:09 +01:00
Chneemann
dfd1d8fd1c added components 2024-03-23 16:56:07 +01:00