From c393afb7b8ce280f0c5e4b6755845697b187b145 Mon Sep 17 00:00:00 2001 From: test Date: Fri, 3 Jul 2020 11:17:37 +0200 Subject: [PATCH] created dropdown to choose a user assigned to the task. --- src/app/task-form/task-form.component.html | 165 +++++++++++++-------- src/app/task-form/task-form.component.ts | 26 ++++ 2 files changed, 126 insertions(+), 65 deletions(-) diff --git a/src/app/task-form/task-form.component.html b/src/app/task-form/task-form.component.html index 2e688ac..872a86a 100644 --- a/src/app/task-form/task-form.component.html +++ b/src/app/task-form/task-form.component.html @@ -1,83 +1,118 @@ -
+
-
-
- -
-
-
-

Neuen Task anlegen

-