← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1680563] Re: Too many RC download buttons in API access page

 

Reviewed:  https://review.openstack.org/454305
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=1f7e63910239b9ca5fdd482f165f0b8b1ebeae67
Submitter: Jenkins
Branch:    master

commit 1f7e63910239b9ca5fdd482f165f0b8b1ebeae67
Author: Akihiro Motoki <amotoki@xxxxxxxxx>
Date:   Thu Apr 6 18:54:18 2017 +0000

    Move all RC download buttons under a single menu
    
    In the API access page, we now see three or four
    "Download OpenStack RC" buttons.
    This commit packs them into a single menu.
    
    To complete the goal, a new option called "table_actions_menu_label"
    is newly introduced to DataTable.
    
    Also the condition to disable an action dropdown menu is changed
    so that the action dropdown is not disabled when "multi_select"
    feature is not used in a corresponding table.
    Otherwise, the dropdown menu is always disabled and there is
    no way to enable it in a DataTable with multi_select=False.
    
    Change-Id: I229c69b09c45bb20b3df48c9901d76b89fd27ee4
    Closes-Bug: #1680563


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1680563

Title:
  Too many RC download buttons in API access page

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In the API access page, we now see three or four "Download OpenStack RC" buttons.
  It is nice if they are packed into a single menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1680563/+subscriptions


References