← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1648332] Re: hzResourceProperty cannot handle 'priority' attribute

 

Reviewed:  https://review.openstack.org/397132
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=8f58f66c79536ce4b07236ab6a1c012e7529e1c3
Submitter: Jenkins
Branch:    master

commit 8f58f66c79536ce4b07236ab6a1c012e7529e1c3
Author: Kenji Ishii <ken-ishii@xxxxxxxxxxxxx>
Date:   Mon Nov 14 20:00:23 2016 +0900

    hzResourceProperty can handle 'priority' attribute
    
    Same as table column, properties displayed in drawer should be
    set each priority whether to show or not with depending on a
    screen width. This patch addresses it.
    
    Change-Id: I1f45aa64735e81f96dbc3635b1db68f12e258b20
    Closes-Bug: #1648332


** 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/1648332

Title:
   hzResourceProperty cannot handle 'priority' attribute

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  hzResourceProperty can be used to display an additinal attributes to an expansion area in angular table.
  Currently, columns in Angular table has an attribute 'priority', which has a feature to show or hide its value depending on the screen width.
  However, hzResourceProperty doesn't support that attribute. 
  Same as columns, it's better to be flexible whether to show or not depending on the screen width.

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


References