Bug 1279551
| Summary: | UI: SSUI login screen & header are not completely productized | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Harpreet Kataria <hkataria> | ||||
| Component: | UI - OPS | Assignee: | Eric Winchell <ewinchel> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Taras Lehinevych <tlehinev> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 5.5.0 | CC: | cpelland, dajohnso, hkataria, jhardy, mpovolny, obarenbo, simaishi, tlehinev | ||||
| Target Milestone: | GA | ||||||
| Target Release: | 5.5.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 5.5.0.11 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-12-08 13:45:44 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Harpreet Kataria
2015-11-09 17:24:05 UTC
New commit detected on cfme_productization/master: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme_productization.git;a=commit;h=61dab4262cf5e6ad8c3b235e6d72a4351ea4c87c commit 61dab4262cf5e6ad8c3b235e6d72a4351ea4c87c Author: Eric Winchell <ewinchel> AuthorDate: Mon Nov 9 15:51:00 2015 -0500 Commit: Eric Winchell <ewinchel> CommitDate: Mon Nov 9 15:51:00 2015 -0500 fix productization styling of login background and banner https://bugzilla.redhat.com/show_bug.cgi?id=1279551 manageiq/spa_ui/self_service/client/skin/productization.css | 8 ++++++++ .../self_service/client/skin/sass/productization.scss | 13 ------------- 2 files changed, 8 insertions(+), 13 deletions(-) create mode 100644 manageiq/spa_ui/self_service/client/skin/productization.css delete mode 100644 manageiq/spa_ui/self_service/client/skin/sass/productization.scss New commit detected on cfme_productization/master: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme_productization.git;a=commit;h=51c838646fefe6e1111850affefa7832876a198e commit 51c838646fefe6e1111850affefa7832876a198e Merge: 2bb4b66 61dab42 Author: Dan Clarizio <dclarizi> AuthorDate: Tue Nov 10 09:55:23 2015 -0500 Commit: Dan Clarizio <dclarizi> CommitDate: Tue Nov 10 09:55:23 2015 -0500 Merge branch 'ssui_fix2' into 'master' fix productization styling of login background and banner https://bugzilla.redhat.com/show_bug.cgi?id=1279551 Before   After   See merge request !122 manageiq/spa_ui/self_service/client/skin/productization.css | 8 ++++++++ .../self_service/client/skin/sass/productization.scss | 13 ------------- 2 files changed, 8 insertions(+), 13 deletions(-) Failed verification 5.5.0.10 The login screen was fixed however the header of the Self Service UI is still blue. According to comment 5 with examples, especially (http://gitlab.cloudforms.lab.eng.rdu2.redhat.com/ewinchel/cfme_productization/uploads/0456acebcbd2d5e757a5a984f8b559bd/Screen_Shot_2015-11-09_at_3.30.37_PM.png) the header should be grey. Created attachment 1094842 [details]
The header during verification on 5.5.0.10
Verified fixed in version 5.5.0.11 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2015:2551 |