]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Extract/Refactor Task merge 23555/head
authorTiago Melo <tspmelo@gmail.com>
Mon, 13 Aug 2018 15:36:32 +0000 (16:36 +0100)
committerTiago Melo <tspmelo@gmail.com>
Thu, 30 Aug 2018 14:15:27 +0000 (15:15 +0100)
commit2614805706a28df3bf0753b392f3eebf73aa442a
treee5440edf5e2e7cd75a8969e61ee0a9e43bfbac3f
parente2e1dbcf3c40d110b09fcfea0e4a2254bcdc83ec
mgr/dashboard: Extract/Refactor Task merge

Signed-off-by: Stephan Müller <smueller@suse.com>
Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-details/rbd-details.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-list/rbd-list.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-list/rbd-list.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-list/rbd-model.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-snapshot-list/rbd-snapshot-list.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-snapshot-list/rbd-snapshot-list.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/services/task-list.service.spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/services/task-list.service.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/services/task-message.service.ts