]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard Adds multiple selection to osd table 29662/head
authorPooja <pooja.gautam@ts.fujitsu.com>
Fri, 30 Aug 2019 14:13:20 +0000 (16:13 +0200)
committerPooja <pooja.gautam@ts.fujitsu.com>
Wed, 18 Sep 2019 15:43:13 +0000 (17:43 +0200)
commitfb179b2dc19020a18073fe796e60a5c8117478bb
tree7a08c4cb14857167e49c2230f72100a9e3212e36
parenta6bf7671a93dd3b4f837c50d26ac007447c3bbde
mgr/dashboard Adds multiple selection to osd table

Fixes: https://tracker.ceph.com/issues/38091
Signed-off-by: Pooja <pooja.gautam@ts.fujitsu.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-configuration-list/rbd-configuration-list.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-reweight-modal/osd-reweight-modal.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-scrub-modal/osd-scrub-modal.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-scrub-modal/osd-scrub-modal.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-scrub-modal/osd-scrub-modal.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/osd.service.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/osd.service.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.html