Dan
1874c5b689
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.
2022-07-11 17:29:41 -04:00
Dan
291a093a38
Adding the ability to set the form files for React Json Forms, using a very generic properties setting in the Spiffworkflow extensions.
...
Moved the test bpmn files into a sub-directory to keep things a little cleaner.
2022-07-11 11:00:19 -04:00
Dan
a582fa6b55
Ability to add and delete data objects (not just data object references)
...
Adding and removing these objects through the event bus / command stack to enable undo.
2022-07-06 13:25:53 -04:00
Dan
13a00d1762
fixes to the Data Object model - some serious cleanup of names so things make a little more sense.
2022-07-05 13:44:02 -04:00
Dan
2527bf2823
Added ability to select which data object is associated with a data object reference.
2022-07-01 13:01:52 -04:00
Dan
212bd0c1ac
a little more test cleanup.
2022-06-30 14:05:57 -04:00
Dan
84be279476
More test refactoring - lots of crazy hell going on in helpers.js -- but the actual tests are now very clean and simple, and should be easy to extend and replicate as this thing grows.
2022-06-30 14:02:38 -04:00