Nico Rehwaldt
3cafee107a
fix(tests/fixtures): remove choreography task from data-items
2014-03-21 14:41:24 +01:00
Nico Rehwaldt
26959c1384
chore(project): update moddle dependencies
2014-03-21 14:40:54 +01:00
Nico Rehwaldt
7a6558c396
feat(BpmnRenderer): correctly render sequence/message flows
...
Related to #1
2014-03-20 17:51:05 +01:00
Nico Rehwaldt
7e119dc402
feat(BpmnRenderer): basic render events and activities
...
Related to #1
2014-03-20 16:18:23 +01:00
Nico Rehwaldt
0954398c8d
feat(example): update renderer/modeler example
...
This commit updates the example to accompain a renderer AND modeler
component.
2014-03-18 17:01:24 +01:00
Nico Rehwaldt
286beb3aed
docs(architecture): add architecture diagram
2014-03-17 15:13:48 +01:00
Nico Rehwaldt
1ab6b2b13b
chore(build): generate api docs to docs/api
2014-03-17 15:11:15 +01:00
Nico Rehwaldt
ee83bf9c9c
fix(build/browserify): do not include global vars
...
This allows us to create smaller builds by NOT including common NodeJS
variables (Buffer, __filename, __dirname, ...).
2014-03-17 11:13:04 +01:00
Nico Rehwaldt
1d46d915d1
fix(BpmnTreeWalker): do not fail if no di
2014-03-17 11:13:03 +01:00
Nico Rehwaldt
60b27e393f
test(fixtures/bpmn): add collaboration sample
2014-03-17 11:13:03 +01:00
jdotzki
4628566124
fix(gruntfile): 'auto-build' task copy index.html to dist
2014-03-17 09:57:47 +01:00
Nico Rehwaldt
cc1e91f37f
fix(build): remove bowerify dependency
2014-03-14 17:52:30 +01:00
Nico Rehwaldt
514f51a031
test(BpmnTreeWalker): add sequence flow parsing test
2014-03-14 17:51:36 +01:00
Nico Rehwaldt
f3f95154fd
feat(import): import collaboration + artifacts + message flows
...
This commit adds support for collaborations, message flows and
artifacts.
Related to #1
2014-03-13 23:26:33 +01:00
Nico Rehwaldt
5a4d0b566a
feat(import): import bpmn shapes
...
We are able to import shapes based on BPMNDI.
Related to #1
2014-03-13 16:06:30 +01:00
Nico Rehwaldt
284657490e
chore(project): add bower
2014-03-13 11:33:25 +01:00
Nico Rehwaldt
423c757f1d
chore(testsuite): organize tests into node/browser
...
This commit introduces a clean separation of node and browser tests.
ALL tests should be organized according to where they are run
non browser (áka node tests): `test/spec/node`
browser tests: `test/spec/browser`
2014-03-13 11:33:25 +01:00
jdotzki
d7ccd35e9f
chore(.gitignore): add intellij resources
2014-03-12 14:48:45 +01:00
jdotzki
dadf0ae1a5
chore(Gruntfile): add auto-build task
2014-03-12 14:48:15 +01:00
jdotzki
5d465cd066
fix(project): correctly use peer/dev dependencies
2014-03-12 14:47:20 +01:00
Nico Rehwaldt
5b5225450d
feat(example): add browser integration sample
2014-03-11 16:24:31 +01:00
Nico Rehwaldt
01a5f28e2d
chore(project): initial import
2014-03-11 15:54:36 +01:00