diff --git a/src/app/app.component.html b/src/app/app.component.html index 2e44c1d..e77e48a 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -1,39 +1,73 @@ - -
-
- - - -
-
\ No newline at end of file + + + + + +
+
+ + + + +
+
+ + diff --git a/src/app/dashboard/dashboard.component.html b/src/app/dashboard/dashboard.component.html index e604953..5dafbe8 100644 --- a/src/app/dashboard/dashboard.component.html +++ b/src/app/dashboard/dashboard.component.html @@ -1,60 +1,55 @@ -
-
-

Dashboard

+
+

Dashboard

+
+ +
+

Current sprint

+
+ +
+ +
+
+
+ Userstories +
+
+ +
+
-
-

Current sprint

-
+
+
-
- -
-
-
- Userstories -
-
- -
+
+
+ Days remaining
-
- -
-
- -
-
- Days remaining -
-
- - {{getRemainingDaysInSprint()}} - -
+
+ + {{getRemainingDaysInSprint()}} +
+
-
-
- Userstories: {{status.title}} -
-
- - {{getNumberOfUserstoriesByStatus(status)}} - -
+
+
+ Userstories: {{status.title}}
- +
+ + {{getNumberOfUserstoriesByStatus(status)}} +
+