From 2c6c5dd6a6ebe917f9ed82af549544ff2371b578 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Sat, 28 Oct 2023 12:02:00 +0200 Subject: [PATCH] Visualize Overdue Taskgroups --- backend/.idea/workspace.xml | 7 ++--- .../taskgroup/RecursiveTaskgroupInfo.java | 30 +++++++++++++++++-- .../core/entities/timemanager/Taskgroup.java | 18 +++++++++++ .../src/api/model/recursiveTaskgroupInfo.ts | 8 +++++ .../taskgroup-overview.component.css | 4 +++ .../taskgroup-overview.component.html | 5 ++-- .../taskgroup-overview.component.ts | 4 ++- openapi.yaml | 10 +++++++ 8 files changed, 77 insertions(+), 9 deletions(-) diff --git a/backend/.idea/workspace.xml b/backend/.idea/workspace.xml index 614d225..62660ce 100644 --- a/backend/.idea/workspace.xml +++ b/backend/.idea/workspace.xml @@ -5,10 +5,9 @@ - - - + +