]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: move config table details to their own component
authorTatjana Dehler <tdehler@suse.com>
Mon, 8 Oct 2018 09:49:11 +0000 (11:49 +0200)
committerTatjana Dehler <tdehler@suse.com>
Tue, 9 Oct 2018 12:50:10 +0000 (14:50 +0200)
commitbbd69caf17c64f5e93d95375a66ebf07efc427fb
tree9a4bca5ddd7da236b1d6d714ee0030980d7446bd
parent18d91e2419f9f5ef02f4d0cdd138d2fb0c812b28
mgr/dashboard: move config table details to their own component

Fixes: http://tracker.ceph.com/issues/24455
Signed-off-by: Tatjana Dehler <tdehler@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/cluster.module.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-details/configuration-details.component.html [new file with mode: 0755]
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-details/configuration-details.component.scss [new file with mode: 0755]
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-details/configuration-details.component.spec.ts [new file with mode: 0755]
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-details/configuration-details.component.ts [new file with mode: 0755]
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration.component.spec.ts