]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Add info panel component
authorVolker Theile <vtheile@suse.com>
Mon, 7 May 2018 12:45:34 +0000 (14:45 +0200)
committerVolker Theile <vtheile@suse.com>
Mon, 14 May 2018 10:58:29 +0000 (12:58 +0200)
commitd1b179d757aac258d3ce0abc162ed8f6550a535a
tree154f8035efc2539d9316ac4f722268f283083b9d
parent1f0c2924be4a9f7356d26f35d73bba330b6dc3b3
mgr/dashboard: Add info 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/info-panel/info-panel.component.html [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/components/info-panel/info-panel.component.scss [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/components/info-panel/info-panel.component.spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/components/info-panel/info-panel.component.ts [new file with mode: 0644]