]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Searchable objects for table 32891/head
authorStephan Müller <smueller@suse.com>
Thu, 19 Sep 2019 14:04:34 +0000 (16:04 +0200)
committerShyukri Shyukriev <shshyukriev@suse.com>
Tue, 4 Feb 2020 10:53:24 +0000 (12:53 +0200)
commita9b0d5bd3e7d8e61dbffa436ddf378cda7926645
treed2451f3613d6cea0a3d425bdedacccfbda73a070
parentc15b0b4124104a3ffdfda8666cdc419fb592a1f8
mgr/dashboard: Searchable objects for table

The table can now search through objects, by default it won't search
through them, but it won't fail like before.

The RBD list page is now capable of searching through objects, which
only exist on an RBD that was cloned from a snapshot.

Fixes: https://tracker.ceph.com/issues/42480
Signed-off-by: Stephan Müller <smueller@suse.com>
(cherry picked from commit 31ea95946497afa6a46a6322ef48dea9729134d4)

 Conflicts:
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-list/rbd-list.component.html
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.ts