bpmn-js-spiffworkflow/test/spec
Dan f28a3f89e4 Deleting any data object reference caused the associated data object to get deleted.
Fixes this so that only if you delete all references, wii the data object be removed.
Also assures that a new data object is not created when adding to a participant in a collaboration (an edge case bug(.
2022-10-19 14:58:52 -04:00
..
bpmn Merge pull request #18 from sartography/feature/service_result 2022-10-11 10:25:40 -04:00
BpmnInputOutputSpec.js Adding the ability to set the form files for React Json Forms, using a very generic properties setting in the Spiffworkflow extensions. 2022-07-11 11:00:19 -04:00
BusinessRulePropsSpec.js fixing tests. 2022-09-06 13:06:11 -04:00
CallActivitySpec.js added support for call activities w/ burnettk cullerton 2022-09-06 15:43:04 -04:00
DataObjectInterceptorSpec.js Deleting any data object reference caused the associated data object to get deleted. 2022-10-19 14:58:52 -04:00
DataObjectPropsSpec.js refactor - just reorganizing the properties panel so it is chunked under different topic areas rather than all in one giant file. 2022-08-04 15:57:15 -04:00
DataObjectRulesSpec.js fixing a bug in the Extension Text Input. 2022-07-11 13:57:12 -04:00
MessagesSpec.js remove all related messageRefs when removing a message 2022-09-20 09:35:58 -04:00
ProcessPropsSpec.js refactor - just reorganizing the properties panel so it is chunked under different topic areas rather than all in one giant file. 2022-08-04 15:57:15 -04:00
ScriptTaskUnitTestSpec.js started adding tests 2022-09-15 14:00:47 -04:00
ScriptsPropsSpec.js added support for call activities w/ burnettk cullerton 2022-09-06 15:43:04 -04:00
ServiceTaskPropsSpec.js minor cleanup 2022-09-30 16:16:16 -04:00
UserTaskPropsSpec.js refactor - just reorganizing the properties panel so it is chunked under different topic areas rather than all in one giant file. 2022-08-04 15:57:15 -04:00
helpers.js some cleanup of the tests w/ burnettk 2022-08-30 14:31:50 -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