]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix snap schedule list toggle cols 56063/head
authorIvo Almeida <ialmeida@redhat.com>
Fri, 8 Mar 2024 11:40:41 +0000 (11:40 +0000)
committerIvo Almeida <ialmeida@redhat.com>
Fri, 8 Mar 2024 11:46:55 +0000 (11:46 +0000)
commit1b77baea8dd0781fa897ec6c1f1e06c57a265ed7
treebea24011a8d7f0be7828c6c00884c2cd6e6414a9
parentabd34b69aedaaa98466c15159046608b94da578a
mgr/dashboard: fix snap schedule list toggle cols

Added isInvisible property to CdColumnTable interface to hide column
from 'toggle columns' drop down checkboxes.

Fixes: https://tracker.ceph.com/issues/64813
Signed-off-by: Ivo Almeida <ialmeida@redhat.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-snapshotschedule-list/cephfs-snapshotschedule-list.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.html
src/pybind/mgr/dashboard/frontend/src/app/shared/models/cd-table-column.ts