diff --git a/src/app/sprint-table/sprint-table.component.css b/src/app/sprint-table/sprint-table.component.css index 5b74f7f..70c4c49 100644 --- a/src/app/sprint-table/sprint-table.component.css +++ b/src/app/sprint-table/sprint-table.component.css @@ -1,8 +1,3 @@ -table { - table-layout: fixed; - } - - th.sortable:hover { +th.sortable:hover { text-decoration: underline; - } - \ No newline at end of file +} \ No newline at end of file diff --git a/src/app/sprint-table/sprint-table.component.html b/src/app/sprint-table/sprint-table.component.html index e824be9..894bcb9 100644 --- a/src/app/sprint-table/sprint-table.component.html +++ b/src/app/sprint-table/sprint-table.component.html @@ -1,40 +1,44 @@ -
+
-

+

Sprints

- + - diff --git a/src/app/task-table/task-table.component.css b/src/app/task-table/task-table.component.css index a7c065c..70f7a6e 100644 --- a/src/app/task-table/task-table.component.css +++ b/src/app/task-table/task-table.component.css @@ -1,7 +1,3 @@ -table { - table-layout: fixed; -} - th.sortable:hover { text-decoration: underline; } diff --git a/src/app/task-table/task-table.component.html b/src/app/task-table/task-table.component.html index 68019f9..1a8b2f2 100644 --- a/src/app/task-table/task-table.component.html +++ b/src/app/task-table/task-table.component.html @@ -1,6 +1,6 @@ -
ID - - - - + + + + + Titel - - - - + + + + + Start - - - - + + + + + + End - - - - + + + + +
- diff --git a/src/app/userstory-table/userstory-table.component.css b/src/app/userstory-table/userstory-table.component.css index a7c065c..70f7a6e 100644 --- a/src/app/userstory-table/userstory-table.component.css +++ b/src/app/userstory-table/userstory-table.component.css @@ -1,7 +1,3 @@ -table { - table-layout: fixed; -} - th.sortable:hover { text-decoration: underline; } diff --git a/src/app/userstory-table/userstory-table.component.html b/src/app/userstory-table/userstory-table.component.html index d06db1c..90e0ce0 100644 --- a/src/app/userstory-table/userstory-table.component.html +++ b/src/app/userstory-table/userstory-table.component.html @@ -1,8 +1,8 @@ -
+
-

Userstories

+

Userstories

- +
ID - - - + + + + Titel - - - + + + + Userstory - - - + + + + Status - - - + + + +
+ Priorität:
- Priotität + {{filterPriority || "All"}}
- - + +
-
- - - - - -
+ + + + +
Assigned To - - - + + + + Category - - - + + + +
@@ -10,51 +10,62 @@ -
ID - - - - + + + + + Titel - - - - + + + + + Tasks - - - - + + + + + Status - - - - + + + + + - Priorität - - - - - + +
+
+ Priorität: +
+ {{filterPriority || "All"}} +
+ + +
+
+ + + + + +
+
Category - - - - + + + + +