]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Initial data-health progress
authorbryanmontalvan <bmontalv@redhat.com>
Mon, 8 Aug 2022 15:21:42 +0000 (11:21 -0400)
committerNizamudeen A <nia@redhat.com>
Wed, 14 Sep 2022 15:12:16 +0000 (20:42 +0530)
commit8a2f0982147fa93c427185ea60cd73cce6032eda
treee612505b7d631fa6d954f77a314484a18f248fc4
parent918a12b4a70dbb1e8fb3db90f24e67036c2bdff5
mgr/dashboard: Initial data-health progress

Signed-off-by: Bryan Montalvan <bmontalv@redhat.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/new-dashboard/dashboard-bar/dashboard-bar.component.html [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/ceph/new-dashboard/dashboard-bar/dashboard-bar.component.scss [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/ceph/new-dashboard/dashboard-bar/dashboard-bar.component.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/ceph/new-dashboard/dashboard.module.ts