]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Added variations of alerts card sub total layout 67438/head
authorAfreen Misbah <afreen@ibm.com>
Mon, 23 Feb 2026 20:13:43 +0000 (01:43 +0530)
committerAfreen Misbah <afreen@ibm.com>
Mon, 23 Feb 2026 20:43:37 +0000 (02:13 +0530)
commit0de754e7185c49e7b7bbc023d2368e8784445508
treedee20273561b0f6f9eaedf9ffb8040fcb4b5ae88
parent0abb6837ace384c2004c73a56f2f105aa953a632
mgr/dashboard: Added variations of alerts card sub total layout

- when health card's tab closed the layout is compact
- when health card's tab open the layout take space

Signed-off-by: Afreen Misbah <afreen@ibm.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/overview/alerts-card/overview-alerts-card.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/overview/alerts-card/overview-alerts-card.component.scss
src/pybind/mgr/dashboard/frontend/src/app/ceph/overview/alerts-card/overview-alerts-card.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/overview/alerts-card/overview-alerts-card.component.ts
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