]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: config options table cleanup
authorTatjana Dehler <tdehler@suse.com>
Wed, 10 Oct 2018 14:12:32 +0000 (16:12 +0200)
committerTatjana Dehler <tdehler@suse.com>
Mon, 15 Oct 2018 09:36:43 +0000 (11:36 +0200)
commitf4b2f4d91d2c16cd5a846327ec0c364a1bbd4d4e
tree9aec7115a5b4bfee5cfa36cead51cc6671812605
parent7ac6ab4b2f139d98543436357b9261d6a7bd9610
mgr/dashboard: config options table cleanup

Remove columns 'tags', 'enum_values', 'long_desc', 'type', 'flags',
'daemon_default', 'desc', 'level', 'can_update_at_runtime', 'services',
'max', 'see_also', 'min' and 'source' from table view and add them to
the details.
The table contains 'name', 'value' and 'default' only.

Fixes: http://tracker.ceph.com/issues/34533
Signed-off-by: Tatjana Dehler <tdehler@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-details/configuration-details.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-details/configuration-details.component.ts
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.ts