bpmn-js/test/spec/features/modeling
Ricardo Matias b9b64f589b fix(modeling): connections are properly removed
This fixes the loss of connections when moving a boundary
event outside of a subprocess.

Closes #480
2016-04-28 18:46:06 +02:00
..
append chore(modeling): set minimum height to one line 2016-03-07 09:11:45 +01:00
behavior fix(modeling): connections are properly removed 2016-04-28 18:46:06 +02:00
lanes feat(modeling): update Lane#flowNodeRefs while modeling 2015-10-20 16:05:24 +02:00
layout chore(modeling): set minimum height to one line 2016-03-07 09:11:45 +01:00
AppendShapeSpec.js chore(modeling): move BpmnLabelSupport to behavior 2016-03-08 14:12:52 +01:00
BendpointsSpec.js chore(tests): migrate to (.not).exist matcher 2015-12-03 13:08:56 +01:00
BpmnFactorySpec.js chore(tests): migrate to (.not).exist matcher 2015-12-03 13:08:56 +01:00
CreateConnectionSpec.js chore(tests): migrate to (.not).exist matcher 2015-12-03 13:08:56 +01: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
IdClaimSpec.bpmn fix(id): unclaim id on element remove 2016-04-21 11:50:36 +02:00
IdClaimSpec.js fix(id): unclaim id on element remove 2016-04-21 11:50:36 +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
UpdateLabelSpec.js fix(modeling): mark elements as changed during label update 2016-03-03 17:27:57 +01:00
UpdatePropertiesSpec.js fix(id): unclaim id on element remove 2016-04-21 11:50:36 +02:00