Commit Graph

1983 Commits

Author SHA1 Message Date
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
Nico Rehwaldt a445144ca9 chore(CHANGELOG): update to v7.2.0 2020-06-08 12:05:20 +02:00
Nico Rehwaldt 722061f90b 7.2.0 2020-06-08 12:02:53 +02:00
Nico Rehwaldt bd0e86d313 chore(project): build distribution before bumping the version
This ensures we build (and test) the to-be-published thing before
we tag the tool.

This also ensures that the actual npm publish step is a as simple
as possible activity, which it should be.
2020-06-08 11:55:27 +02:00
Nico Rehwaldt 66d344736c 7.1.0 2020-06-08 10:36:26 +02:00
Nico Rehwaldt 2af7aa902b chore(CHANGELOG): update v7.0.1 entries 2020-06-08 10:31:06 +02:00
Nico Rehwaldt 50dac167d8 chore(CHANGELOG): update to v7.1.0 2020-06-08 10:29:27 +02:00
Nico Rehwaldt 9aaba8350b Merge branch 'master' into develop 2020-06-08 10:27:25 +02:00
Oguz 1f73f5c4ee 7.0.1 2020-06-05 15:41:52 +02:00
Oguz 2b6e58f919 chore(CHANGELOG): add v7.0.1 2020-06-05 15:37:54 +02:00
Oguz fdcf3b13c2 chore(project): bump to bpmn-moddle@7.0.3 2020-06-05 15:36:43 +02:00
Nico Rehwaldt d1ae29a21e Merge branch 'master' into develop 2020-06-05 11:52:11 +02:00
Oguz 6f3c41fd59 feat(github): merge-me teams config 2020-06-05 11:31:24 +02:00
Niklas Kiefer 949703aa08 feat(rules): allow starting connections from groups 2020-06-05 08:52:46 +00:00
Niklas Kiefer c7dcd6c77b test(rules): verify groups and text annotations can be connected
Related to #1327
2020-06-05 08:52:46 +00:00
Niklas Kiefer b7ad57e348 feat(context-pad): append text annotations on groups
Related to #1327
2020-06-05 08:52:46 +00:00
Nico Rehwaldt df45a5dab0 7.0.0 2020-05-27 15:19:00 +02:00
Nico Rehwaldt 5f48a963e9 chore(CHANGELOG): update to v7.0.0 2020-05-27 15:14:57 +02:00
Nico Rehwaldt 8f4cbcddaa chore(CHANGELOG): update 2020-05-27 12:47:34 +02:00
Nico Rehwaldt 37777565c7 7.0.0-beta.0 2020-05-27 12:36:59 +02:00
Nico Rehwaldt 3501b8783b chore(CHANGELOG): update 2020-05-27 12:31:13 +02:00
Nico Rehwaldt a92a609d0e chore(project): bump bpmn-font version 2020-05-26 14:42:57 +02:00