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: enrich links between edges and shapes in the internal model #2638

Commits on Apr 25, 2023

  1. Add unit tests for Call Activity:

    - with incoming attribute,
    - with outgoing attribute,
    - with incoming sequence flow,
    - with outgoing sequence flow,
    - with incoming association,
    - with outgoing association,
    - with incoming message flow,
    - with outgoing message flow,
    - with incoming/outgoing attributes and incoming/outgoing flows
    csouchet committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    62fe6d3 View commit details
    Browse the repository at this point in the history
  2. Add unit tests for Sub-Process:

    - with incoming attribute,
    - with outgoing attribute,
    - with incoming sequence flow,
    - with outgoing sequence flow,
    - with incoming association,
    - with outgoing association,
    - with incoming message flow,
    - with outgoing message flow,
    - with incoming/outgoing attributes and incoming/outgoing flows
    csouchet committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    15eabfd View commit details
    Browse the repository at this point in the history
  3. Add unit tests for flow nodes:

    - with incoming attribute,
    - with outgoing attribute,
    - with incoming sequence flow,
    - with outgoing sequence flow,
    - with incoming association,
    - with outgoing association,
    - with incoming message flow,
    - with outgoing message flow,
    - with incoming/outgoing attributes and incoming/outgoing flows
    csouchet committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    5aac3de View commit details
    Browse the repository at this point in the history
  4. Add unit tests for events:

    - with incoming attribute,
    - with outgoing attribute,
    - with incoming sequence flow,
    - with outgoing sequence flow,
    - with incoming association,
    - with outgoing association,
    - with incoming message flow,
    - with outgoing message flow,
    - with incoming/outgoing attributes and incoming/outgoing flows
    csouchet committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    5df3e62 View commit details
    Browse the repository at this point in the history
  5. Add unit tests for text annotation in process:

    - with incoming association,
    - with outgoing association,
    - with incoming/outgoing associations
    csouchet committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    12f2339 View commit details
    Browse the repository at this point in the history
  6. Add unit tests for pool:

    - with incoming message flow,
    - with outgoing message flow,
    - with incoming/outgoing message flows
    csouchet committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    711ac90 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9b7df68 View commit details
    Browse the repository at this point in the history
  8. Fix how to fill incomingIds

    csouchet committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    6e20d89 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    263277e View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' into 2521-Enrich_links_between_edges_and_shapes…

    …_in_the_internal_model_
    csouchet authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    c355f70 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Merge branch 'master' into 2521-Enrich_links_between_edges_and_shapes…

    …_in_the_internal_model_
    csouchet authored May 3, 2023
    Configuration menu
    Copy the full SHA
    fd744ae View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary variable

    csouchet committed May 3, 2023
    Configuration menu
    Copy the full SHA
    0b05c2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d78b627 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e2105a View commit details
    Browse the repository at this point in the history
  5. Rename tests

    csouchet committed May 3, 2023
    Configuration menu
    Copy the full SHA
    8019ae6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c5712a9 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/master' into 2521-Enrich_links_b…

    …etween_edges_and_shapes_in_the_internal_model_
    csouchet committed May 3, 2023
    Configuration menu
    Copy the full SHA
    dedaaf9 View commit details
    Browse the repository at this point in the history
  8. Fix import

    csouchet committed May 3, 2023
    Configuration menu
    Copy the full SHA
    1ad20e5 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into 2521-Enrich_links_between_edges_and_shapes…

    …_in_the_internal_model_
    csouchet authored May 3, 2023
    Configuration menu
    Copy the full SHA
    f2c963a View commit details
    Browse the repository at this point in the history