Commit Graph

311 Commits

Author SHA1 Message Date
Sebastian Böckelmann
f0a596ff0c Added Links in Schedules planned for today
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-04-18 20:14:35 +02:00
Sebastian Böckelmann
ba5faeed6a Added Link from TaskgroupPathElement to Taskgroup-Overview in active-schedule
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-04-18 20:11:04 +02:00
Sebastian Böckelmann
cd98423f6b Added Link from active schedule to task detail-overview
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
2024-04-18 20:09:06 +02:00
Sebastian Böckelmann
8dffb6f9ad Activate Finishing from active task schedule dashboard
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 8s
2024-04-18 19:56:25 +02:00
Sebastian Böckelmann
7cd1d68739 Implement Delete Button in Task Detail Overview
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-04-17 20:55:50 +02:00
Sebastian Böckelmann
6417b7afb9 Navigation Link Tree in Register Forgotten Task Schedule
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-04-17 20:37:27 +02:00
0d3ba5d7d7 Merge pull request 'issue-113: Fix all Delete Operations' (#114) from issue-113 into master
All checks were successful
Java CI with Maven / build-and-push-frontend (push) Successful in 2m19s
Java CI with Maven / build-and-push-backend (push) Successful in 1m14s
Reviewed-on: #114
2024-04-17 20:25:39 +02:00
Sebastian Böckelmann
79f1eba26b Formatting TaskSerie and Fix Deleting of 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
2024-04-17 20:19:38 +02:00
Sebastian Böckelmann
aa6eb9bfb2 Fix deleting 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 8s
2024-04-17 18:20:04 +02:00
Sebastian Böckelmann
8342d1ef2c Fix deleting Tasks
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 9s
2024-04-17 18:19:04 +02:00
Sebastian Böckelmann
583cb0aca0 Fix Deleting Taskgroup when Taskgroup has parent
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-04-17 18:16:07 +02:00
d1527e6d9c Merge pull request 'fix-statistics' (#110) from fix-statistics into master
Some checks failed
Java CI with Maven / build-and-push-frontend (push) Failing after 31s
Java CI with Maven / build-and-push-backend (push) Successful in 1m12s
Reviewed-on: #110
2024-03-18 15:25:19 +01:00
Sebastian Böckelmann
28f390f88a Document additional endpoint to get taskgroup specific activity info
All checks were successful
Java CI with Maven / build-and-push-frontend (push) Successful in 11s
Java CI with Maven / build-and-push-backend (push) Successful in 12s
2024-03-18 15:24:10 +01:00
Sebastian Böckelmann
bbdeaabd1e Activity of Taskgroups 2024-03-18 15:23:40 +01:00
Sebastian Böckelmann
183030611b Select top taskgroups by default in Activity Statistic
All checks were successful
Java CI with Maven / build-and-push-frontend (push) Successful in 13s
Java CI with Maven / build-and-push-backend (push) Successful in 13s
2024-03-18 14:45:25 +01:00
Sebastian Böckelmann
e1f69b340d Adapt Statistic Endpoint for Statistics independent of Taskgroup
All checks were successful
Java CI with Maven / build-and-push-frontend (push) Successful in 21s
Java CI with Maven / build-and-push-backend (push) Successful in 11s
2024-03-18 09:42:56 +01:00
Sebastian Böckelmann
985aa5f83b Partial Correct heatMap implementation
All checks were successful
Java CI with Maven / build-and-push-frontend (push) Successful in 14s
Java CI with Maven / build-and-push-backend (push) Successful in 10s
2024-03-17 16:01:48 +01:00
Sebastian Böckelmann
e53a1797fe Display only statistics until today
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 11s
2024-03-17 13:28:49 +01:00
1133d2123c Merge pull request 'issue-92' (#109) from issue-92 into master
All checks were successful
Java CI with Maven / build-and-push-frontend (push) Successful in 2m20s
Java CI with Maven / build-and-push-backend (push) Successful in 1m14s
Reviewed-on: #109
2024-03-17 13:21:28 +01:00
Sebastian Böckelmann
514a5650bf Include CalendarHeader for all CalendarViews
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 14s
2024-03-17 13:16:05 +01:00
Sebastian Böckelmann
88d285bef7 Calendar Header for upcoming deadlines
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 8s
2024-03-17 12:28:07 +01:00
Sebastian Böckelmann
9d20335c59 Visualize Upcoming Deadlines (use default view)
All checks were successful
Java CI with Maven / build-and-push-frontend (push) Successful in 11s
Java CI with Maven / build-and-push-backend (push) Successful in 8s
2024-03-17 12:04:59 +01:00
Sebastian Böckelmann
f921d1d222 Visualize Upcoming Deadlines
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 11s
2024-03-17 11:50:47 +01:00
2215fe2ff8 Merge pull request 'issue-93' (#108) from issue-93 into master
All checks were successful
Java CI with Maven / build-and-push-frontend (push) Successful in 2m8s
Java CI with Maven / build-and-push-backend (push) Successful in 1m18s
Reviewed-on: #108
2024-03-17 09:34:13 +01:00
Sebastian Böckelmann
b4a82c745d Only send ntfy-msg when ntfy-data is specified
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-17 09:33:49 +01:00
Sebastian Böckelmann
f5607f8023 Delete Schedules in ScheduleHistory
All checks were successful
Java CI with Maven / build-and-push-frontend (push) Successful in 6s
Java CI with Maven / build-and-push-backend (push) Successful in 7s
2024-03-17 09:33:20 +01:00
4b6a90b085 Merge pull request 'issue-106' (#107) from issue-106 into master
All checks were successful
Java CI with Maven / build-and-push-frontend (push) Successful in 2m8s
Java CI with Maven / build-and-push-backend (push) Successful in 1m10s
Reviewed-on: #107
2024-03-17 09:17:10 +01:00
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
4059500fa4 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
2024-03-17 09:16:20 +01:00
Sebastian Böckelmann
56d75fead9 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
2024-03-17 08:42:58 +01:00
Sebastian Böckelmann
7336daddb1 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
2024-03-17 08:32:33 +01:00
Sebastian Böckelmann
63418cb99a 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
2024-03-17 08:28:02 +01:00
Sebastian Böckelmann
f080c6db52 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
2024-03-17 08:21:56 +01:00
Sebastian Böckelmann
9b995baa75 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
2024-03-17 08:01:48 +01:00
Sebastian Böckelmann
fea17c3fb9 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
2024-03-17 07:48:06 +01:00
Sebastian Böckelmann
f0d50a280e 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
2024-03-17 07:30:49 +01:00
Sebastian Böckelmann
dcdba67f22 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
2024-03-16 14:28:25 +01:00
Sebastian Böckelmann
125ab10a00 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
2024-03-16 14:18:43 +01:00
Sebastian Böckelmann
dfe12e6102 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
2024-03-16 14:18:23 +01:00
Sebastian Böckelmann
8487a573a1 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
2024-03-16 14:04:57 +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
682d88e183 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
2024-03-16 11:10:29 +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
160c379116 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
2024-03-16 10:33:35 +01:00
f7d844fd51 Merge pull request 'issue-77' (#105) from issue-77 into master
All checks were successful
Java CI with Maven / build-and-push-frontend (push) Successful in 2m4s
Java CI with Maven / build-and-push-backend (push) Successful in 1m22s
Reviewed-on: #105
2024-03-16 10:12:35 +01:00
Sebastian Böckelmann
3e3fba9b2d Delete Tasks that do not belong to any series
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
2024-03-16 10:09:52 +01:00
Sebastian Böckelmann
e58e6addb9 Clone Schedules when Repeating Tasks
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:09:38 +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
f3c491826b Disable daily 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 7s
Java CI with Maven / build-and-push-backend (push) Successful in 8s
2024-03-16 09:37:42 +01:00