From: alfonsomthd Date: Wed, 3 Oct 2018 11:59:50 +0000 (+0200) Subject: mgr/dashboard: New Landing Page: Milestone 2 X-Git-Tag: v14.0.1~108^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=509380c74ac5a10fcec3ff2aeac76e06ec7c5c9a;p=ceph.git mgr/dashboard: New Landing Page: Milestone 2 Added tests for Health component to ensure that all groups and cards are rendered. Fixes: https://tracker.ceph.com/issues/27050 Signed-off-by: Alfonso Martínez --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/health/health.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/health/health.component.html index 650d09e7d642..54b5bbe3f79e 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/health/health.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/health/health.component.html @@ -7,7 +7,8 @@ + [contentClass]="contentData.health.checks.length > 0 ? 'content-highlight content-row-size-1-5' : 'content-highlight'" + *ngIf="contentData.health">