From e6117d1f7e6af373486f9e2c4f30f506b6cf9f93 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Mon, 23 Oct 2023 15:44:46 +0200 Subject: [PATCH] Add information on workedTime, added Scheduler Component --- backend/.idea/workspace.xml | 54 +++++++++---------- .../timemanager/tasks/TaskEntityInfo.java | 11 ++++ .../java/core/entities/timemanager/Task.java | 14 +++++ .../src/api/model/basicScheduleEntityInfo.ts | 8 ++- frontend/src/api/model/taskEntityInfo.ts | 4 ++ frontend/src/app/app-routing.module.ts | 4 +- frontend/src/app/app.module.ts | 4 +- .../task-detail-overview.component.html | 4 +- openapi.yaml | 11 +++- 9 files changed, 77 insertions(+), 37 deletions(-) diff --git a/backend/.idea/workspace.xml b/backend/.idea/workspace.xml index 9e500e1..26b0173 100644 --- a/backend/.idea/workspace.xml +++ b/backend/.idea/workspace.xml @@ -5,13 +5,8 @@ - - - - - - + - { + "keyToString": { + "RequestMappingsPanelOrder0": "0", + "RequestMappingsPanelOrder1": "1", + "RequestMappingsPanelWidth0": "75", + "RequestMappingsPanelWidth1": "75", + "RunOnceActivity.OpenProjectViewOnStart": "true", + "RunOnceActivity.ShowReadmeOnStart": "true", + "WebServerToolWindowFactoryState": "false", + "git-widget-placeholder": "issue-11-angular-update", + "last_directory_selection": "D:/Programmierprojekte/TimeManager/backend/src/main/java/core/api/models/timemanager", + "last_opened_file_path": "D:/Programmierprojekte/Dicewars/client", + "node.js.detected.package.eslint": "true", + "node.js.detected.package.tslint": "true", + "node.js.selected.package.eslint": "(autodetect)", + "node.js.selected.package.tslint": "(autodetect)", + "settings.editor.selected.configurable": "swagger", + "vue.rearranger.settings.migration": "true" }, - "keyToStringList": { - "DatabaseDriversLRU": [ - "mariadb" + "keyToStringList": { + "DatabaseDriversLRU": [ + "mariadb" ] } -}]]> +} @@ -99,7 +94,8 @@ - + +