From 01cd64037fbe9004d49abda3840503541595a229 Mon Sep 17 00:00:00 2001 From: Prabhat Khera <91852476+prabhat-org@users.noreply.github.com> Date: Tue, 6 Feb 2024 12:17:38 +1300 Subject: [PATCH] fix(UI): some minor fixes [EE-6667] (#11061) * minor tweeks for kubernetes settings * address review comments --- .../helm-templates-list/helm-templates-list.html | 3 ++- app/react/components/Widget/Widget.tsx | 14 +++++++++----- app/react/components/datatables/Datatable.tsx | 3 +++ .../components/datatables/DatatableHeader.tsx | 9 ++++++++- app/react/components/datatables/TableTitle.tsx | 4 +++- .../HelmRepositoryDatatable.tsx | 8 ++++++-- .../KubeSettingsPanel/DeploymentOptionsSection.tsx | 2 +- .../SettingsView/KubeSettingsPanel/HelmSection.tsx | 2 +- .../KubeSettingsPanel/KubeSettingsPanel.tsx | 4 ++-- .../SSLSettingsPanel/SSLSettingsPanel.tsx | 2 +- 10 files changed, 36 insertions(+), 15 deletions(-) diff --git a/app/kubernetes/components/helm/helm-templates/helm-templates-list/helm-templates-list.html b/app/kubernetes/components/helm/helm-templates/helm-templates-list/helm-templates-list.html index d9e26a375..4c9e64a0d 100644 --- a/app/kubernetes/components/helm/helm-templates/helm-templates-list/helm-templates-list.html +++ b/app/kubernetes/components/helm/helm-templates/helm-templates-list/helm-templates-list.html @@ -21,7 +21,8 @@