Bug 1395382

Summary: Remove cockpit and HTML5 icons - add an Access button group
Product: Red Hat CloudForms Management Engine Reporter: Serena <sdoyle>
Component: UI - OPSAssignee: Brian McLaughlin <bmclaugh>
Status: CLOSED CURRENTRELEASE QA Contact: Jiri Stefanisin <jistefan>
Severity: high Docs Contact:
Priority: high    
Version: 5.4.0CC: cpelland, hkataria, jhardy, jistefan, mmojzis, mpovolny, obarenbo
Target Milestone: GAKeywords: TestOnly
Target Release: 5.8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ui:vnc
Fixed In Version: 5.8.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1396524 (view as bug list) Environment:
Last Closed: 2017-06-12 17:48: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: 1396524    
Attachments:
Description Flags
UI Mockup none

Description Serena 2016-11-15 20:54:04 UTC
Created attachment 1220956 [details]
UI Mockup

Description of problem:
Currently there are cockpit and html5 icons to allow access to bring up cockpit and Spice.  Attached is a new workflow, where an Access button group will be added.  Please update the UI to match the mocks.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 3 CFME Bot 2016-11-17 21:41:00 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/0aacd4879790382e552b497f694324a4bf93014c

commit 0aacd4879790382e552b497f694324a4bf93014c
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Thu Nov 17 12:14:21 2016 -0500
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Thu Nov 17 12:14:21 2016 -0500

    Fix capitalization
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1395382

 app/helpers/application_helper/toolbar/x_vm_center.rb | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Comment 4 CFME Bot 2016-11-17 21:41:05 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/c34da4ec1645530bfb00f8ead8193efc8826d24c

commit c34da4ec1645530bfb00f8ead8193efc8826d24c
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Thu Nov 17 11:33:42 2016 -0500
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Thu Nov 17 11:35:44 2016 -0500

    Move VM/Web console toolbar buttons to an Access dropdown
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1395382

 .../application_helper/toolbar/x_vm_center.rb      | 64 +++++++++++++---------
 app/helpers/application_helper/toolbar_builder.rb  |  3 +-
 2 files changed, 39 insertions(+), 28 deletions(-)