bpmn-js/test/spec/features/rules
Nico Rehwaldt 8015b21b15 fix(rules): allow TextAnnotation <-> Data(Store|Object) connection
Closes #687
2017-05-22 12:55:43 +02:00
..
BpmnRules.boundaryEvent.bpmn
BpmnRules.collaboration-dataAssociation.bpmn fix(rules): allow data-association + participant move 2016-12-19 15:33:42 +01:00
BpmnRules.collaboration-lanes.bpmn
BpmnRules.collaboration.bpmn feat(modeling): create collapsed pools via morph menu 2016-03-14 16:28:23 +01:00
BpmnRules.compensation.bpmn
BpmnRules.dataAssociation.bpmn
BpmnRules.eventBasedGateway.bpmn
BpmnRules.messageFlow.bpmn
BpmnRules.multiSelectionPools.bpmn fix(BpmnRules) allow move of muliple selected elements across pools 2016-09-30 15:50:06 +02:00
BpmnRules.process.bpmn fix(util): fix isExpanded check 2016-01-27 15:18:54 +01:00
BpmnRules.subProcess-dataAssociation.bpmn fix(rules): correct and verify data association in sub process move 2016-12-19 15:57:34 +01:00
BpmnRulesSpec.js fix(rules): allow TextAnnotation <-> Data(Store|Object) connection 2017-05-22 12:55:43 +02:00
Helper.js