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

Display WF always nodes in conjunction with success and failure #2373

Merged

Commits on Oct 9, 2018

  1. Configuration menu
    Copy the full SHA
    4d9523a View commit details
    Browse the repository at this point in the history
  2. tests for always_nodes

    rooftopcellist authored and marshmalien committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    ad566cc View commit details
    Browse the repository at this point in the history
  3. Show all wf options when node is not a root node

    * Edge type of root node is always "always"
    * If node is not a root node, show all options: always, success, fail
    * Remove edge conflict logic
    marshmalien committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    a2f4e36 View commit details
    Browse the repository at this point in the history
  4. Fix ui-lint error

    marshmalien committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    1b25dd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b02677a View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. Configuration menu
    Copy the full SHA
    8fceaf8 View commit details
    Browse the repository at this point in the history
  2. lint fixes

    dsesami committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    1e3c229 View commit details
    Browse the repository at this point in the history
  3. Address review comments

    marshmalien committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    27da141 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2018

  1. Configuration menu
    Copy the full SHA
    c25d208 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from dsesami/always_nodes_ui_tests

    Always nodes ui tests
    marshmalien committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    e7c52bc View commit details
    Browse the repository at this point in the history