Commit Graph

128 Commits

Author SHA1 Message Date
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 2024-03-18 14:45:25 +01:00
Sebastian Böckelmann
e1f69b340d Adapt Statistic Endpoint for Statistics independent of Taskgroup 2024-03-18 09:42:56 +01:00
Sebastian Böckelmann
b4a82c745d Only send ntfy-msg when ntfy-data is specified 2024-03-17 09:33:49 +01:00
Sebastian Böckelmann
4059500fa4 Clear Subtasks and fix indexing only when non subtask is deleted 2024-03-17 09:16:20 +01:00
Sebastian Böckelmann
56d75fead9 Fix Repair Indexing to consider subtasks 2024-03-17 08:42:58 +01:00
Sebastian Böckelmann
7336daddb1 Add root(sub)tasks to taskserie 2024-03-17 08:32:33 +01:00
Sebastian Böckelmann
63418cb99a Fix unshifted Schedules 2024-03-17 08:28:02 +01:00
Sebastian Böckelmann
9b995baa75 Remove DeadlineStrategy as it is not longer necessary 2024-03-17 08:01:48 +01:00
Sebastian Böckelmann
fea17c3fb9 Refactor Code for Repeating Weekly 2024-03-17 07:48:06 +01:00
Sebastian Böckelmann
f0d50a280e Adapt weekly repeating algorithm to consider subtasks 2024-03-17 07:30:49 +01:00
Sebastian Böckelmann
dcdba67f22 Delete Tasks by Taskgroup and Fix NullpointerException in TaskEntityInfo Constructor 2024-03-16 14:28:25 +01:00
Sebastian Böckelmann
125ab10a00 Deliver Task only if it is no subtask to TaskOverview 2024-03-16 14:18:43 +01:00
Sebastian Böckelmann
dfe12e6102 Take subtasks in Dashboard into account (TaskOverview) 2024-03-16 14:18:23 +01:00
Sebastian Böckelmann
8487a573a1 Hide copy function for subtasks (daily) 2024-03-16 14:04:57 +01:00
Sebastian Böckelmann
6047f4097c Display Subtasks in TaskDetail Component 2024-03-16 11:29:55 +01:00
Sebastian Böckelmann
682d88e183 Remove Subtasks from TaskDashboard 2024-03-16 11:10:29 +01:00
Sebastian Böckelmann
d7b2683ffc Ui Support for Creating Subtasks 2024-03-16 10:57:50 +01:00
Sebastian Böckelmann
160c379116 Adapt Task to consider subtasks and implement service to create Subtasks 2024-03-16 10:33:35 +01:00
Sebastian Böckelmann
3e3fba9b2d Delete Tasks that do not belong to any series 2024-03-16 10:09:52 +01:00
Sebastian Böckelmann
e58e6addb9 Clone Schedules when Repeating Tasks 2024-03-16 10:09:38 +01:00
Sebastian Böckelmann
f3c491826b Disable daily task repetition when task is already part of a series 2024-03-16 09:37:42 +01:00
Sebastian Böckelmann
aafb5886db Frontend Form for generating repeating tasks weekly 2024-03-16 09:30:48 +01:00
Sebastian Böckelmann
7d24ed1229 Implement Generating Repeating Task on Weekly Basis 2024-03-15 18:07:40 +01:00
Sebastian Böckelmann
015d82587c Repair Indexing after Deleting Tasks of Taskserie 2024-03-15 16:58:51 +01:00
Sebastian Böckelmann
ec4a1cfbc7 Delete Unreferenced TaskSeries 2024-03-15 16:49:31 +01:00
Sebastian Böckelmann
717e8d4e45 Fix storing multiple TaskSerieItems for RootTask 2024-03-15 15:32:31 +01:00
Sebastian Böckelmann
e102b91a1f Fix Deleting Tasks with TaskSerieItem: Foreign Key Constraint failed 2024-03-15 15:16:31 +01:00
Sebastian Böckelmann
c093720a07 Deleting of Tasks, Taskseries and TaskSerieItems 2024-03-15 15:08:24 +01:00
Sebastian Böckelmann
59ee88b5fe Replace index placeholder for root-task 2024-03-15 09:45:54 +01:00
Sebastian Böckelmann
a3723e3459 Frontend Components for Creating Daily Repeating Tasks 2024-03-15 09:43:23 +01:00
Sebastian Böckelmann
3f58fe3600 Implement Backend Components for Creating Daily Taskseries 2024-03-15 08:57:54 +01:00
Sebastian Böckelmann
19075b2b1d Send ntf-msg when schedule is started 2024-03-14 14:56:02 +01:00
Sebastian Böckelmann
526c57a362 Do not ntfy on already performed scheduled or missed schedules 2024-03-14 14:46:59 +01:00
Sebastian Böckelmann
4653ab9866 Use user dependent ntfy data 2024-03-14 14:43:45 +01:00
Sebastian Böckelmann
f2823ad21e Schedule notifcations for all todays schedules and stop notification when schedule is activated 2024-03-14 12:22:24 +01:00
Sebastian Böckelmann
6c8f216fa5 Remove Testing code (interfers with commandlinerunner) 2024-03-14 11:25:11 +01:00
Sebastian Böckelmann
14aabc483f Load basic ntfy values from environment 2024-03-14 10:32:29 +01:00
Sebastian Böckelmann
871751b5d4 Define Starting Reminder Notification 2024-03-14 10:04:58 +01:00
Sebastian Böckelmann
248717cb45 Implement single scheduler and send simple msg to ntfy 2024-03-14 09:34:26 +01:00
Sebastian Böckelmann
2b0f9ef186 Implement a small example dynamic schedule 2024-03-14 08:08:04 +01:00
Sebastian Böckelmann
635b03ecac Implement Aborting and setting Manual Stop Time on Task-Schedules 2024-03-14 07:23:44 +01:00
Sebastian Böckelmann
fc742a3526 Abort Schedules 2024-03-13 23:17:22 +01:00
Sebastian Böckelmann
a66a72eb68 Fix taskgroup and task deletion (issue-99) 2024-03-13 18:26:47 +01:00
a60533f379 Safty Check if deadline or start date is null 2023-12-21 11:32:28 +01:00
0d64d9c72a Implement Schedule History 2023-12-20 20:53:37 +01:00
303de733a1 Include root Taskgroup in statistics and sort activityData by dates 2023-12-20 11:39:05 +01:00
1337bbb6ab Only display unstarted schedules 2023-12-20 10:50:41 +01:00
1ae6cd2a02 Fix Status Color of Tasks 2023-12-18 14:07:05 +01:00
Sebastian Böckelmann
882169840d Build data of series by data provided through historyService 2023-11-19 14:52:33 +01:00