Nico Rehwaldt
|
d8ace12308
|
fix(rules): always allow associations from/to TextAnnotation
|
2016-01-25 16:02:59 +01:00 |
Nico Rehwaldt
|
7190f8bef8
|
feat(rules): implement compensation rules
Related to #291
|
2016-01-25 16:02:58 +01:00 |
Nico Rehwaldt
|
f68054295b
|
feat(modeling): allow data associations from and to events
Closes #384
|
2015-10-22 08:21:01 +02:00 |
Nico Rehwaldt
|
0831cae843
|
feat(rules): add lane rules
|
2015-10-20 15:47:12 +02:00 |
pedesen
|
08c2ebc78f
|
feat(modeling): add data objects
Closes #344
|
2015-10-07 15:15:57 +02:00 |
Ricardo Matias
|
8a0f566ee3
|
feat(replace): add cancel events
Closes #337
|
2015-09-28 11:35:38 +02:00 |
pedesen
|
02af025a2e
|
fix(auto-resize): allow concurrent top/bottom or left/right expanding
|
2015-09-25 11:44:07 +02:00 |
pedesen
|
dc78909227
|
chore(auto-resize): change behavior on multi-selection move
Related to #354
|
2015-09-25 11:44:07 +02:00 |
pedesen
|
ccf21e2f0c
|
fix(replace-preview): rename canExecute.replace -> canExecute.replacements
Closes #346
|
2015-09-01 18:04:12 +02:00 |
Nico Rehwaldt
|
e66f2d92aa
|
fix(rules): adjust participant size + fix test case
|
2015-08-21 17:34:41 +02:00 |
Nico Rehwaldt
|
42b66b1602
|
chore(project): move {modeling->}/rules
This syncs the bpmn-js structure with diagram-js.
|
2015-08-21 17:34:41 +02:00 |
Nico Rehwaldt
|
2f679a36b9
|
feat(modeling): move to rules infrastructure
Related to bpmn-io/diagram-js#55
|
2014-11-21 09:22:51 +01:00 |
jdotzki
|
51918b3493
|
feat(drop): basic implementation
This commit adds a basic implementation for model drop
* using rules to check whether the drop is allowed
* updating the model after drop
See #127
|
2014-11-21 09:21:41 +01:00 |