]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
Merge pull request #48022 from rhcs-dashboard/paginate-services
authorPere Diaz Bou <30913090+pereman2@users.noreply.github.com>
Mon, 7 Nov 2022 17:12:06 +0000 (18:12 +0100)
committerGitHub <noreply@github.com>
Mon, 7 Nov 2022 17:12:06 +0000 (18:12 +0100)
mgr/dashboard: paginate services

Reviewed-by: Pegonzal <NOT@FOUND>
Reviewed-by: Nizamudeen A <nia@redhat.com>
1  2 
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-daemon-list/service-daemon-list.component.ts
src/pybind/mgr/dashboard/openapi.yaml

index 2c5d72977d06283263678b5aeb5b243f549dddcc,4b9602eaa2bf2bcb6b0ca1de17ec6731a2276ee6..c626e4785122db33918bf43235ec97f66db7224e
@@@ -1,6 -1,6 +1,7 @@@
+ import { HttpParams } from '@angular/common/http';
  import {
    AfterViewInit,
 +  ChangeDetectorRef,
    Component,
    Input,
    OnChanges,
Simple merge