]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: added dir search to snap schdl form 55373/head
authorIvo Almeida <ialmeida@redhat.com>
Mon, 29 Jan 2024 10:58:43 +0000 (10:58 +0000)
committerIvo Almeida <ialmeida@redhat.com>
Wed, 31 Jan 2024 16:35:47 +0000 (16:35 +0000)
commit61222e11ab493c3ccb3c188816a3747bec5012e0
tree15bafd035d58da00bdd87d4c8e90d9068fb6c5d1
parent95455490bcdec81906f258e57dbb0fd3e1570e16
mgr/dashboard: added dir search to snap schdl form

Fixes: https://tracker.ceph.com/issues/64246
Signed-off-by: Ivo Almeida <ialmeida@redhat.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-snapshotschedule-form/cephfs-snapshotschedule-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-snapshotschedule-form/cephfs-snapshotschedule-form.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs.module.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/cephfs.service.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/directory-store.service.spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/api/directory-store.service.ts [new file with mode: 0644]