]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: RBD copy (frontend)
authorRicardo Marques <rimarques@suse.com>
Thu, 19 Apr 2018 16:54:45 +0000 (17:54 +0100)
committerRicardo Marques <rimarques@suse.com>
Tue, 24 Apr 2018 15:50:37 +0000 (16:50 +0100)
commitef563c36fc1747a21eb74bf2d7a899c314bcd8d7
tree7b972f7e26e5b35e48922e96c131f9b6fbc20e98
parentcc3ffade78ad8700f58388a5f5e3861171ff52b9
mgr/dashboard: RBD copy (frontend)

Signed-off-by: Ricardo Marques <rimarques@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/app-routing.module.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form-copy-request.model.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form-mode.enum.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-list/rbd-list.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-list/rbd-list.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/rbd.service.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/services/task-manager-message.service.ts