]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: allow selecting all daemons for Orchestrator NFS clusters 38019/head
authorKiefer Chang <kiefer.chang@suse.com>
Tue, 3 Nov 2020 07:09:42 +0000 (15:09 +0800)
committerKiefer Chang <kiefer.chang@suse.com>
Mon, 16 Nov 2020 07:41:33 +0000 (15:41 +0800)
commit164b29d49173cdc333adc9bbee1e714a20bb9950
tree761c76f97ed3b046ae6a86eeeb828dbeb043735f
parent07cba31a03a3a311940a5338944f11ad2c87b641
mgr/dashboard: allow selecting all daemons for Orchestrator NFS clusters

Allow users to select or deselect all daemons with a single click in NFS
export form when the cluster type is Orchestrator.

Fixes: https://tracker.ceph.com/issues/48176
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-cluster-type.enum.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.ts