]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Add usage bar component
authorRicardo Marques <rimarques@suse.com>
Thu, 29 Mar 2018 14:58:53 +0000 (15:58 +0100)
committerRicardo Marques <rimarques@suse.com>
Wed, 4 Apr 2018 22:54:26 +0000 (23:54 +0100)
commite3278b423d0ba35707ed1cd47f4b7c88248a9465
tree4ac2874b2a6cd28bc470e57c7b1ef3c2b6e0001e
parent67e016568ceb15e83941451858436c27c363d271
mgr/dashboard: Add usage bar component

Signed-off-by: Ricardo Marques <rimarques@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/shared/components/components.module.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/components/usage-bar/usage-bar.component.html [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/components/usage-bar/usage-bar.component.scss [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/components/usage-bar/usage-bar.component.spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/components/usage-bar/usage-bar.component.ts [new file with mode: 0644]