Commit Graph

2215 Commits

Author SHA1 Message Date
Martin Stamm 7f6e04b21c
chore(styling): follow review hints
* rename subprocess-navigation -> drilldown
* add JSDoc comments
2021-11-02 14:22:16 +01:00
Martin Stamm 10546945bb
fix(import): patch legacy processes before import 2021-11-02 13:59:18 +01:00
Martin Stamm c9b4310f07
chore(subprocesses): scope flow color config 2021-10-28 15:57:14 +02:00
Martin Stamm a03e9ccc95
feat(subprocesses): add connections to expanded view 2021-10-26 09:39:46 +02:00
Martin Stamm 6f0c0217b9
feat(subprocesses): add boundary events to expanded view 2021-10-26 09:39:45 +02:00
Martin Stamm d30574f5dd
feat(subProcesses): add expanded view
closes #1484
2021-10-26 09:39:45 +02:00
Martin Stamm 4a1cc29a4d feat(renderer): allow passing of attrs
related to https://github.com/bpmn-io/diagram-js/pull/579
2021-10-26 06:50:41 +00:00
Martin Stamm fbe5ed813e deps: update to diagram-js@7.6.0 2021-10-26 06:50:41 +00:00
bpmn-io-bot 4d5c713233 Merge master to develop 2021-10-25 06:55:15 +00:00
Nico Rehwaldt 4da80dfc17 ci: merge master to develop by the bot 2021-10-25 06:55:00 +00:00
Nico Rehwaldt 946a0ecdb8 test: add drill down spec for Modeler and Viewer 2021-10-21 11:05:08 +02:00
Martin Stamm 495997607c feat: add Overlays to navigate collapsed subprocesses
This introduces a new css file to bpmn-js. To upgrade, please include
`dist/assets/bpmn-js.css` in your application.

closes #1483
2021-10-21 11:05:08 +02:00
github-actions 4a04719869 Merge master to develop 2021-10-20 20:41:04 +00:00
Nico Rehwaldt 9dcc523350 8.8.2 2021-10-20 22:36:58 +02:00
Nico Rehwaldt cb7470c92c Merge branch 'master' into develop 2021-10-20 21:13:19 +02:00
Maciej Barelkowski c5adb2db8a chore(CHANGELOG): update to v8.8.2 2021-10-20 21:10:49 +02:00
Maciej Barelkowski 96255cdd96 Merge branch 'master' into develop 2021-10-20 17:11:00 +02:00
Maciej Barelkowski 6243adfa92 test(copy-paste): increase timeout for complex 2021-10-20 17:07:26 +02:00
Maciej Barelkowski 39d7b9e59b fix(moddle-copy): properly copy ids
Related to https://github.com/camunda/camunda-modeler/issues/1410
2021-10-20 17:07:26 +02:00
Nico Rehwaldt 97e1ad14ba test: verify copy and paste between Modeler instances 2021-10-20 17:07:26 +02:00
Nico Rehwaldt 289c074ecc docs: correct JSDoc for MockEvents 2021-10-20 17:07:26 +02:00
Maciej Barelkowski e1efb556f2 chore(bpmn-replace): reorganize toggling collapsed state 2021-10-20 14:58:50 +02:00
Maciej Barelkowski 973ac6e35a Merge branch 'master' into develop 2021-10-15 14:39:21 +02:00
Maciej Barelkowski 7f47ff7d48 8.8.1 2021-10-15 14:12:17 +02:00
Maciej Barelkowski 22c97edaa9 chore(CHANGELOG): update to v8.8.1 2021-10-15 14:04:46 +02:00
github-actions 6f421a4063 Merge master to develop 2021-10-15 11:07:21 +00:00
Maciej Barelkowski 1253326768 fix(copy-paste): do not create new id if unnecessary
Related to https://github.com/camunda/camunda-modeler/issues/1410
2021-10-15 13:07:00 +02:00
github-actions 6f88c01956 Merge master to develop 2021-10-15 08:38:22 +00:00
Nico Rehwaldt b4bd6557b1 chore: unbuild circular dependency
Inline `ResizeUtil` into behavior to prevent circular depdendency.

It is not being used outside the behavior anyway and uses behavior
internals (lane dimensions).
2021-10-15 10:38:06 +02:00
github-actions e5c8e5ac81 Merge master to develop 2021-10-15 08:37:58 +00:00
Nico Rehwaldt df60006c74 chore: do not swallow test-distro output 2021-10-15 10:37:42 +02:00
Nico Rehwaldt 3dfc1dd07e chore: do not swallow distro bundle output 2021-10-15 10:37:42 +02:00
Maciej Barelkowski 56e2ee6142 fix: regenerate package-lock.json entry for diagram-js 2021-10-15 09:08:23 +02:00
github-actions 43d18e514c Merge master to develop 2021-10-13 18:27:39 +00:00
Nico Rehwaldt 1fe352e1fe 8.8.0 2021-10-13 20:26:14 +02:00
Nico Rehwaldt 1bbe6fbcdc Merge branch 'master' into develop 2021-10-13 20:13:18 +02:00
Nico Rehwaldt fec4bfb30e ci: execute stage scripts without `bash`
Not needed with proper (fixed) shebang statements.
2021-10-13 20:10:58 +02:00
Nico Rehwaldt fd40070f51 ci: run scripts with strict error handling 2021-10-13 20:10:58 +02:00
Nico Rehwaldt 6b5ca77362 ci: add SKIP_COMMIT logic to update-demo script
Make it testable locally.
2021-10-13 20:10:58 +02:00
Nico Rehwaldt b879989bf2 ci: use BPMN_IO_TOKEN for authentication 2021-10-13 20:10:58 +02:00
Nico Rehwaldt 72c0eff1b1 ci: extract + fix await-published logic 2021-10-13 20:10:58 +02:00
Nico Rehwaldt c51f91b342 chore(CHANGELOG): update to v8.8.0 2021-10-13 20:09:48 +02:00
Nico Rehwaldt c706698230 deps: update to diagram-js@7.5.0
Closes https://github.com/bpmn-io/bpmn-js/issues/1493
2021-10-13 20:06:35 +02:00
Martin Stamm 832faf178c chore(test): add data-association test case 2021-10-08 10:16:03 +02:00
Martin Stamm 29a6636ac7 feat(import): support importing multiple diagrams at once
closes #1474
2021-10-08 10:16:03 +02:00
Martin Stamm f3d4b4b976 deps: update diagram-js to v7.4.1 2021-10-08 10:16:03 +02:00
github-actions b84f968c16 Merge master to develop 2021-10-05 07:27:53 +00:00
Maciej Barelkowski c63d0984f4 fix(path-map): disallow nested tokens 2021-10-05 09:27:34 +02:00
Nico Rehwaldt 922daee76f chore: update configuration link 2021-09-17 11:55:50 +02:00
Nico Rehwaldt d9a365ee23 ci: execute stage scripts without `bash`
Not needed with proper (fixed) shebang statements.
2021-09-16 13:12:36 +02:00