|
5428ac8652
|
chore(moddle-copy): convert to ES6
|
2025-04-25 10:45:35 +02:00 |
|
|
9f4caca8a6
|
chore: simplify
|
2025-04-25 10:45:35 +02:00 |
|
|
ea35d60855
|
fix: event references are not lost when switching elements
Closes #2249, 1906
Related to: https://github.com/camunda/camunda-modeler/issues/4863
|
2025-04-25 10:45:35 +02:00 |
|
|
16473dc5ed
|
chore(refactor): removed is
|
2025-04-25 10:45:35 +02:00 |
|
|
e8f343a2e8
|
feat: allow text annotations for message flows
Closes #2281
|
2025-04-16 16:37:58 +02:00 |
|
|
3177395323
|
fix: remove default start event for ad-hoc subprocess (#2295)
Related to https://github.com/camunda/camunda-modeler/issues/4858
|
2025-03-17 13:34:48 +01:00 |
|
|
d348b50e15
|
fix: show modeling feedback error for data objects
Related to https://github.com/camunda/camunda-modeler/issues/4345
---------
Co-authored-by: Maciej Barelkowski <maciejbarel@gmail.com>
|
2025-02-24 13:37:36 +01:00 |
|
|
78d0846149
|
fix(space-tool): move artifacts when a participant is resized by space tool
Related to https://github.com/camunda/camunda-modeler/issues/4172
* test(space-tool): add some test helpers to make testing smooth
|
2025-02-21 14:28:01 +01:00 |
|
|
0a7c5f3823
|
feat: allow to replace between variants of typed events
Related to https://github.com/camunda/camunda-modeler/issues/4523
|
2025-02-18 11:19:44 +01:00 |
|
|
d9b908b031
|
feat: create ad-hoc sub process via replace menu
Related to https://github.com/camunda/camunda-modeler/issues/4801
|
2025-01-23 15:31:49 +01:00 |
|
|
83839669bb
|
feat(search): integrate with unified search
This ensures we build upon the new search abstraction,
built via https://github.com/bpmn-io/diagram-js/pull/916.
|
2024-11-05 13:25:51 +01:00 |
|
|
e937bd9c03
|
fix(replace-menu): keep existing loop characteristics (#2251)
Related to https://github.com/camunda/camunda-modeler/issues/4310
|
2024-10-31 16:05:29 +01:00 |
|
|
591e5a734d
|
chore: fix JSDoc
|
2024-10-31 09:40:51 +01:00 |
|
|
e5f1637e7e
|
fix: flow text alignment issue when placed text annotationt (#2241)
Closes #2241
|
2024-10-30 14:30:48 +01:00 |
|
|
8b8e2b159b
|
style: rename process to bpmnProcess for clarity
|
2024-10-16 17:17:28 +02:00 |
|
|
8e81aaa0f4
|
style: adjust code style to latest configuration
|
2024-10-16 17:17:28 +02:00 |
|
|
58d7d7a30b
|
fix(search): handle elements without label
Closes #2232
|
2024-09-16 18:00:58 +02:00 |
|
|
4789c1ff4b
|
feat(search): sort matches by location
* simplify implementation
* take location into account when sorting
|
2024-09-12 14:37:48 +02:00 |
|
|
a2211cbb5f
|
chore(search): replace deprecated method
|
2024-09-12 14:37:48 +02:00 |
|
|
4359f18409
|
fix: pasting compensation activity without boundary event
Closes #2070
|
2024-09-09 14:44:52 +02:00 |
|
|
7a137cc502
|
fix: lane resize constraints for horizontal and vertical lanes
Closes #2209
|
2024-09-09 14:44:52 +02:00 |
|
|
988cb29f50
|
fix: label text visible while editing
Related to https://github.com/camunda/camunda-modeler/issues/4477
|
2024-09-09 14:44:52 +02:00 |
|
|
9f50b97eff
|
chore(types): implement generic element
|
2024-09-09 14:44:52 +02:00 |
|
|
da59558548
|
chore(types): add missing type declarations
|
2024-09-09 14:44:52 +02:00 |
|
|
1994afd38d
|
chore(types): add missing type
|
2024-09-09 14:44:52 +02:00 |
|
|
93e59cb2e1
|
chore(types): correct type used
|
2024-09-09 14:44:52 +02:00 |
|
|
3153b083f9
|
fix: auto-place elements vertically in sub-processes
Closes #2127
|
2024-09-09 14:44:52 +02:00 |
|
|
a1eea14a4b
|
docs(context-pad): correct argument type (#2204)
|
2024-09-09 14:44:52 +02:00 |
|
|
82e8fa7822
|
docs(modeling): improve connect optional param jsdoc definition
|
2024-09-09 14:44:52 +02:00 |
|
|
90c513c770
|
fix: keep direction when collapsing pools
Closes #2208
|
2024-08-05 13:43:04 +02:00 |
|
|
7e928d9b6c
|
chore: remove side effect from helper function
|
2024-07-04 12:28:30 +02:00 |
|
|
99431dc71b
|
chore: extract adding delete action to helper function
|
2024-07-04 12:28:30 +02:00 |
|
|
08b657a598
|
fix: show delete action for labels
Closes #2163
|
2024-07-04 12:28:30 +02:00 |
|
|
b4abfaa9d4
|
fix: add accessible label to drill down button
Related to https://github.com/camunda/camunda-modeler/issues/4394
|
2024-06-25 09:43:47 +02:00 |
|
|
f470cd5722
|
fix(search): do not suggest subprocess planes
closes #2143
|
2024-06-05 11:37:39 +02:00 |
|
|
857415ff46
|
fix(drilldown): handle missing process (parent) DI elements
|
2024-05-29 16:44:44 +02:00 |
|
|
4cdcb6f7c7
|
fix(drilldown): do not reset viewport on collaboration removal
|
2024-05-28 16:21:00 +02:00 |
|
|
d640a3ce54
|
feat(modeling): keep global elements when deleting last participant
closes #1676
|
2024-05-28 14:39:40 +02:00 |
|
|
a66d85018a
|
fix(drilldown): gracefully handle missing BPMNDiagram#plane
|
2024-05-27 13:17:51 +02:00 |
|
|
07bf015baa
|
fix(outline): customize call activity outline
Closes #2167
|
2024-05-22 15:40:23 +02:00 |
|
|
4d0c0f4f65
|
chore: merge main to develop
|
2024-04-29 14:08:57 +00:00 |
|
|
407a191f7e
|
fix(context-pad): remove append preview on context pad close
Closes #2150
|
2024-04-29 16:08:43 +02:00 |
|
|
6c3cbe0bd4
|
chore: error info use tagged template
|
2024-04-29 09:06:03 +02:00 |
|
|
829989ed88
|
fix: error info use tagged template
|
2024-04-29 09:06:03 +02:00 |
|
|
384fad529c
|
feat(label-editing): remove background for embedded labels
related to https://github.com/camunda/web-modeler/issues/8477
|
2024-04-24 10:25:28 +02:00 |
|
|
160444eae8
|
feat: do not translate technical errors
These errors are non-user facing.
You shall be able to find them in public knowledge bases _as is_.
|
2024-04-24 10:18:42 +02:00 |
|
|
d9b8bfd593
|
feat: auto-place elements vertically
Closes #2110
|
2024-03-27 14:53:27 +01:00 |
|
|
63ce8ae511
|
Merge main to develop
|
2024-02-16 16:54:01 +00:00 |
|
|
0a2f7598f0
|
fix: create hit boxes for vertical lanes
Closes #2093
|
2024-02-16 17:53:42 +01:00 |
|
|
d6afcb20ec
|
Merge main to develop
|
2024-02-15 08:39:11 +00:00 |
|