]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: migrated host table tabs to resource pages 69136/head
authorSyed Ali Ul Hasan <syedaliulhasan19@gmail.com>
Sat, 6 Jun 2026 16:47:23 +0000 (22:17 +0530)
committerSyed Ali Ul Hasan <syedaliulhasan19@gmail.com>
Wed, 10 Jun 2026 17:38:29 +0000 (23:08 +0530)
commit15e47f930d52b2c6539fd39b04306577bf0f86df
tree30b377ada86b1fed7feeb7ba4c835bfb1465d548
parent2c6f5b10b098526678f6bb7fea4c3d89472c54b5
mgr/dashboard: migrated host table tabs to resource pages

Fixes :  https://tracker.ceph.com/issues/76712
Signed-off-by: Syed Ali Ul Hasan <syedaliulhasan19@gmail.com>
src/pybind/mgr/dashboard/frontend/src/app/app-routing.module.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/cluster.module.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/host-details/host-details-breadcrumb.resolver.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/host-details/host-details-section.component.html [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/host-details/host-details-section.component.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/host-details/host-details.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/host-details/host-details.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/host-details/host-details.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/hosts.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/hosts.component.ts