sartography / bpmn-js-spiffworkflow

A BPMN.js extension to improve working with SpiffWorkflow - the python BPMN engine.
MIT License
19 stars 5 forks source link

Chore/bug fixes #10

Closed danfunk closed 1 year ago

danfunk commented 1 year ago

(IMPORTANT: Merge User Forms PR First)

Some minor bug fixes that needed squashing:

  1. When you rename a DataObject in the properties panel for a process, the labels of all the references should update.
  2. Sub-processes should have their own independent list of data objects in the properties panel.