diff --git a/frontend/src/app/components/application-banner/application-banner.component.html b/frontend/src/app/components/application-banner/application-banner.component.html index fd59295d0d..08be2ac67b 100644 --- a/frontend/src/app/components/application-banner/application-banner.component.html +++ b/frontend/src/app/components/application-banner/application-banner.component.html @@ -1,4 +1,5 @@
+
diff --git a/frontend/src/app/components/application-top-bar/application-top-bar.component.html b/frontend/src/app/components/application-top-bar/application-top-bar.component.html index 0577a3193a..159e809473 100644 --- a/frontend/src/app/components/application-top-bar/application-top-bar.component.html +++ b/frontend/src/app/components/application-top-bar/application-top-bar.component.html @@ -1,4 +1,4 @@ -
+
okr-logo @@ -49,4 +49,4 @@
-
+ diff --git a/frontend/src/app/components/checkin/check-in-form/check-in-form.component.html b/frontend/src/app/components/checkin/check-in-form/check-in-form.component.html index c821f83b3e..61916e9b7f 100644 --- a/frontend/src/app/components/checkin/check-in-form/check-in-form.component.html +++ b/frontend/src/app/components/checkin/check-in-form/check-in-form.component.html @@ -1,6 +1,5 @@
- - +
diff --git a/frontend/src/app/components/confidence/confidence.component.html b/frontend/src/app/components/confidence/confidence.component.html index aa8b974de0..5c779b40f9 100644 --- a/frontend/src/app/components/confidence/confidence.component.html +++ b/frontend/src/app/components/confidence/confidence.component.html @@ -7,7 +7,9 @@ class="bg-inherit d-flex justify-content-center align-items-center" [ngClass]="[edit ? 'keyResult-attribute-edit' : 'keyResult-attribute-show', isDetail ? 'height' : '']" > -

{{ checkIn.confidence }}/{{ max }}

+ {{ checkIn.confidence }}/{{ max }}
{{ keyResult.title }}
-
+
{{ "KEY_RESULT_TYPE." + keyResult.keyResultType | translate }}
@@ -17,9 +17,9 @@

{{ keyResult.title }}

{{ owner.firstname }} {{ owner.lastname }}

{{ quarter.label }} -
+ -
+
Confidence @@ -29,7 +29,7 @@

{{ keyResult.title }}

class="bg-display-element" >
-
+
@@ -81,7 +81,7 @@

{{ keyResult.title }}

-
+

Letztes Check-in ({{ checkIn.createdOn | date: DATE_FORMAT }})

@@ -98,7 +98,7 @@

Alle Check-ins anzeigen -

+

Beschrieb

diff --git a/frontend/src/app/components/keyresult-type/keyresult-type.component.html b/frontend/src/app/components/keyresult-type/keyresult-type.component.html index d13367c42a..3a23099ede 100644 --- a/frontend/src/app/components/keyresult-type/keyresult-type.component.html +++ b/frontend/src/app/components/keyresult-type/keyresult-type.component.html @@ -11,6 +11,7 @@ > Metrisch
+
Ordinal
+
-
+
@@ -82,7 +84,7 @@
-
+
diff --git a/frontend/src/app/components/keyresult/keyresult.component.html b/frontend/src/app/components/keyresult/keyresult.component.html index 926322cd1c..a62611320e 100644 --- a/frontend/src/app/components/keyresult/keyresult.component.html +++ b/frontend/src/app/components/keyresult/keyresult.component.html @@ -9,7 +9,7 @@

{{ keyResult.title }}

- + Letztes Check-in {{ keyResult!.lastCheckIn!.createdOn | date: DATE_FORMAT diff --git a/frontend/src/app/components/objective-detail/objective-detail.component.html b/frontend/src/app/components/objective-detail/objective-detail.component.html index 4c79701994..75c87a5b5f 100644 --- a/frontend/src/app/components/objective-detail/objective-detail.component.html +++ b/frontend/src/app/components/objective-detail/objective-detail.component.html @@ -13,7 +13,7 @@

{{ objective.title }}

-
+

Beschrieb

-

@@ -47,7 +47,7 @@

{{ objective.title }}

Objective bearbeiten
-
+
diff --git a/frontend/src/app/shared/custom/dialog-header/dialog-header.component.html b/frontend/src/app/shared/custom/dialog-header/dialog-header.component.html index 80a7f62d05..b452df2541 100644 --- a/frontend/src/app/shared/custom/dialog-header/dialog-header.component.html +++ b/frontend/src/app/shared/custom/dialog-header/dialog-header.component.html @@ -1,7 +1,7 @@
- +

{{ dialogTitle }} - +