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

Create workflow version show page #7466

Merged
merged 15 commits into from
Oct 8, 2024
Merged

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    81698f5 View commit details
    Browse the repository at this point in the history
  2. feat: separate editable and readonly versions of workflow components …

    …and display a readonly visualizer for workflow versions
    Devessier committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9ae2fe3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33b700c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c509972 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d0837a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    89f0030 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe75e3c View commit details
    Browse the repository at this point in the history
  8. refactor: let the WorkflowDiagramCanvasBase component always display …

    …the status of the version
    Devessier committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    325d3da View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ad7994 View commit details
    Browse the repository at this point in the history
  10. feat: ensure we don't display the use as draft button for the current…

    …ly published workflow version
    Devessier committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    fa01695 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6e16db3 View commit details
    Browse the repository at this point in the history
  12. fix: prevent unwanted node selection by cleaning the recoil state use…

    …d to trigger node selection after actually selecting a node
    Devessier committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    124d09b View commit details
    Browse the repository at this point in the history
  13. lint: fix

    Devessier committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    84661ef View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b011297 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b712d69 View commit details
    Browse the repository at this point in the history