]> 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, 30 Aug 2022 11:05:15 +0000 (13:05 +0200)
commit2572e1c03ce3dc0f6f1463f1ef8a35192c04856a
tree3658bfda89d4e78924a4f10bf1dab8421b12ef43
parent82f2e0a8767ff2fca12a95a6987ffdbc2c2f2e35
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