-
__What should we do?__
* [x] A new tab exists that holds the form editor (https://github.com/camunda/camunda-modeler/issues/2149)
* [x] `.form` files are recognized by the editor and opened on OS …
nikku updated
3 years ago
-
__What should we do?__
We are going to have a single library called `@bpmn-io/form-js` that exports `createForm` and `createFormEditor`.
Example:
```javascript
import { createForm, createFor…
-
**Description:**
Currently BPMN Editor plugin's Rest Task element doesn't contain any form field to capture HTTP Status Variable name. But this variable is handled by BPMN core's Rest Task class. We …
-
Activiti Version: 7.1.0.M6/7.1.0.M5
BPMN Version: 2.0
BPMN editor: [https://demo.bpmn.io/](url)
bpmn file:
```
Flow_1avmld3
Flow_…
-
Let's display version number with basic "what's new" communication on the status bar.
__Requirements__
* [x] Version number is displayed
* [x] Unread marker is displayed
* [x] Marker disappe…
-
Child of #12
We should create content for following pages:
- [ ] [unset-default-flow-behavior.md](https://github.com/bpmn-io/docs.bpmn.io/blob/master/docs/Modules/bpmn-modules/unset-default-fl…
-
__What should we do?__
In order to have a unified modeler, we must find a robust way to tell apart Zeebe and Camunda diagrams. That mechanism SHALL be independent of whether an implementation prope…
nikku updated
3 years ago
-
### Preflight Checklist
* [x ] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio/blob/master/CODE_OF_CONDUCT.md) that this project adheres to.
* [ x] I have searched the i…
-
## When?
* Code-Freeze on 08.04.2021
* Release on 13.04.2021
## What's inside?
* Integrate form-js editor into the Camunda Modeler https://github.com/camunda/camunda-modeler/issues/2135
*…
-
In the actual business scenario, pure BPMN cannot describe the specific business. It needs to be combined with CMMN to describe it. Looking at the corresponding documents and source code, there is no …