bpmn-js-spiffworkflow/test/spec
Dan ea56f270bc fixing a bug that was preventing the dropping of components in some situtations.
Adding new data object rules that will prevent you from moving a DataObject from one process to a sub-process.
Fixing the Selection of Data Objects to properly use the command stack.
2022-07-08 10:30:21 -04:00
..
BpmnInputOutputSpec.js a little more test cleanup. 2022-06-30 14:05:57 -04:00
DataObjectInterceptorSpec.js fixing a bug that was preventing the dropping of components in some situtations. 2022-07-08 10:30:21 -04:00
DataObjectPropsSpec.js Ability to add and delete data objects (not just data object references) 2022-07-06 13:25:53 -04:00
ProcessPropsSpec.js Ability to add and delete data objects (not just data object references) 2022-07-06 13:25:53 -04:00
ScriptsPropsSpec.js merged reverse of pre/post scripts 2022-07-05 10:27:38 -04:00
diagram.bpmn Ability to add and delete data objects (not just data object references) 2022-07-06 13:25:53 -04:00
empty_diagram.bpmn Don't create new data objects each time you add a data reference, rather, use the first data object you can find. If no data objects exist, add one. 2022-07-07 11:20:43 -04:00
helpers.js Don't create new data objects each time you add a data reference, rather, use the first data object you can find. If no data objects exist, add one. 2022-07-07 11:20:43 -04:00
test.css 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