Bug 1555389

Summary: Physical Infrastructure provider quadicons doesn't support single view
Product: Red Hat CloudForms Management Engine Reporter: Dávid Halász <dhalasz>
Component: UI - OPSAssignee: Dávid Halász <dhalasz>
Status: CLOSED CURRENTRELEASE QA Contact: Rodney H. Brown <rbrown4>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.9.0CC: dajohnso, hkataria, lavenel, mpovolny, obarenbo, skovic
Target Milestone: GAKeywords: 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:
: 1557391 (view as bug list) Environment:
Last Closed: 2019-02-11 14:08:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: Lenovo Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1557391    

Description Dávid Halász 2018-03-14 15:20:38 UTC
Description of problem:
When opening `My Settings`, there's no option for the physical infrastructure provider quadicons, the providers screen displays always the quad view in grid mode.

Version-Release number of selected component (if applicable):
5.9.0.22.20180221205805_f93a675

How reproducible:


Steps to Reproduce:
1. Have a physical infra provider
2. Open `Compute -> Physical Infra -> Providers`
3. Switch the page to grid view

----------------------
1. Go to `My Settings` in the top-right corner's dropdown
2. Look for the `Show Physical Infras Provider Quadrants` switch

Actual results:
Quadicon switch for physical infra providers is missing and so the physical infra provider page renders quad icons only.

Expected results:
Quadicon switch for physical infra providers should be available and when set to `false` it should render single icons on the physical infra provider page.


Additional info:

Comment 3 CFME Bot 2018-03-15 09:27:59 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:

https://github.com/ManageIQ/manageiq-ui-classic/commit/42f1da473dc49115f7b4b4db1600b9d9aece33cb
commit 42f1da473dc49115f7b4b4db1600b9d9aece33cb
Author:     Dávid Halász <dhalasz>
AuthorDate: Wed Mar 14 10:39:11 2018 -0400
Commit:     Dávid Halász <dhalasz>
CommitDate: Wed Mar 14 10:39:11 2018 -0400

    Support single quad for Physical Infrastructure Provider quadicons

    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1555389

 app/controllers/application_controller.rb | 19 +-
 app/controllers/configuration_controller.rb | 1 +
 app/helpers/quadicon_helper.rb | 7 +-
 app/views/configuration/_ui_1.html.haml | 19 +-
 4 files changed, 25 insertions(+), 21 deletions(-)

Comment 5 Stephen Kovic 2018-11-27 22:08:16 UTC
Successfully verified this bug using a 5.10.0.23 appliance.