bpmn-js/test/spec/features/ordering
Nico Rehwaldt f89fd529de fix(ordering): correctly attach boundary element in front of task
The way we create labels during import (right after the respective
element) interfered with the ordering during boundary attach.

This commit fixes the behavior.

Closes #437
2016-01-04 16:10:55 +01:00
..
BpmnOrderingProviderSpec.js fix(ordering): correctly attach boundary element in front of task 2016-01-04 16:10:55 +01:00
Helper.js fix(ordering): correctly attach boundary element in front of task 2016-01-04 16:10:55 +01:00
ordering-start-event.bpmn fix(ordering): correctly attach boundary element in front of task 2016-01-04 16:10:55 +01:00
ordering-subprocesses.bpmn chore(ordering): modify sub process ordering 2015-09-11 14:43:09 +02:00
ordering.bpmn feat(modeling): define BPMN specific ordering 2015-08-20 14:49:53 +02:00