bpmn-js/test/spec/features/modeling/behavior
Martin Stamm 1e202d475f fix(modeling): allways create Categories in `definitions`
closes #1606
2022-02-21 17:37:45 +01:00
..
util chore: unbuild circular dependency 2021-10-15 10:38:06 +02:00
AdaptiveLabelPositioningBehavior.basics.bpmn fix(adaptive-label-positioning): do not adjust on paste 2019-11-29 20:38:16 +00:00
AdaptiveLabelPositioningBehavior.boundary-events.bpmn feat(modeling): improve label positioning for boundary events 2019-06-05 06:04:42 +00:00
AdaptiveLabelPositioningBehaviorSpec.js test(project): make sinon an allowed global 2019-12-09 12:52:35 +01:00
AssociationBehavior.bpmn fix(modeling): update association parent on source or target move 2019-11-19 15:27:56 +00:00
AssociationBehaviorSpec.js fix(modeling): update association parent on source or target move 2019-11-19 15:27:56 +00:00
AttachEventBehavior.bpmn feat(modeling): copy and paste boundary events 2019-10-13 23:19:52 +02:00
AttachEventBehaviorSpec.js test(project): make sinon an allowed global 2019-12-09 12:52:35 +01:00
BoundaryEvent.bpmn fix: copy root element references 2021-04-14 11:56:08 +00:00
BoundaryEventBehaviorSpec.js fix: copy root element references 2021-04-14 11:56:08 +00:00
CompensationAssociationBehavior.bpmn fix(modeling): manhattan layout compensation association 2016-01-27 09:45:05 +01:00
CompensationAssociationBehaviorSpec.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
CreateBehavior.bpmn chore(copy-paste): rework and base upon diagram-js@5 2019-08-07 16:03:55 +00:00
CreateBehaviorSpec.js chore(copy-paste): rework and base upon diagram-js@5 2019-08-07 16:03:55 +00:00
CreateParticipantBehaviorSpec.js fix: reusing process when creating first participant works on redo 2022-01-24 10:45:55 +00:00
DataInputAssociationBehavior.bpmn fix(modeling): correctly populate DataInputAssociation#targetRef 2016-01-06 11:57:52 +01:00
DataInputAssociationBehaviorSpec.js style(tests): use not.to matchers 2018-05-03 16:37:24 +02:00
DataObjectBehavior.create-data-association.bpmn test(modeling/behavior): rename files for clarity 2016-01-27 12:33:50 +01:00
DataObjectBehavior.data-object-reference.bpmn test(modeling/behavior): rename files for clarity 2016-01-27 12:33:50 +01:00
DataObjectBehavior.remove-data-association.bpmn test(modeling/behavior): rename files for clarity 2016-01-27 12:33:50 +01:00
DataObjectBehaviorSpec.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
DataStoreBehavior.bpmn feat(modeling): allow data store anywhere in collaboration 2018-05-17 15:09:37 +02:00
DataStoreBehavior.collaboration.bpmn feat(modeling): allow data store anywhere in collaboration 2018-05-17 15:09:37 +02:00
DataStoreBehavior.connect.bpmn test(modeling): verify DataStore addition, update and removal 2016-01-27 12:02:02 +01:00
DataStoreBehavior.empty-pool.bpmn fix(modeling): append DataStoreReference to first available process 2021-05-31 18:31:39 +00:00
DataStoreBehavior.process.bpmn fix(modeling): apply DataStoreBehavior in collaboration only 2018-06-13 13:48:39 +02:00
DataStoreBehavior.remove-participant.bpmn fix(modeling): correct DataStoreBehavior updating multiple stores 2018-06-18 09:21:18 +02:00
DataStoreBehaviorSpec.js fix(modeling): append DataStoreReference to first available process 2021-05-31 18:31:39 +00:00
DetachEventBehavior.bpmn feat(modeling): copy and paste boundary events 2019-10-13 23:19:52 +02:00
DetachEventBehaviorSpec.js test(project): make sinon an allowed global 2019-12-09 12:52:35 +01:00
DropOnFlowBehavior.bpmn fix(modeling): keep non-duplicate outgoing connection when dropping on flow 2020-01-15 14:29:10 +00:00
DropOnFlowBehaviorSpec.js fix(modeling): handle close to {source,target} drop-on-flow 2021-12-03 07:53:44 +00:00
EventBasedGatewayBehavior.bpmn feat(modeling): correctly handle event based gateway connections 2019-05-06 12:41:11 +02:00
EventBasedGatewayBehaviorSpec.js feat(modeling): correctly handle event based gateway connections 2019-05-06 12:41:11 +02:00
FixHoverBehavior.group.bpmn feat(modeling): allow label and group movement everywhere, round two 2019-06-18 07:07:03 +00:00
FixHoverBehavior.label.bpmn feat(modeling): allow label and group movement everywhere, round two 2019-06-18 07:07:03 +00:00
FixHoverBehavior.lane-connect.bpmn feat(modeling): ignore lanes when connecting message flows 2019-06-18 07:07:03 +00:00
FixHoverBehavior.participant.bpmn chore(modeling/behavior): rename Create -> FixHover behavior 2019-06-18 07:07:03 +00:00
FixHoverBehaviorSpec.js fix(modeling): if we fix hover, we gotta fix out, too 2021-01-28 11:11:27 +01:00
GroupBehaviorSpec.bpmn fix(modeling): allways create Categories in `definitions` 2022-02-21 17:37:45 +01:00
GroupBehaviorSpec.js fix(modeling): allways create Categories in `definitions` 2022-02-21 17:37:45 +01:00
ImportDockingFix.bpmn feat(modeling): repair broken connection dockings on import 2016-06-27 00:32:17 +02:00
ImportDockingFixSpec.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
IsHorizontalFix.bpmn feat(modeling): set isHorizontal=true for partipant/lane DIs 2019-01-31 10:46:16 +00:00
IsHorizontalFixSpec.js test: adjust to use `getDi` utility function 2021-09-03 15:14:00 +02:00
LabelBehavior.bpmn fix(label-behavior): do not move labels if labelBehavior=false 2020-02-06 13:47:32 +01:00
LabelBehavior.copyPaste.bpmn fix(modeling): skip moving if label is not yet created. 2019-10-25 13:16:43 +00:00
LabelBehaviorSpec.js test: adjust to use `getDi` utility function 2021-09-03 15:14:00 +02:00
MessageFlowBehavior.bpmn feat: reconnect message flows when collapsing participant 2021-04-22 07:09:34 +00:00
MessageFlowBehaviorSpec.js feat: reconnect message flows when collapsing participant 2021-04-22 07:09:34 +00:00
ModelingFeedback.bpmn test(modeling): verify tooltip shown on failed create 2020-11-03 20:39:20 +00:00
ModelingFeedbackSpec.js test(modeling): verify tooltip shown on failed create 2020-11-03 20:39:20 +00:00
ReconnectConnection.data-association.bpmn feat(modeling): add data objects 2015-10-07 15:15:57 +02:00
ReconnectConnectionSpec.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
RemoveElementBehavior.bpmn feat(modeling): retain waypoints with connection on shape deletion 2016-08-23 17:13:25 +02:00
RemoveElementBehavior.diagonal.bpmn test(modeling): ensure layout is done after element removal 2019-04-10 19:08:49 +00:00
RemoveElementBehavior.perpendicular.bpmn feat(modeling): retain waypoints with connection on shape deletion 2016-08-23 17:13:25 +02:00
RemoveElementBehaviorSpec.js chore(project): fix linting errors 2019-08-19 14:27:33 +00:00
RemoveEmbeddedLabelBoundsBehavior.bpmn feat: update/remove embedded label bounds on shape moved/resized 2022-02-10 12:13:56 +01:00
RemoveEmbeddedLabelBoundsBehaviorSpec.js feat: update/remove embedded label bounds on shape moved/resized 2022-02-10 12:13:56 +01:00
RemoveParticipantBehaviorSpec.js test: adjust to use `getDi` utility function 2021-09-03 15:14:00 +02:00
ReplaceConnectionBehavior.association.bpmn test(modeling): ensure reconnecting data association works 2019-06-06 17:42:48 +00:00
ReplaceConnectionBehavior.boundary-events.bpmn test(modeling/behavior): add test cases for boundary event connections 2015-09-01 16:31:24 +02:00
ReplaceConnectionBehavior.message-sequence-flow.bpmn fix(modeling): correctly create connection replacement 2019-07-02 12:21:49 +00:00
ReplaceConnectionBehaviorSpec.js feat(modeling): replace connection on reconnect 2019-11-18 13:38:19 +01:00
ReplaceElementBehaviourSpec.js fix(replace): create new di on replace 2021-09-03 15:14:00 +02:00
ResizeBehavior.lanes.bpmn chore(resize-behavior): move resize behavior to seperate behavior 2019-06-05 14:36:39 +02:00
ResizeBehavior.participant.bpmn chore(resize-behavior): move resize behavior to seperate behavior 2019-06-05 14:36:39 +02:00
ResizeBehavior.subProcess.bpmn chore(resize-behavior): move resize behavior to seperate behavior 2019-06-05 14:36:39 +02:00
ResizeBehavior.textAnnotation.bpmn chore(resize-behavior): move resize behavior to seperate behavior 2019-06-05 14:36:39 +02:00
ResizeBehavior.utility.lanes-flowNodes.bpmn chore: unbuild circular dependency 2021-10-15 10:38:06 +02:00
ResizeBehavior.utility.lanes.bpmn chore: unbuild circular dependency 2021-10-15 10:38:06 +02:00
ResizeBehaviorSpec.js chore: unbuild circular dependency 2021-10-15 10:38:06 +02:00
RootElementReferenceBehavior.bpmn feat(modeling/copy-paste): copy message referenced by SendTask 2020-01-31 10:10:01 +00:00
RootElementReferenceBehaviorSpec.js feat(modeling/copy-paste): copy message referenced by SendTask 2020-01-31 10:10:01 +00:00
SpaceToolBehaviorSpec.js chore(space-tool): add tests for participant without lanes 2020-03-13 07:56:38 +00:00
SpaceToolBehaviorSpec.participant.bpmn chore(space-tool): add tests for participant without lanes 2020-03-13 07:56:38 +00:00
SpaceToolBehaviorSpec.subprocess.bpmn fix(space-tool): consider lanes when resizing participant 2020-03-13 07:56:38 +00:00
SubProcessBehavior.copy-paste.bpmn feat(copy-paste): copy collapsed subprocesses planes 2022-01-30 19:32:25 +00:00
SubProcessBehavior.multiple-planes.bpmn feat(modeling): create root elements for subprocesses 2022-01-12 09:14:15 +01:00
SubProcessBehavior.planes.bpmn feat(modeling): create root elements for subprocesses 2022-01-12 09:14:15 +01:00
SubProcessBehavior.start-event.bpmn feat(modeling): add subprocess with start event included 2019-05-29 16:05:22 +02:00
SubProcessPlaneBehaviorSpec.js fix(modeling): ensure plane ID change is undoable 2022-02-15 08:08:45 +00:00
SubProcessStartEventBehaviorSpec.js fix(replace): create new di on replace 2021-09-03 15:14:00 +02:00
ToggleCollapseConnectionBehaviourSpec.bpmn feat(modeling): reconnect flows on collapse 2022-01-12 09:14:15 +01:00
ToggleCollapseConnectionBehaviourSpec.js feat(modeling): reconnect flows on collapse 2022-01-12 09:14:15 +01:00
ToggleElementCollapseBehaviour.bpmn feat(modeling): support toggle collapse with drilldown 2022-01-12 09:14:15 +01:00
ToggleElementCollapseBehaviourSpec.js feat(modeling): support toggle collapse with drilldown 2022-01-12 09:14:15 +01:00
UnclaimIdBehaviorSpec.bpmn fix(modeling): unclaim ID on shape/connection delete 2019-11-18 09:57:51 +01:00
UnclaimIdBehaviorSpec.js fix(modeling): ensure IDs are claimed when used 2022-01-19 08:20:14 +00:00
UnsetDefaultFlowBehaviorSpec.bpmn fix(modeling): unset gateway default on default flow delete 2016-04-04 17:24:01 +02:00
UnsetDefaultFlowBehaviorSpec.js chore(project): fix linting errors 2019-08-19 14:27:33 +00:00