zeebe-io / zeebe-modeler

Desktop Application for modeling Zeebe Workflows with BPMN
MIT License
221 stars 49 forks source link

Add 'participant-' prefix to name and id inputs for clarity #286

Closed azeghers closed 3 years ago

azeghers commented 3 years ago

This PR adds a "participant-" prefix to the input labels defining the name and id of a participant in the properties panel.

Waiting for https://github.com/bpmn-io/bpmn-js-properties-panel/pull/413 to be merged and for the next version of https://github.com/bpmn-io/bpmn-js-properties-panel/ to be released so this PR can add the version bump and have everything working properly.

Acceptance Criteria

Definition of Done

nikku commented 3 years ago

What is missing on this one?

azeghers commented 3 years ago

Seemingly nothing, it shouldn't break anything if it's merged but it won't have any effect before the next version of bpmn-js-properties-panel is released. I wanted to get everything done at once and bump the version in this PR.

nikku commented 3 years ago

So we're currently pending a release of the properties panel.

Anything that prevents us from releasing it? If not, let's go ahead and get the linked issues, including this one, closed.