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

Support importing local workflow templates #208

Merged
merged 6 commits into from
Jul 10, 2024

Commits on Jul 9, 2024

  1. Add import button and modal with basic parsing validation

    Signed-off-by: Tyler Ohlsen <[email protected]>
    ohltyler committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    8640c9f View commit details
    Browse the repository at this point in the history
  2. Add more formatting; add callout; refactor parsing

    Signed-off-by: Tyler Ohlsen <[email protected]>
    ohltyler committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b8c752d View commit details
    Browse the repository at this point in the history
  3. Add obj parsing and fine-grained states

    Signed-off-by: Tyler Ohlsen <[email protected]>
    ohltyler committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    999da3b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Onboard actual workflow creation and error handling

    Signed-off-by: Tyler Ohlsen <[email protected]>
    ohltyler committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    af37a3b View commit details
    Browse the repository at this point in the history
  2. Refactor to standalone module; update spacing on invalid wf state edi…

    …tor view
    
    Signed-off-by: Tyler Ohlsen <[email protected]>
    ohltyler committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a566592 View commit details
    Browse the repository at this point in the history
  3. Move create workflow button to right side on list page

    Signed-off-by: Tyler Ohlsen <[email protected]>
    ohltyler committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    eaae662 View commit details
    Browse the repository at this point in the history