Bug 1556883
| Summary: | Network provider quadicons doesn't support single view | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Dávid Halász <dhalasz> | |
| Component: | UI - OPS | Assignee: | Oleg Barenboim <obarenbo> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Parthvi Vala <pvala> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 5.9.0 | CC: | hkataria, lavenel, mmojzis, mpovolny, obarenbo | |
| Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
| Target Release: | 5.10.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | network:ui | |||
| Fixed In Version: | 5.10.0.0 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1558142 (view as bug list) | Environment: | ||
| Last Closed: | 2019-02-11 14:05:18 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | CFME Core | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1558142 | |||
|
Description
Dávid Halász
2018-03-15 12:41:52 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/c42ebdcfd41cffb1bc94435ee4e0c66c09c29838 commit c42ebdcfd41cffb1bc94435ee4e0c66c09c29838 Author: Dávid Halász <dhalasz> AuthorDate: Thu Mar 15 08:42:07 2018 -0400 Commit: Dávid Halász <dhalasz> CommitDate: Thu Mar 15 08:42:07 2018 -0400 Support single quad for Network Provider quadicons Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1556883 app/controllers/application_controller.rb | 1 + app/controllers/configuration_controller.rb | 1 + app/helpers/quadicon_helper.rb | 1 + app/views/configuration/_ui_1.html.haml | 1 + 4 files changed, 4 insertions(+) Verified in 5.10.0.23. Network provider quadicon switch is displayed in My Settings and is working correctly. |