bpmn-js/lib/features/modeling
Nico Rehwaldt 7b712d8428 feat(modeling): add feedback on invalid modeling action
This commit adds the ModelingFeedback component. It hooks into
modeling action rejected events and displays error messages
to the user.

The current behavior is to show an error message when dropping
a flow node outside a participant in a collaboration.

Related to #203
2015-05-11 17:01:48 +02:00
..
behavior feat(modeling): add feedback on invalid modeling action 2015-05-11 17:01:48 +02:00
cmd feat(modeling): add participant modeling behavior 2015-04-14 15:23:16 +02:00
rules feat(snapping): add bpmn-specific move snapping 2015-04-29 15:04:54 +02:00
BpmnFactory.js feat(modeling): add message flow modeling 2015-04-22 16:12:58 +02:00
BpmnLayouter.js feat(snapping): add bpmn-specific move snapping 2015-04-29 15:04:54 +02:00
BpmnUpdater.js fix(modeling/BpmnUpdater): restore children di when changing diagram type 2015-05-04 15:08:32 +02:00
ElementFactory.js fix(modeling): adjust default size for participants 2015-05-06 16:51:01 +02:00
LabelSupport.js feat(snapping): add bpmn-specific move snapping 2015-04-29 15:04:54 +02:00
Modeling.js feat(modeling): add message flow modeling 2015-04-22 16:12:58 +02:00
ModelingUtil.js feat(snapping): add bpmn-specific move snapping 2015-04-29 15:04:54 +02:00
index.js feat(modeling): add feedback on invalid modeling action 2015-05-11 17:01:48 +02:00