Commit Graph

46 Commits

Author SHA1 Message Date
Sebastian
513a51c3db Abstract API Endpoint to filter task fetch also by overdue 2023-10-29 13:13:29 +01:00
Sebastian
9de0e1a119 Forget all missed schedules 2023-10-29 11:16:48 +01:00
Sebastian
30cbe60d6d List missed Schedules 2023-10-29 10:16:08 +01:00
Sebastian
5aacf720d0 Work also with start schedule based on last minute 2023-10-29 09:56:32 +01:00
Sebastian
2324976bd6 Register Forgotten Activities 2023-10-29 09:47:57 +01:00
Sebastian
99880522df Check if there is another active schedule when starting task now 2023-10-29 07:13:08 +01:00
Sebastian
5ed66b911b Allow missing start and deadline dates when creating tasks 2023-10-29 07:03:56 +01:00
Sebastian
314a11ee18 Visualize Anouncement for missed schedules 2023-10-28 19:27:13 +02:00
Sebastian
2fda77858d Load worked minutes when reloading dashboard 2023-10-28 18:54:27 +02:00
Sebastian
1dd01d0249 Fix removing objects from lists while iterating over them 2023-10-28 18:30:14 +02:00
Sebastian
00a15e91ea Finishing Task from Taskoverview 2023-10-28 18:29:34 +02:00
Sebastian
2fb3555c04 Start task now from Taskoverview in Dashboard 2023-10-28 15:33:46 +02:00
Sebastian
2c6c5dd6a6 Visualize Overdue Taskgroups 2023-10-28 12:02:00 +02:00
Sebastian
7394f9910a Use backend as taskgroup source and add number active tasks 2023-10-28 11:22:14 +02:00
Sebastian
8b7354de51 Clear Worktime/ActiveTime Code 2023-10-26 10:13:57 +02:00
Sebastian
bcc9b4760f Finish task and display finished tasks correctly 2023-10-26 10:02:03 +02:00
Sebastian
bd90907bb8 Fix starting schedule and returning active time of schedule after stop 2023-10-26 09:47:21 +02:00
Sebastian
004d376daf Stop and Finish TaskSchedules 2023-10-26 09:40:36 +02:00
Sebastian
606e89b287 Visualize Active Schedule and schedules todo 2023-10-25 20:25:04 +02:00
Sebastian
30d1bacbd6 Fix Foreign Key Constraint Fail when deleting Taskgroups 2023-10-25 17:25:29 +02:00
Sebastian
170723bbd6 Start now 2023-10-24 19:58:12 +02:00
Sebastian
7a044baebe Removed unused TaskgroupShortInfo.java 2023-10-24 19:26:45 +02:00
Sebastian
d4dd66073e Deliver Schedule Path Info when fetching Schedules 2023-10-24 19:23:53 +02:00
Sebastian
7707831463 Adapt Backend and OpenAPI description to fetch all schedules 2023-10-24 08:47:02 +02:00
Sebastian
d6d267c645 Delete Schedules 2023-10-23 21:35:42 +02:00
Sebastian
e6117d1f7e Add information on workedTime, added Scheduler Component 2023-10-23 15:44:46 +02:00
Sebastian
389e6ddba5 Design TaskOverview 2023-10-22 20:42:57 +02:00
Sebastian
3fbafa0784 Define Entity BasicTaskSchedule and Taskcontroller 2023-10-22 14:05:12 +02:00
Sebastian
32142c759f Taskgroup-Navigation (Issue 13) 2023-10-22 11:39:25 +02:00
Sebastian
9cafeee769 Delete and clear Tasks 2023-10-22 10:06:54 +02:00
Sebastian
013819c887 Implementing edit route for tasks 2023-10-22 01:03:10 +02:00
Sebastian
bd56d601a0 Add new Tasks and Visualize Tasks 2023-10-22 00:22:35 +02:00
a7229d1d9d Create and simple listing of all tasks 2023-10-02 10:35:02 +02:00
b1784ee0f7 Datastructure for Tasks 2023-10-02 09:56:44 +02:00
33b8163d21 Structure Taskgroups in Hierarchies 2023-10-01 21:22:04 +02:00
5a02e40345 Fix Table Generation 2023-10-01 20:20:03 +02:00
c2a95a1d13 Document API 2023-09-25 12:01:24 +02:00
9a67dfb875 Delete Taskgroups when deleting corresponding user 2023-09-25 11:49:28 +02:00
e1b44cb92c List all Taskgroups of a User 2023-09-25 11:45:33 +02:00
ad407fb525 Delete Taskgroup 2023-09-25 11:39:57 +02:00
99ae430d2b Edit Taskgroup 2023-09-25 11:36:21 +02:00
712f793736 Include Owner of Taskgroup in Datamodel 2023-09-25 11:21:09 +02:00
3adebd1670 Add new Taskgroup (Backend) 2023-09-25 11:15:56 +02:00
2d32625d2c Taskgroup Datamodel 2023-09-25 11:02:04 +02:00
2517e8ab31 Initial Commit (Frontend) 2023-09-25 11:01:28 +02:00
7fa9dbfabc Initial Commit 2023-09-25 10:54:14 +02:00