]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: display devices' health information within a tabset 37275/head
authorKiefer Chang <kiefer.chang@suse.com>
Thu, 17 Sep 2020 12:58:47 +0000 (20:58 +0800)
committerKiefer Chang <kiefer.chang@suse.com>
Tue, 22 Sep 2020 06:38:34 +0000 (14:38 +0800)
commitba3350c7e8c755d5c84c1a027a3a173191cb898d
tree7eccbc31525be4725f09e401e8e324a628b03712
parent0a288f6690e48d6ae39da1f247eb41427f1a8c84
mgr/dashboard: display devices' health information within a tabset

Wrap all devices' health information within a tabset
instead of displaying them from top to bottom.

Add more guard in the HTML template to prevent referencing undefined
variables.

Fixes: https://tracker.ceph.com/issues/47494
Fixes: https://tracker.ceph.com/issues/43177
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/shared/smart-list/smart-list.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/shared/smart-list/smart-list.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/shared/smart-list/smart-list.component.ts