]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Stringify object[] in KV-table
authorStephan Müller <smueller@suse.com>
Tue, 5 Jun 2018 14:11:12 +0000 (16:11 +0200)
committerStephan Müller <smueller@suse.com>
Tue, 12 Jun 2018 13:42:27 +0000 (15:42 +0200)
commit95db06766d6ef2ddb79860a9ea6bd456eac0184f
tree74f17f546b89ff55790d8fee2238f7638d5b692f
parent7acd015a06ae06026a6a2863c897ec0d02687783
mgr/dashboard: Stringify object[] in KV-table

The problem was that object[] weren't handled in the key value table
before. Now they will be stringified to prevent an output like
'[Object object]'.

Signed-off-by: Stephan Müller <smueller@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table-key-value/table-key-value.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table-key-value/table-key-value.component.ts