Commit Graph

2154 Commits

Author SHA1 Message Date
Maciej Barelkowski 23566170f3
chore: remove allow field in dependabot config 2020-12-09 10:56:58 +01:00
Maciej Barelkowski 7479b6d1fd
chore: update dependabot time 2020-12-09 10:55:39 +01:00
Maciej Barelkowski 246aad0d64
chore: add dependabot config 2020-12-09 10:52:05 +01:00
Niklas Kiefer 8faee2bde9 feat(replace-menu): update label of collapsed pool
* Indicate the action in a clearer, more standard-compliant way --> replaces an expanded pool with an empty "black box" + removing its content.
* We will not update the action identifier (`replace-with-collapsed-pool`) to avoid breaking changes.
* Make it possible to retrieve label via function

Related to camunda/camunda-modeler#2022
2020-12-07 10:33:27 +00:00
Niklas Kiefer 75b48a37b5 7.5.0 2020-12-03 14:21:18 +01:00
Alexis Zeghers ded34696e9 chore(CHANGELOG): update to v7.5.0 2020-12-03 14:13:19 +01:00
Alexis Zeghers 91528b91d2 deps: bump bpmn-moddle 2020-12-03 14:01:39 +01:00
Alexis Zeghers 1ccba5c5e6 feat(replace): add switch between DataStore and DataObject in replace menu
Closes #1372
2020-12-03 11:01:38 +00:00
Nico Rehwaldt d252ba2b9b deps: bump dependency versions 2020-12-02 20:28:33 +00:00
Nico Rehwaldt 3cecc95ecf fix: make hasOwnProperty check safe 2020-12-02 20:28:33 +00:00
Nico Rehwaldt 00686dcb3b deps: update eslint + styles 2020-12-02 20:28:33 +00:00
Nico Rehwaldt beaa216989 deps: bump development dependencies 2020-12-02 20:28:33 +00:00
Nico Rehwaldt cc208fdc96 Merge branch 'master' into develop 2020-12-02 00:25:43 +01:00
Nico Rehwaldt e191d0f2d6 7.4.2 2020-12-01 19:19:56 +01:00
Nico Rehwaldt e4bea206c7 chore(CHANGELOG): update to v7.4.2 2020-12-01 19:09:55 +01:00
Nico Rehwaldt 617757ea69 deps: bump diagram-js
Closes https://github.com/bpmn-io/bpmn-js/issues/1366
2020-12-01 19:00:15 +01:00
Maximilian Trumpf eb711507d4 Merge branch 'master' into develop 2020-11-19 22:25:15 +01:00
Maximilian Trumpf fe65833c96 chore(CONTRIBUTING): document unit test formal structuring guidance 2020-11-19 20:30:10 +00:00
Nico Rehwaldt 667d469f38 feat(modeling): provide generic moddle properties update API
Modeling#updateModdleProperties allows users to update moddle elements
that are backed up by diagram elements.

It provides us a path forward when we start to update more _hidden_
things from within the modeling canvas.
2020-11-19 14:24:59 +00:00
Alexis Zeghers 5d339676f2 style(collection-marker): adjust svg path to align with parallel marker
Closes #1371
2020-11-19 11:52:38 +01:00
Alexis Zeghers 4b46f695ce feat(modeler): add toggle to mark a data object as a collection
Closes #381
2020-11-18 10:03:46 +00:00
Maciej Barelkowski cdc63a9118 Merge branch 'master' into develop 2020-11-18 08:36:03 +01:00
Maciej Barelkowski 833f2fcbb1 fix(distro): build and test distro after version bump
Closes #1369
2020-11-17 19:31:38 +01:00
Nico Rehwaldt dae395c759 Merge branch 'master' into develop 2020-11-12 19:56:15 +01:00
Nico Rehwaldt 92d48ab872 7.4.1 2020-11-12 19:44:07 +01:00
Nico Rehwaldt 31e48f966e chore(CHANGELOG): update to v7.4.1 2020-11-12 19:39:15 +01:00
Nico Rehwaldt 9792dad3ef deps: bump diagram-js version
Closes https://github.com/bpmn-io/bpmn-js/issues/1362
2020-11-12 19:38:25 +01:00
Nico Rehwaldt 9c3c9bf12b feat(translations): update translatable string 2020-11-03 20:39:20 +00:00
Nico Rehwaldt 52c14a23d8 test(modeling): verify tooltip shown on failed create 2020-11-03 20:39:20 +00:00
Nico Rehwaldt 3d84aa486e test(Viewer): verify error on missing process/collaboration 2020-11-03 20:39:20 +00:00
Nico Rehwaldt b75f1c2cb7 chore(modeling): drop dead code
Remove modeling feedback on paste rejected.

That event is long gone, as we two-step copy and paste nowadays.
2020-11-03 20:39:20 +00:00
Nico Rehwaldt 3ff287266c chore: resurrect translation reporter
This restores the translation reporter that allows us to extract
translations from the library, as we test it.
2020-11-03 20:39:20 +00:00
Alexis Zeghers 826d909d62 7.4.0 2020-10-21 10:21:36 +02:00
Alexis Zeghers 5ef9b2776d chore(CHANGELOG): update to v7.4.0 2020-10-21 10:07:56 +02:00
Nico Rehwaldt 7435f4673f chore(deps): bump to diagram-js@6.8.0 2020-10-16 09:12:13 +02:00
Maciej Barelkowski 0b283ec6d6 chore(project): migrate to travis-ci.com 2020-10-15 13:52:20 +02:00
Oguz 3ef4ebef8e 7.3.1 2020-10-07 11:35:22 +02:00
Oguz 490106e017 chore(CHANGELOG): add 7.3.1 2020-10-07 11:31:01 +02:00
Oguz 406157938d chore(project): update diagram-js to 6.7.1 2020-10-06 09:50:54 +02:00
Niklas Kiefer a9ce32449a fix(rules): allow message boundary event as message flow target
Closes #1346
Related to camunda/camunda-modeler#1919
2020-09-14 14:07:13 +02:00
Oguz 36e4f6113c 7.3.0 2020-08-03 10:21:16 +02:00
Oguz 928d08fd53 chore(CHANGELOG) add 7.3.0 2020-08-03 09:52:08 +02:00
Oguz 0a1ec96922 chore(project): bump diagram-js to 6.7.0 2020-08-03 09:35:34 +02:00
Maximilian Trumpf 90614dd99a feat(rules/bpmnRules): typed start event to none type on subProcess move
closes #831
2020-07-30 09:34:09 +02:00
Maximilian Trumpf 06ca742bc2 feat(popup-menu/replace): disallow replace typed event in subprocess 2020-07-30 09:34:09 +02:00
Niklas Kiefer 4706a407c0 7.2.1 2020-07-09 10:59:17 +02:00
Niklas Kiefer b070866810 chore(CHANGELOG): update to v7.2.1 2020-07-09 10:25:19 +02:00
Philipp Fromme 95e8a42db0 Merge branch 'master' into develop 2020-06-23 15:51:26 +02:00
Maximilian Trumpf 8bc29e7f3e fix(bpmnRules): disallow boundaryEvents as message flow targets
closes #1300
2020-06-23 15:48:00 +02:00
Maciej Barelkowski 102ca89073
feat(project): add acceptance criteria to PR template 2020-06-18 15:04:47 +02:00