From 828dda9b187684902710bb11621eca27bf0c6eec Mon Sep 17 00:00:00 2001 From: Derick Montague Date: Mon, 28 Jun 2021 15:52:22 -0500 Subject: IA update: Add logs and update overview icon This is the first patchset of the information architecture changes. These changes are the result of several months of design research with users to improve the existing information architecture (IA). More information can we found in the Github story. This patchset will add a Logs section and move event logs and dumps from the Health section to the new Logs section. It will also update the icon used for the Overview page. Github story: https://github.com/openbmc/webui-vue/issues/56 Testing: 1. IBM build: - Logs contained Event logs and dumps - Both pages rendered when clicking link 2. Intel build - Logs contained Event logs only - Logs page rendered when clicking link 3. Tested default build - Logs contained Event logs only - Logs page rendered when clicking link Signed-off-by: Derick Montague Change-Id: I4621837202cf5ad3469d6ea460d9a5bdc79c8816 --- tests/unit/__snapshots__/AppHeader.spec.js.snap | 2 +- .../unit/__snapshots__/AppNavigation.spec.js.snap | 182 ++++++++++++++++++--- 2 files changed, 161 insertions(+), 23 deletions(-) (limited to 'tests/unit') diff --git a/tests/unit/__snapshots__/AppHeader.spec.js.snap b/tests/unit/__snapshots__/AppHeader.spec.js.snap index 02d99b16..b472bcbc 100644 --- a/tests/unit/__snapshots__/AppHeader.spec.js.snap +++ b/tests/unit/__snapshots__/AppHeader.spec.js.snap @@ -68,7 +68,7 @@ exports[`AppHeader.vue should render correctly 1`] = ` > @@ -43,6 +43,84 @@ exports[`AppNavigation.vue should render correctly 1`] = ` + +