]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Improve column spacing in alerts tab
authorAashish Sharma <aasharma@redhat.com>
Wed, 22 Jun 2022 11:47:24 +0000 (17:17 +0530)
committerAashish Sharma <aasharma@redhat.com>
Thu, 1 Sep 2022 05:29:48 +0000 (10:59 +0530)
commitc988b360f12cbb4bc1c80ee7a9771814bc0f49d6
treec2b9ff40c4aaf229ed52f5b61bed2c667b8dfd41
parent4f28487c01eeed25ddaf5181e2d3ff8cfad76657
mgr/dashboard: Improve column spacing in alerts tab

This PR intends to fix the column spacing in the alert list in the alerts tab
Fixes:https://tracker.ceph.com/issues/56165

Resolves rhbz#2047629

Signed-off-by: Aashish Sharma <aasharma@redhat.com>
(cherry picked from commit d60ca04c965446cfde20a0b7bfdd76393815c1bb)
(cherry picked from commit 41788f0b611dae1934fb9678bcefcf7284f85004)
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/ceph/cluster/prometheus/prometheus-tabs/prometheus-tabs.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/prometheus-tabs/prometheus-tabs.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/prometheus-tabs/prometheus-tabs.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/rules-list/rules-list.component.ts
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.html
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.html
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/enum/cell-template.enum.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/services/prometheus-alert.service.ts