]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: added dir search to snap schdl form
authorIvo Almeida <ialmeida@redhat.com>
Mon, 29 Jan 2024 10:58:43 +0000 (10:58 +0000)
committerIvo Almeida <ialmeida@redhat.com>
Wed, 14 Feb 2024 13:45:50 +0000 (13:45 +0000)
commit995f60b355f7bf58378f6b509bd3cf6c984e4bb3
treede794c4226f8f7238d210f1f063f25e88a31b640
parent502a8be8395e63316021225cac59dafd2debf103
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]