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

feat: soft delete a workflow, integration tests, fctl integration #379

Merged
merged 14 commits into from
Jul 7, 2023

Commits on Jul 7, 2023

  1. feat: add route to SoftDelete a workflow

    David Ragot authored and David Ragot committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    f80d89e View commit details
    Browse the repository at this point in the history
  2. feat: ListWorkflows does not retrieve deleted workflows

    David Ragot authored and David Ragot committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    da195d0 View commit details
    Browse the repository at this point in the history
  3. feat: should not retrieve deleted workflow_instances

    David Ragot authored and David Ragot committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    dbbb7ca View commit details
    Browse the repository at this point in the history
  4. feat: regenerate sdk

    David Ragot authored and David Ragot committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    e511555 View commit details
    Browse the repository at this point in the history
  5. feat: add integration testing for workflow soft delete

    David Ragot committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    f382b7f View commit details
    Browse the repository at this point in the history
  6. feat: add command in fctl

    David Ragot committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    f9175e6 View commit details
    Browse the repository at this point in the history
  7. fix: remove comments

    David Ragot committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    8ad6224 View commit details
    Browse the repository at this point in the history
  8. wip: remove redeclaration of response return type

    David Ragot committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ee41cab View commit details
    Browse the repository at this point in the history
  9. fix: integration test

    David Ragot committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    f7bce21 View commit details
    Browse the repository at this point in the history
  10. feat: perform validation testing

    David Ragot committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    fd7bb47 View commit details
    Browse the repository at this point in the history
  11. wip: fix naming

    David Ragot committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    d41f0b6 View commit details
    Browse the repository at this point in the history
  12. fix: remove focus

    David Ragot committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    fc09d34 View commit details
    Browse the repository at this point in the history
  13. wip: change it to just before each

    David Ragot committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    a610798 View commit details
    Browse the repository at this point in the history
  14. feat: convert command to json

    David Ragot committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    85f2b61 View commit details
    Browse the repository at this point in the history