From c89fcd18f598508c7f01c795aed76439bbb86515 Mon Sep 17 00:00:00 2001 From: Meina Zhou Date: Thu, 16 Aug 2018 16:11:09 +0800 Subject: [PATCH] fix issue helmchart layout related issues 1 Misc issues for chart repo card view 2 Create group dialog ignores the error from backend 3 The detail page of a scanned image has overlap of text fields. Signed-off-by: Meina Zhou --- .../src/helm-chart/helm-chart.component.html | 10 ++-- .../src/helm-chart/helm-chart.component.scss | 11 +++- .../helm-chart-version.component.html | 2 +- .../lib/src/service/helm-chart.service.ts | 11 ++-- .../lib/src/tag/tag-detail.component.html | 58 ++++++++++++------- .../lib/src/tag/tag-detail.component.scss | 10 ++++ .../lib/src/tag/tag-detail.component.spec.ts | 6 +- src/ui_ng/src/app/shared/shared.utils.ts | 9 ++- 8 files changed, 79 insertions(+), 38 deletions(-) diff --git a/src/ui_ng/lib/src/helm-chart/helm-chart.component.html b/src/ui_ng/lib/src/helm-chart/helm-chart.component.html index a4006cde8..864d71052 100644 --- a/src/ui_ng/lib/src/helm-chart/helm-chart.component.html +++ b/src/ui_ng/lib/src/helm-chart/helm-chart.component.html @@ -53,7 +53,7 @@
-
+
@@ -63,12 +63,12 @@