bpmn-js/test/fixtures/bpmn
Nico Rehwaldt 4a824911c2 feat(modeling): validate + create unique ids
This adds id logging + validation to the Modeler. As a result the
modeler will throw hard exeptions on colliding id mappings and may
generated unique ids.

Related to bpmn-io/bpmn-js#92
2014-08-04 16:34:37 +02:00
..
draw feat(modeling): validate + create unique ids 2014-08-04 16:34:37 +02:00
error feat(Viewer): improve BPMN 2.0 XML parse error message 2014-06-30 19:04:40 +02:00
features/label-editing feat(bpmntreewalker): improve 'boundary event' handling 2014-07-15 12:43:30 +02:00
import fix(import): hide labels of hidden elements 2014-06-17 11:18:33 +02:00
collaboration-data-items.bpmn feat(XML): use http://bpmn.io/schema/bpmn as targetNamespace 2014-03-21 16:43:15 +01:00
collaboration-message-flows.bpmn feat(XML): use http://bpmn.io/schema/bpmn as targetNamespace 2014-03-21 16:43:15 +01:00
collaboration-sequence-flows.bpmn feat(XML): use http://bpmn.io/schema/bpmn as targetNamespace 2014-03-21 16:43:15 +01:00
collaboration.bpmn fix(import): forgive invalid flowElements 2014-06-23 14:44:03 +02:00
complex.bpmn test(bpmnrenderer): add test case for pools and lanes 2014-04-30 14:58:18 +02:00
empty-definitions.bpmn feat(XML): use http://bpmn.io/schema/bpmn as targetNamespace 2014-03-21 16:43:15 +01:00
flow-markers.bpmn feat(BpmnRenderer): clean up flow markers 2014-05-28 22:49:35 +02:00
sequence-flows.bpmn feat(modeling): crop connections on shape boundaries 2014-07-31 16:26:05 +02:00
simple.bpmn tests(import): add end event to simple fixture 2014-07-17 14:06:28 +02:00