From 1ef713d80b5128d0ff8643111117e16e5d39c65d Mon Sep 17 00:00:00 2001 From: Ali <83188384+testA113@users.noreply.github.com> Date: Wed, 27 Jul 2022 09:40:22 +1200 Subject: [PATCH] feat(ui): custom template item EE-3738 (#7303) --- app/assets/css/app.css | 1 - .../kube-custom-templates-view.html | 2 +- .../customTemplatesList.html | 48 ++++++++++-------- .../stacks-datatable/stacksDatatable.html | 6 +-- .../template-item/templateItem.html | 49 ++++++++++--------- .../template-list/templateList.html | 3 +- .../components/widget/rd-widget-title.ts | 3 +- 7 files changed, 60 insertions(+), 52 deletions(-) diff --git a/app/assets/css/app.css b/app/assets/css/app.css index ec8185100..82b91e750 100644 --- a/app/assets/css/app.css +++ b/app/assets/css/app.css @@ -283,7 +283,6 @@ a[ng-click] { .blocklist-item-logo { width: 100%; max-width: 60px; - height: 100%; max-height: 60px; } diff --git a/app/kubernetes/custom-templates/kube-custom-templates-view/kube-custom-templates-view.html b/app/kubernetes/custom-templates/kube-custom-templates-view/kube-custom-templates-view.html index 23c2d9777..c771dd4db 100644 --- a/app/kubernetes/custom-templates/kube-custom-templates-view/kube-custom-templates-view.html +++ b/app/kubernetes/custom-templates/kube-custom-templates-view/kube-custom-templates-view.html @@ -5,7 +5,7 @@ - -
- +
+ + +
+ +
- - -
+
-
- +
+ + Edit - +
diff --git a/app/portainer/components/datatables/stacks-datatable/stacksDatatable.html b/app/portainer/components/datatables/stacks-datatable/stacksDatatable.html index 3c84a747e..f6626de47 100644 --- a/app/portainer/components/datatables/stacks-datatable/stacksDatatable.html +++ b/app/portainer/components/datatables/stacks-datatable/stacksDatatable.html @@ -6,7 +6,7 @@ {{ $ctrl.titleText }}
-