From 46a8ea67896b82bb60dfef138401c91b221307f3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Stephan=20M=C3=BCller?= Date: Wed, 22 Aug 2018 08:45:08 +0200 Subject: [PATCH] mgr/dashboard: Use table actions component for OSDs MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Stephan Müller --- .../osd/osd-list/osd-list.component.html | 34 +++------------ .../osd/osd-list/osd-list.component.spec.ts | 42 ++++++++++++++++++- .../osd/osd-list/osd-list.component.ts | 15 +++++++ .../table-actions.component.html | 1 - .../table-actions.component.spec.ts | 10 +++++ 5 files changed, 72 insertions(+), 30 deletions(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.html index 4bcec53b256..b0148ccb796 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.html @@ -6,34 +6,12 @@ [updateSelectionOnRefresh]="'never'">
-
- - -
+ +