]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: displaying Service detail inside table 34580/head
authorKiefer Chang <kiefer.chang@suse.com>
Thu, 16 Apr 2020 05:27:21 +0000 (13:27 +0800)
committerKiefer Chang <kiefer.chang@suse.com>
Mon, 27 Apr 2020 02:58:31 +0000 (10:58 +0800)
commit6a627481025aa70664635e95b4eca8c5bdfff294
tree98072a6513d1c1fb1843c7a89851533990ae6b78
parent61ad12e6adddfe7f0f903f96d9b9dbbb38652db6
mgr/dashboard: displaying Service detail inside table

Adapt the changes in https://github.com/ceph/ceph/pull/32747.

Fixes: https://tracker.ceph.com/issues/45106
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-daemon-list/service-daemon-list.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-daemon-list/service-daemon-list.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-details/service-details.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/services.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/services.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/services.component.ts