Bug 1511340
| Summary: | [Regression] Missing buttons in different parts of the UI | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Dmitry Misharov <dmisharo> |
| Component: | UI - OPS | Assignee: | Eric Winchell <ewinchel> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Tasos Papaioannou <tpapaioa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 5.9.0 | CC: | cpelland, hkataria, jhardy, jkandasa, mpovolny, obarenbo, simaishi, tpapaioa |
| Target Milestone: | Beta 1 | Keywords: | Regression, TestOnly |
| Target Release: | 5.9.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | 5.9.0.8 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-03-06 15:24:06 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | Bug | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | CFME Core | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Dmitry Misharov
2017-11-09 07:54:19 UTC
*** Bug 1511946 has been marked as a duplicate of this bug. *** New commit detected on ManageIQ/manageiq-ui-classic/gaprindashvili: https://github.com/ManageIQ/manageiq-ui-classic/commit/c03b8fb599102cba14baae5037ab1c8e46c66312 commit c03b8fb599102cba14baae5037ab1c8e46c66312 Author: Dan Clarizio <dclarizi> AuthorDate: Thu Nov 9 09:50:13 2017 -0800 Commit: Satoe Imaishi <simaishi> CommitDate: Thu Nov 9 13:11:29 2017 -0500 Merge pull request #2685 from ManageIQ/revert-2618-form_button_cleanup1 Revert "form button styling clean up" (cherry picked from commit 36b7cf1731b4437dd225aaed0e2fc1118e57cbfe) https://bugzilla.redhat.com/show_bug.cgi?id=1511340 https://bugzilla.redhat.com/show_bug.cgi?id=1510911 https://bugzilla.redhat.com/show_bug.cgi?id=1511192 https://bugzilla.redhat.com/show_bug.cgi?id=1511188 https://bugzilla.redhat.com/show_bug.cgi?id=1510650 https://bugzilla.redhat.com/show_bug.cgi?id=1511325 https://bugzilla.redhat.com/show_bug.cgi?id=1511542 app/assets/stylesheets/patternfly_overrides.scss | 15 +- app/views/layouts/_x_dialog_buttons.html.haml | 105 ++++---- app/views/layouts/_x_edit_buttons.html.haml | 264 ++++++++++----------- app/views/layouts/_x_form_buttons.html.haml | 2 +- .../layouts/angular/_paging_div_buttons.html.haml | 3 +- app/views/vm_common/_right_size.html.haml | 2 +- 6 files changed, 191 insertions(+), 200 deletions(-) Verified on 5.9.0.11. |