-
Notifications
You must be signed in to change notification settings - Fork 25
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
Add initial bpmn diagram implementation #303
Conversation
@matthiaslehnertum can you add coverage report for the newly added files to the PR? also I suspect you need to run prettier 😅 |
@loreanvictor I updated the PR and added the test coverage - could you have another look? Stephan would like to get this one merged for version "3.0-beta-1" even if the feature is not extremely well polished so we could get this one tested. 🤔 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tried out the changes locally and they look good for an initial "beta" implementation. We can merge the PR 👍
This PR intends to extend Apollon by the basic support for BPMN diagrams.
Checklist
Motivation and Context
BPMN diagrams should be added as another support diagram type.
Description
This change extends Apollon with basic support for BPMN diagrams. This includes support for the following element types:
Steps for Testing
Test Coverage
Screenshots
Example of a BPMN diagram
Example of selecting a gateway type