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: add execution listeners for Zeebe #1048

Merged
merged 1 commit into from
Jul 22, 2024
Merged

feat: add execution listeners for Zeebe #1048

merged 1 commit into from
Jul 22, 2024

Conversation

barmac
Copy link
Member

@barmac barmac commented May 8, 2024

Screen.Recording.2024-07-17.at.10.46.06.mov

Related to camunda/camunda-modeler#3951

Try out via npm start on the branch.

@bpmn-io-tasks bpmn-io-tasks bot added the in progress Currently worked on label May 8, 2024
@barmac barmac added the backlog Queued in backlog label May 9, 2024 — with bpmn-io-tasks
@barmac barmac removed the in progress Currently worked on label May 9, 2024
@barmac barmac force-pushed the execution-listener branch 3 times, most recently from 58982e9 to 7924661 Compare July 5, 2024 13:53
@barmac
Copy link
Member Author

barmac commented Jul 15, 2024

I've presented an alternative UI in which there are sections split by the event type, but for now I'll keep the C7-like option of "bag of all listeners". Discussion done via slack: https://camunda.slack.com/archives/GP70M0J6M/p1720186515761729?thread_ts=1720185492.298049&cid=GP70M0J6M

@barmac barmac marked this pull request as ready for review July 17, 2024 09:23
@bpmn-io-tasks bpmn-io-tasks bot added needs review Review pending and removed backlog Queued in backlog labels Jul 17, 2024
@barmac
Copy link
Member Author

barmac commented Jul 17, 2024

This is now ready for review.

return false;
}

return isAny(bo, [
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

True. We don't use model metadata anywhere in this project yet, but this could be added.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've updated the function to use the model.

@philippfromme philippfromme self-requested a review July 19, 2024 08:45
Copy link
Contributor

@philippfromme philippfromme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job! 🚀

Related to camunda/camunda-modeler#3951

deps: update to `camunda-bpmn-js-behaviors@1.4.0`

deps: update to `zeebe-bpmn-moddle@1.2.0`
@barmac barmac merged commit f9fc16e into main Jul 22, 2024
8 checks passed
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Jul 22, 2024
@barmac barmac deleted the execution-listener branch July 22, 2024 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants