]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix minor issues in carbon tables 59765/head
authorNizamudeen A <nia@redhat.com>
Thu, 12 Sep 2024 13:21:13 +0000 (18:51 +0530)
committerNizamudeen A <nia@redhat.com>
Tue, 17 Sep 2024 11:48:55 +0000 (17:18 +0530)
commit528f09c04eb10d20cc2b69aa806b2ee498d87fca
tree7f427053e0a2fc0f5e2a6491367fd4b5bc83665a
parentfb471bdb0ca30e9301cfcfc3b5b6e030f5c82dd1
mgr/dashboard: fix minor issues in carbon tables

- fixes table in table structure's unusual padding
- fixes the ceph fs details page where table was getting hidden
- improving the subvolume list page by changing the spacings there
- hide the refresh button where it shouldn't be shown.

Fixes: https://tracker.ceph.com/issues/68050
Signed-off-by: Nizamudeen A <nia@redhat.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-detail/cephfs-detail.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-subvolume-list/cephfs-subvolume-list.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/services.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-details/rgw-bucket-details.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-overview-dashboard/rgw-overview-dashboard.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/shared/device-list/device-list.component.html
src/pybind/mgr/dashboard/frontend/src/app/shared/components/doc/doc.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/styles.scss
src/pybind/mgr/dashboard/frontend/src/styles/_carbon-defaults.scss