]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Introduce 'cd-loading-panel' component 21618/head
authorVolker Theile <vtheile@suse.com>
Tue, 24 Apr 2018 11:30:41 +0000 (13:30 +0200)
committerVolker Theile <vtheile@suse.com>
Tue, 24 Apr 2018 16:42:38 +0000 (18:42 +0200)
commita4bc4ff574e0a00b1300d33692f8a01431c13a49
tree08ca244e7b03ef1d0c21885ea364b406c22ddb96
parent82ecf64ea83fed7dfda8b162e63268ee9cb8b75a
mgr/dashboard: Introduce 'cd-loading-panel' component

Signed-off-by: Volker Theile <vtheile@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/shared/components/components.module.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/components/loading-panel/loading-panel.component.html [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/components/loading-panel/loading-panel.component.scss [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/components/loading-panel/loading-panel.component.spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/components/loading-panel/loading-panel.component.ts [new file with mode: 0644]