From 781165e97454faf76023cfdb08778a2da75da7a5 Mon Sep 17 00:00:00 2001 From: Niggl Date: Mon, 29 Jun 2020 15:29:14 +0200 Subject: [PATCH] Added new collumns to task and userstory table (no logic yet) --- src/app/task-table/task-table.component.html | 36 +++++++++++++++++++ src/app/task-table/task-table.component.ts | 12 +++++++ .../userstory-table.component.html | 24 +++++++++++++ .../userstory-table.component.ts | 7 ++++ 4 files changed, 79 insertions(+) diff --git a/src/app/task-table/task-table.component.html b/src/app/task-table/task-table.component.html index 7cbd4df..1eb3b65 100644 --- a/src/app/task-table/task-table.component.html +++ b/src/app/task-table/task-table.component.html @@ -40,6 +40,13 @@ + + Status + + + + + Priorität