]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: details card
authorPedro Gonzalez Gomez <pegonzal@redhat.com>
Mon, 25 Jul 2022 19:50:47 +0000 (21:50 +0200)
committerPedro Gonzalez Gomez <pegonzal@redhat.com>
Tue, 30 Aug 2022 11:05:15 +0000 (13:05 +0200)
commit351a6b75884324ff426314b06b87113b4f181e1e
tree5ffeecfc4fde73c8cacaa9e5a89eca372a81c036
parent2572e1c03ce3dc0f6f1463f1ef8a35192c04856a
mgr/dashboard: details card

mgr/dashboard: added interface, changed html table to list, using mgrModuleService now

Signed-off-by: Pedro Gonzalez Gomez <pegonzal@redhat.com>
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
src/pybind/mgr/dashboard/frontend/src/app/ceph/new-dashboard/dashboard/dashboard.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/models/cd-details.ts [new file with mode: 0644]