Created attachment 1164864 [details] OpenSCAP Results Description of problem: After running compliance test on an image the OpenSCAP Results page shows results without any color differentiation regarding the Severity of the result. Expected results: The columns should be colored similarly to what we see in the OpenSCAP HTML results Additional info: Screenshot attached
https://github.com/ManageIQ/manageiq/pull/11288
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/bc6dd971483c8f157b59b92fc59be0f75f133aa1 commit bc6dd971483c8f157b59b92fc59be0f75f133aa1 Author: Eric Winchell <ewinchel> AuthorDate: Thu Sep 15 10:15:39 2016 -0400 Commit: Eric Winchell <ewinchel> CommitDate: Mon Sep 19 08:59:04 2016 -0400 Update openSCAP results styling https://bugzilla.redhat.com/show_bug.cgi?id=1342787 app/assets/stylesheets/patternfly_overrides.scss | 1 - app/controllers/application_controller.rb | 28 +++++++++++++++++++++++- app/views/layouts/_list_grid.html.haml | 3 +++ 3 files changed, 30 insertions(+), 2 deletions(-)
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/28d55c229ee70ee74e00661109824ecad8be8b13 commit 28d55c229ee70ee74e00661109824ecad8be8b13 Author: Eric Winchell <ewinchel> AuthorDate: Wed Sep 21 16:02:15 2016 -0400 Commit: Eric Winchell <ewinchel> CommitDate: Thu Sep 22 11:09:45 2016 -0400 Update openSCAP results styling https://bugzilla.redhat.com/show_bug.cgi?id=1342787 app/assets/stylesheets/main.scss | 1 + app/assets/stylesheets/patternfly_overrides.scss | 10 ++++++++++ app/controllers/application_controller.rb | 12 ++++++------ 3 files changed, 17 insertions(+), 6 deletions(-)
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/e4d95168bb6cfe1e7b400d64cfd9911eb7f15980 commit e4d95168bb6cfe1e7b400d64cfd9911eb7f15980 Author: Eric Winchell <ewinchel> AuthorDate: Wed Sep 28 10:30:45 2016 -0400 Commit: Eric Winchell <ewinchel> CommitDate: Wed Sep 28 10:30:45 2016 -0400 Summary Screen styling updates This bug was caused by the following PR: #11288 Issue #11388 https://bugzilla.redhat.com/show_bug.cgi?id=1342787 Depends on: #11288 and #11420 app/assets/stylesheets/patternfly_overrides.scss | 1 + app/views/vm_common/_config.html.haml | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-)
Cannot test this atm, https://bugzilla.redhat.com/show_bug.cgi?id=1382326 is blocking me
Verified