]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: NVMe-oF – Design cards for the gateway group, subsystem, namespace... fix-3991
authorpujaoshahu <pshahu@redhat.com>
Mon, 25 May 2026 10:02:46 +0000 (15:32 +0530)
committerpujaoshahu <pshahu@redhat.com>
Tue, 26 May 2026 12:40:59 +0000 (18:10 +0530)
commitd2006f9e8fde1ebd9870f74c0ad5858ae72dbafd
treef11aaf5ff56281b159ba1fa96f801ab308030a9e
parentf24754723ef47073a92a64628ca1ec9759852c76
mgr/dashboard: NVMe-oF – Design cards for the gateway group, subsystem, namespace page when the table has data

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

Signed-off-by: pujaoshahu <pshahu@redhat.com>
15 files changed:
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/block.module.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-gateway/nvmeof-gateway.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-gateway/nvmeof-gateway.component.scss
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-gateway/nvmeof-gateway.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-tabs/nvmeof-tabs.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-tabs/nvmeof-tabs.component.scss
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-tabs/nvmeof-tabs.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-tabs/nvmeof-tabs.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/active-alert-list/active-alert-list.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/performance-card.service.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/performance-card.service.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/enum/dashboard-promqls.enum.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/helpers/nvmeof-alert.helper.spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/helpers/nvmeof-alert.helper.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/models/prometheus-alerts.ts