Commit Graph

2022 Commits

Author SHA1 Message Date
Nico Rehwaldt 3426e93b6a chore: update translations 2020-12-21 22:43:43 +01:00
Nico Rehwaldt 5051420323 test(i18n): correctly disable during translation collection 2020-12-21 22:43:43 +01:00
Nico Rehwaldt fa0d4957f3 chore: simplify translation collection
Use same global variable <COLLECT_TRANSLATIONS> in node and
within the specs.
2020-12-21 22:43:43 +01:00
Nico Rehwaldt a276b8f9ad chore(release): simplify auto-generated commits 2020-12-18 00:27:33 +01:00
Nico Rehwaldt 12999fbe3b deps: bump diagram-js-direct-editing dependency 2020-12-17 22:09:31 +01:00
Nico Rehwaldt c5c8a5f9a6 8.0.0 2020-12-17 20:27:02 +01:00
Nico Rehwaldt 042547df5a deps: bump to diagram-js@7.0.0 2020-12-17 20:22:24 +01:00
Nico Rehwaldt 0f005f7408 8.0.0-beta.0 2020-12-17 18:57:32 +01:00
Nico Rehwaldt 595b384717 chore(CHANGELOG): update to v8.0.0 2020-12-17 15:46:55 +00:00
Nico Rehwaldt 2cb18c92cc deps: bump to diagram-js@7
Closes https://github.com/bpmn-io/bpmn-js/issues/1383
2020-12-17 15:46:55 +00:00
Alexis Zeghers 6e5f19d97e chore(SETUP): add step to run modeler in browser 2020-12-17 13:47:23 +01:00
Nico Rehwaldt ffb8ac3ea2 test: mock canvas event with a button
There do not exist mouse events without one. :o)
2020-12-16 16:39:23 +01:00
Nico Rehwaldt 99137929c9 docs(README): use ES6 consistently in code snippets 2020-12-15 23:25:43 +01:00
Alexis Zeghers 5eff166135 feat(replace): add multiplicity marker to replace menu for participants
Closes #533
2020-12-11 06:59:20 +00:00
Nico Rehwaldt 0c227dc80a deps: patch bump dependencies
npm audit fix
2020-12-10 13:18:47 +01:00
Nico Rehwaldt 13ac49f380 deps: pin to puppeteer@1
Otherwise we'll not be able to test with ChromeHeadless.

Ref: https://github.com/karma-runner/karma-chrome-launcher/issues/170
2020-12-10 13:14:32 +01:00
Maciej Barelkowski f5566dbd27
chore: use dependabot for security updates only 2020-12-09 11:26:06 +01:00
Maciej Barelkowski 06a5ea76a9
chore: remove dependabot config
Removed in favor of security updates only.
2020-12-09 11:17:36 +01:00
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