Bug 1553353
Summary: | Allow CSS customization on CFME appliances | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Andrea Perotti <aperotti> | |
Component: | UI - OPS | Assignee: | Dávid Halász <dhalasz> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Jaroslav Henner <jhenner> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 5.9.0 | CC: | amotta, cpelland, dhalasz, fpezzell, hkataria, ikaur, lavenel, mpovolny, niroy, obarenbo, rmanes, simaishi, smallamp | |
Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
Target Release: | 5.10.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | 5.10.0.0 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1553841 (view as bug list) | Environment: | ||
Last Closed: | 2019-02-11 14:00:08 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1553841 |
Description
Andrea Perotti
2018-03-08 18:06:28 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/65cd2e2e1dfe7c971eeb46a4c9e04a9b2f401230 commit 65cd2e2e1dfe7c971eeb46a4c9e04a9b2f401230 Author: Dávid Halász <dhalasz> AuthorDate: Fri Mar 9 07:21:29 2018 -0500 Commit: Dávid Halász <dhalasz> CommitDate: Fri Mar 9 07:21:29 2018 -0500 Load the custom.css that bypasses the asset pipeline on every screen Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1553353 app/views/dashboard/saml_login.html.haml | 1 + app/views/layouts/application.html.haml | 1 + app/views/layouts/login.html.haml | 1 + app/views/layouts/remote_console.html.haml | 1 + app/views/layouts/report_only.html.haml | 1 + 5 files changed, 5 insertions(+) New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/fb34b613b0b37a3cf5aff0f730a6b37de4553590 commit fb34b613b0b37a3cf5aff0f730a6b37de4553590 Author: Dávid Halász <dhalasz> AuthorDate: Fri Mar 9 07:12:12 2018 -0500 Commit: Dávid Halász <dhalasz> CommitDate: Fri Mar 9 07:12:12 2018 -0500 Create an empty CSS file that is outside the asset pipeline https://bugzilla.redhat.com/show_bug.cgi?id=1553353 public/custom.css | 3 + 1 file changed, 3 insertions(+) *** Bug 1388936 has been marked as a duplicate of this bug. *** |