issue-106 #107

Merged
sebastian merged 18 commits from issue-106 into master 2024-03-17 09:17:11 +01:00
Owner
No description provided.
sebastian added 18 commits 2024-03-17 09:17:05 +01:00
Adapt Task to consider subtasks and implement service to create 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
160c379116
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
d7b2683ffc
Remove Subtasks from TaskDashboard
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 8s
682d88e183
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
6047f4097c
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
7526b6c134
Hide copy function for subtasks (daily)
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
8487a573a1
Take subtasks in Dashboard into account (TaskOverview)
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
dfe12e6102
Deliver Task only if it is no subtask to TaskOverview
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 8s
125ab10a00
Delete Tasks by Taskgroup and Fix NullpointerException in TaskEntityInfo Constructor
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
dcdba67f22
Adapt weekly repeating algorithm to consider subtasks
All checks were successful
Java CI with Maven / build-and-push-frontend (push) Successful in 9s
Java CI with Maven / build-and-push-backend (push) Successful in 8s
f0d50a280e
Refactor Code for Repeating Weekly
All checks were successful
Java CI with Maven / build-and-push-frontend (push) Successful in 9s
Java CI with Maven / build-and-push-backend (push) Successful in 8s
fea17c3fb9
Remove DeadlineStrategy as it is not longer necessary
All checks were successful
Java CI with Maven / build-and-push-frontend (push) Successful in 9s
Java CI with Maven / build-and-push-backend (push) Successful in 8s
9b995baa75
Adjust Frontend to removed DeadlineStrategy
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
f080c6db52
Fix unshifted Schedules
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
63418cb99a
Add root(sub)tasks to taskserie
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
7336daddb1
Fix Repair Indexing to consider subtasks
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
56d75fead9
Clear Subtasks and fix indexing only when non subtask is deleted
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
4059500fa4
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
0a60b8b27e
sebastian merged commit 4b6a90b085 into master 2024-03-17 09:17:11 +01:00
sebastian deleted branch issue-106 2024-03-17 09:17:11 +01:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sebastian/timemanager#107
No description provided.