mgr/dashboard v2: Don't show details if multiple OSDs are selected 20772/head
authorVolker Theile <vtheile@suse.com>
Fri, 9 Mar 2018 10:32:43 +0000 (11:32 +0100)
committerVolker Theile <vtheile@suse.com>
Fri, 9 Mar 2018 11:11:41 +0000 (12:11 +0100)
commit4ac1239c9cf71cc57688a1c0690b6f2c98f0e28b
treec279ec19a00b4cccfc50661c9f5811385c6dc32f
parent2a2847e17a1ab659f9207e3ae7ccc3945d0f6e03
mgr/dashboard v2: Don't show details if multiple OSDs are selected

Signed-off-by: Volker Theile <vtheile@suse.com>
src/pybind/mgr/dashboard_v2/frontend/src/app/ceph/cluster/cluster.module.ts
src/pybind/mgr/dashboard_v2/frontend/src/app/ceph/cluster/osd/osd-details/osd-details.component.html
src/pybind/mgr/dashboard_v2/frontend/src/app/ceph/cluster/osd/osd-details/osd-details.component.spec.ts
src/pybind/mgr/dashboard_v2/frontend/src/app/ceph/cluster/osd/osd-details/osd-details.component.ts
src/pybind/mgr/dashboard_v2/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.html
src/pybind/mgr/dashboard_v2/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.spec.ts
src/pybind/mgr/dashboard_v2/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.ts
src/pybind/mgr/dashboard_v2/frontend/src/app/shared/datatable/table/table.component.ts