Commit Graph

14 Commits

Author SHA1 Message Date
Sebastian Böckelmann
0a60b8b27e Clear subtasks in UI
All checks were successful
Java CI with Maven / build-and-push-frontend (push) Successful in 8s
Java CI with Maven / build-and-push-backend (push) Successful in 7s
2024-03-17 09:16:37 +01:00
Sebastian Böckelmann
7526b6c134 Hide copy function for subtasks (weekly)
All checks were successful
Java CI with Maven / build-and-push-frontend (push) Successful in 8s
Java CI with Maven / build-and-push-backend (push) Successful in 7s
2024-03-16 14:01:10 +01:00
Sebastian Böckelmann
6047f4097c Display Subtasks in TaskDetail Component
All checks were successful
Java CI with Maven / build-and-push-frontend (push) Successful in 10s
Java CI with Maven / build-and-push-backend (push) Successful in 7s
2024-03-16 11:29:55 +01:00
Sebastian Böckelmann
d7b2683ffc Ui Support for Creating Subtasks
All checks were successful
Java CI with Maven / build-and-push-frontend (push) Successful in 7s
Java CI with Maven / build-and-push-backend (push) Successful in 7s
2024-03-16 10:57:50 +01:00
Sebastian Böckelmann
e7283c030d Disable weekly task repetition when task is already part of a series
All checks were successful
Java CI with Maven / build-and-push-frontend (push) Successful in 8s
Java CI with Maven / build-and-push-backend (push) Successful in 8s
2024-03-16 09:39:13 +01:00
Sebastian Böckelmann
aafb5886db Frontend Form for generating repeating tasks weekly
All checks were successful
Java CI with Maven / build-and-push-frontend (push) Successful in 8s
Java CI with Maven / build-and-push-backend (push) Successful in 8s
2024-03-16 09:30:48 +01:00
Sebastian Böckelmann
313d329636 Use TaskStatus Service instead of duplicate implementation in TaskDashboard
All checks were successful
Java CI with Maven / build-and-push-frontend (push) Successful in 29s
Java CI with Maven / build-and-push-backend (push) Successful in 8s
2024-03-15 07:19:43 +01:00
1ae6cd2a02 Fix Status Color of Tasks
All checks were successful
Java CI with Maven / test (push) Successful in 35s
Java CI with Maven / build-and-push-frontend (push) Successful in 2m10s
Java CI with Maven / build-and-push-backend (push) Successful in 1m34s
2023-12-18 14:07:05 +01:00
Sebastian Böckelmann
297bef284d Include status of task in taskdashboard
All checks were successful
Java CI with Maven / test (push) Successful in 35s
Java CI with Maven / build-and-push-frontend (push) Successful in 7s
Java CI with Maven / build-and-push-backend (push) Successful in 7s
2023-11-18 10:21:37 +01:00
Sebastian
bcc9b4760f Finish task and display finished tasks correctly 2023-10-26 10:02:03 +02:00
Sebastian
d6116729fd Design of TaskEditor and automatically inserting new tasks after creation 2023-10-22 10:21:39 +02:00
Sebastian
72e56efea3 Delete and clear Tasks (Frontend) 2023-10-22 10:08:44 +02:00
Sebastian
7a1b2b33ff Update Frontend for editing and deleting tasks 2023-10-22 00:49:25 +02:00
Sebastian
f5e2670319 Include TaskDashboard 2023-10-22 00:28:25 +02:00