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

VTAdmin: display workflow type in workflows list #11685

Merged

Commits on Nov 10, 2022

  1. Add workflow type and subtype to workflow output. Display workflow ty…

    …pe on Workflows page
    
    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    60df402 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Run prettier

    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    be1df2f View commit details
    Browse the repository at this point in the history
  2. Remove type/subtype from stream proto since we only use it at the glo…

    …bal Workflow level
    
    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    4f1b9ff View commit details
    Browse the repository at this point in the history
  3. Use RowNamedValues for getting workflow streams

    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    21c8e0e View commit details
    Browse the repository at this point in the history
  4. Rollback local example hacks added for testing

    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    3c0e610 View commit details
    Browse the repository at this point in the history
  5. Update vtadmin protos

    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    ebe49de View commit details
    Browse the repository at this point in the history
  6. Update protos

    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    5988f3a View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Address review comments

    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    d9b22ee View commit details
    Browse the repository at this point in the history
  2. Fix lint issue

    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    ee596df View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Fix lint issue

    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    f11ba5b View commit details
    Browse the repository at this point in the history