]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Add systems tab to health card
authorAfreen Misbah <afreen@ibm.com>
Fri, 13 Feb 2026 23:14:46 +0000 (04:44 +0530)
committerAfreen Misbah <afreen@ibm.com>
Mon, 23 Feb 2026 16:17:49 +0000 (21:47 +0530)
commit07e9ab519ce1512aa2985c30fd0651698b7daa8e
tree22339b360a2f8ab6beb9c3662d24cdf28ac5d5e7
parente5b9f92dfe1df13d87b8dede472928df27e67f24
mgr/dashboard: Add systems tab to health card

Fixes https://tracker.ceph.com/issues/75065

Signed-off-by: Afreen Misbah <afreen@ibm.com>
12 files changed:
src/pybind/mgr/dashboard/controllers/health.py
src/pybind/mgr/dashboard/frontend/src/app/ceph/overview/health-card/overview-health-card.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/overview/health-card/overview-health-card.component.scss
src/pybind/mgr/dashboard/frontend/src/app/ceph/overview/health-card/overview-health-card.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/overview/overview.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/overview/overview.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/overview/overview.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/models/overview.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/services/doc.service.ts
src/pybind/mgr/dashboard/frontend/src/styles/ceph-custom/_spacings.scss
src/pybind/mgr/dashboard/frontend/src/styles/themes/_content.scss
src/pybind/mgr/dashboard/openapi.yaml