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

Configure fork and join nodes as not resizable #85

Merged
merged 2 commits into from
Jun 6, 2024
Merged

Commits on May 29, 2024

  1. Configure fork and join nodes as not resizable

    Update type hints configuration for workflow example to make fork and join nodes not resizable
    => we have test cases for both resizable and non-resizable elements in the diagram
    
    Refactor createDefault hint functions to allow partial overriding of default properties
    tortmayr committed May 29, 2024
    Configuration menu
    Copy the full SHA
    24f21e8 View commit details
    Browse the repository at this point in the history
  2. Align edge-creation-checker condition with java server

    i..e only allow decision nodes as sources for weighted edges
    tortmayr committed May 29, 2024
    Configuration menu
    Copy the full SHA
    520ec21 View commit details
    Browse the repository at this point in the history