bpmn-js/test/spec/features/modeling
Nico Rehwaldt 5e26068f99 feat(modeling): add lane modeling operations
This commit adds the functionality to

* add a lane (above/below an existing one)
* split a lane into sub lanes
* remove a lane
* resize a lane

Closes #379
Closes #338
2015-10-20 15:47:12 +02:00
..
append test(project): replace jasmine with mocha 2015-07-15 17:42:37 +02:00
behavior fix(modeling): hide labels on element create 2015-10-07 15:19:55 +02:00
lanes feat(modeling): add lane modeling operations 2015-10-20 15:47:12 +02:00
layout fix(modeling): retain connection layout for (data-)associations 2015-10-13 11:11:44 +02:00
AppendShapeSpec.js test(matchers): add custom .bounds matcher 2015-09-02 14:36:39 +02:00
BendpointsSpec.js test(project): replace jasmine with mocha 2015-07-15 17:42:37 +02:00
BpmnFactorySpec.js test(project): replace jasmine with mocha 2015-07-15 17:42:37 +02:00
BpmnLabelSupportSpec.js fix(modeling): hide labels on element create 2015-10-07 15:19:55 +02:00
CreateConnectionSpec.js test(project): replace jasmine with mocha 2015-07-15 17:42:37 +02:00
DeleteConnectionSpec.js test(project): replace jasmine with mocha 2015-07-15 17:42:37 +02:00
DeleteParticipantSpec.js test(project): replace jasmine with mocha 2015-07-15 17:42:37 +02:00
DeleteShapeSpec.js test(project): replace jasmine with mocha 2015-07-15 17:42:37 +02:00
DropSpec.js chore(modeling): rename Modeling#move{Shapes->Elements} 2015-08-13 10:51:52 +02:00
MoveConnectionSpec.js test(project): replace jasmine with mocha 2015-07-15 17:42:37 +02:00
MoveRulesSpec.js test(util): add MockEvents util + use in tests 2015-08-24 16:02:21 +02:00
MoveShapeSpec.js test(matchers): add custom .bounds matcher 2015-09-02 14:36:39 +02:00
ResizeShapeSpec.js test(project): replace jasmine with mocha 2015-07-15 17:42:37 +02:00
SpaceToolSpec.js test(matchers): add custom .bounds matcher 2015-09-02 14:36:39 +02:00
UpdateAttachmentSpec.js chore(modeling): update BpmnUpdater to hook into element.updateAttachment 2015-08-19 14:34:07 +02:00
UpdatePropertiesSpec.js feat(modeling/UpdateProperties): unclaim old business object id 2015-10-05 16:13:46 +02:00