From 1c4b0f73b60620659ddbcab7498df2a3740b3ff9 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Fri, 6 Oct 2023 08:44:11 +0200 Subject: [PATCH] Fix Dateform Controler --- backend/.idea/workspace.xml | 54 +++++++++++-------- frontend/src/app/app.module.ts | 9 +--- .../task-editor/task-editor.component.css | 5 ++ .../task-editor/task-editor.component.html | 8 +-- .../task-editor/task-editor.component.ts | 11 ++-- 5 files changed, 48 insertions(+), 39 deletions(-) diff --git a/backend/.idea/workspace.xml b/backend/.idea/workspace.xml index 28d992a..57461a7 100644 --- a/backend/.idea/workspace.xml +++ b/backend/.idea/workspace.xml @@ -4,7 +4,13 @@