← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1683262] Re: workflow step does not support allowed()

 

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

commit fd55569ab0a087e5518e235c770ae86244257baf
Author: Akihiro Motoki <amotoki@xxxxxxxxx>
Date:   Mon Apr 17 08:09:31 2017 +0000

    Support allowed() in workflows.Step
    
    There are cases where we want to display workflow Step conditionally.
    
    Change-Id: I71ae3ed270d9472190430ac5b4a34682ce3b3f29
    Closes-Bug: #1683262


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

Title:
  workflow step does not support allowed()

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  allowed() method is a common way in horizon to control if a component
  can be displayed. It is supported in table action and tab, but it is
  not supported for workflows.Step. There is a case where a step wants
  to be shown conditionally.

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


References