From 2fb3555c040defdf8041d71c8cd4335218017b49 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Sat, 28 Oct 2023 15:33:46 +0200 Subject: [PATCH] Start task now from Taskoverview in Dashboard --- backend/.idea/workspace.xml | 5 ++- .../api/controller/ScheduleController.java | 2 +- frontend/src/api/api/schedule.service.ts | 8 ++--- .../app/dashboard/dashboard.component.html | 2 +- .../src/app/dashboard/dashboard.component.ts | 6 +++- .../task-overview.component.html | 2 +- .../task-overview/task-overview.component.ts | 35 +++++++++++++++++-- openapi.yaml | 2 +- 8 files changed, 47 insertions(+), 15 deletions(-) diff --git a/backend/.idea/workspace.xml b/backend/.idea/workspace.xml index 62660ce..1a297ba 100644 --- a/backend/.idea/workspace.xml +++ b/backend/.idea/workspace.xml @@ -5,9 +5,7 @@ - - - +