]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: use ListPaginator in rbd pagination
authorPere Diaz Bou <pdiazbou@redhat.com>
Mon, 12 Sep 2022 08:21:41 +0000 (10:21 +0200)
committerPere Diaz Bou <pdiazbou@redhat.com>
Tue, 8 Nov 2022 09:54:54 +0000 (10:54 +0100)
commitd1d89aec5eb976ff1056c0af974daaa53de59de3
tree8bb6eb5000fd62033b8809370efd865292740281
parent0c48ef019c9497edf4367f21f934692be2bd1e08
mgr/dashboard: use ListPaginator in rbd pagination

Signed-off-by: Pere Diaz Bou <pdiazbou@redhat.com>
(cherry picked from commit e184aac4ee26465b8db086f864c5382bbb2abf76)
src/pybind/mgr/dashboard/controllers/_paginate.py [new file with mode: 0644]
src/pybind/mgr/dashboard/controllers/rbd.py
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-daemon-list/service-daemon-list.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/services.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/paginate.model.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/models/cd-table-fetch-data-context.ts
src/pybind/mgr/dashboard/openapi.yaml
src/pybind/mgr/dashboard/services/_paginate.py
src/pybind/mgr/dashboard/services/orchestrator.py
src/pybind/mgr/dashboard/services/rbd.py