]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: changes to first layout
authorPedro Gonzalez Gomez <pegonzal@redhat.com>
Fri, 22 Jul 2022 05:37:11 +0000 (07:37 +0200)
committerPedro Gonzalez Gomez <pegonzal@redhat.com>
Tue, 20 Dec 2022 07:30:14 +0000 (08:30 +0100)
commit1ad00504e3e5478fb24f1e84a5cb22a61453060e
treee2872222ea32ece6110b85edf5721efb783e0250
parent2dfe280ac0d080d4fe4de44f001cedb335a1d98d
mgr/dashboard: changes to first layout

CHANGES:

 - Renamed dashboardcomponents

 - Removed unnecesary styling

 - Added unit tests

Signed-off-by: Pedro Gonzalez Gomez <pegonzal@redhat.com>
12 files changed:
src/pybind/mgr/dashboard/frontend/src/app/app-routing.module.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/dashboard.module.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/dashboard/dashboard.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/dashboard/dashboard.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/new-dashboard/card/card.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/new-dashboard/card/card.component.scss
src/pybind/mgr/dashboard/frontend/src/app/ceph/new-dashboard/card/card.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/new-dashboard/card/card.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/new-dashboard/dashboard.module.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/new-dashboard/dashboard/dashboard.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/new-dashboard/dashboard/dashboard.component.spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/ceph/new-dashboard/dashboard/dashboard.component.ts