Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add edit functionality for generic object UI #72

Merged
merged 5 commits into from
Jan 12, 2017

Commits on Jan 4, 2017

  1. Add edit functionality for generic object UI

    https://www.pivotaltracker.com/story/show/128427247
    (cherry picked from commit 7cd93871a59bbd416dda14d0803e97a0e27381ce)
    eclarizio committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    b76a217 View commit details
    Browse the repository at this point in the history
  2. Utilize new 'countSelected' method from ui-components

    https://www.pivotaltracker.com/story/show/128427247
    
    Also shorten eventType from 'sendCountSelectedAndUpdateToolbar' to
    'updateToolbarCount'.
    
    (cherry picked from commit 2cf55d154da784fbc847cfb4e2ee284c110390bd)
    eclarizio committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    1ec071c View commit details
    Browse the repository at this point in the history
  3. Enable/disable edit button on various tree actions

    https://www.pivotaltracker.com/story/show/128427247
    (cherry picked from commit d1673f4f57e2936663f33c259fdedb9a17456656)
    eclarizio committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    47e2994 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2017

  1. Restore ability to build toolbar by class instead of just class name

    https://www.pivotaltracker.com/story/show/128427247
    (cherry picked from commit 7f351c982c942e3aded057ac4efb4372098df824)
    eclarizio committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    de272c7 View commit details
    Browse the repository at this point in the history
  2. Replace update_attribute with update_attributes

    https://www.pivotaltracker.com/story/show/128427247
    (cherry picked from commit 30b277379bbd3580181b2c9b2ca8a31dc49ddb9c)
    eclarizio committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    eb96709 View commit details
    Browse the repository at this point in the history