Commit graph

85 commits

Author SHA1 Message Date
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
7b028ab843 refactor: remove saving of current task in local storage; adjust assignees state management 2025-04-04 04:51:59 +02:00
Chneemann
eeb9f4303c refactor: replace subtasksTitle & subtasksStatus with subtasks in Task interface 2025-04-03 04:34:09 +02:00
Chneemann
94049f889d refactor: removed FirebaseService from components migrated to Django Rest 2025-04-03 04:06:08 +02:00
Chneemann
45a40a3980 feat: migrate subtask creation and toggle (check/uncheck) functionality to Django Rest 2025-04-02 20:32:23 +02:00
Chneemann
ff5abfa41a refactor: extracted assigned logic from AddTaskComponent to AssignedComponent and migrated to Django Rest 2025-04-01 18:23:18 +02:00
Chneemann
c57926b731 refactor: Rename TaskUpdateService to UpdateNotifierService and added notify for contacts 2025-03-31 04:31:14 +02:00
Chneemann
db242700e0 refactor: SharedService refactored and dissolved, created ButtonStateService, renamed ContactEditDialog to ContactOverlay and moved to Overlays 2025-03-30 19:29:24 +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
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
7e32e16cdf docs: add JSDoc comments to AddTaskComponent 2024-11-11 18:51:12 +01:00
Chneemann
b637993ba1 clean code 2024-09-03 20:53:28 +02:00
Chneemann
fa5bf118de bugfixes 2024-09-03 04:46:31 +02:00
Chneemann
7e2b04771f clean code 2024-06-11 17:53:05 +02:00
Chneemann
cd2e49fba0 clean code 2024-06-03 08:08:40 +02:00
Chneemann
6086d41474 clean code, bugfixes & XSS security 2024-05-25 18:04:35 +02:00
Chneemann
31297d93ae avoid validation errors when clearing the mould 2024-05-23 09:17:19 +02:00
Chneemann
3c146d7fa0 bugfixes 2024-05-22 08:13:04 +02:00
Chneemann
a5c4a9e75f bugfix 2024-05-21 10:48:47 +02:00
Chneemann
a921536d82 update code 2024-05-20 08:28:03 +02:00
Chneemann
77d8b3289d dialogue for user name on the task board added 2024-05-20 08:15:36 +02:00
Chneemann
f73ac268d6 bugfixes 2024-05-20 07:54:02 +02:00
Chneemann
59ed73caae clean code 2024-05-19 11:51:19 +02:00
Chneemann
013b1f9931 bugfixes 2024-05-19 11:16:37 +02:00
Chneemann
02c40f31cd bugfixes design & translation 2024-05-19 08:43:37 +02:00
Chneemann
e9d2fa7ba9 added translation 2024-05-17 19:43:34 +02:00
Chneemann
856137a435 added translation 2024-05-17 05:32:31 +02:00
Chneemann
2eebfabd48 added form autocomplete 2024-05-14 20:59:39 +02:00
Chneemann
29aa9c0325 clean code 2024-05-12 08:05:48 +02:00
Chneemann
4885ffa214 update google login 2024-05-11 10:53:30 +02:00
Chneemann
b0ca699c7b update firestore config 2024-05-10 08:14:02 +02:00
Chneemann
d2c5521b9b added & display task creator 2024-05-10 01:28:02 +02:00
Chneemann
a4ff000e23 bugfixes & update design 2024-04-28 09:12:14 +02:00
Chneemann
8754458736 update design 2024-04-27 22:56:05 +02:00
Chneemann
b26f042a39 select field safari styling 2024-04-27 22:44:26 +02:00
Chneemann
116fbe48d2 added task menu (mobile view) 2024-04-27 19:37:25 +02:00
Chneemann
19f27f6c43 clean code 2024-04-27 07:35:06 +02:00
Chneemann
33515b1e61 bugfix 2024-04-27 07:12:23 +02:00
Chneemann
d07159dfde added routing 2024-04-26 12:37:01 +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
4c3d037152 bugfix 2024-04-25 23:29:48 +02:00
Chneemann
79d8d3ce30 update design 2024-04-25 23:04:49 +02:00
Chneemann
78f59146cc bugfix 2024-04-25 11:38:14 +02:00
Chneemann
042c52ef80 responsive 2024-04-25 11:30:55 +02:00
Chneemann
c09a3b7b56 responsive task edit overlay 2024-04-25 10:52:08 +02:00