-
```
public static function make(): PendingRequest
{
$client = Http::baseUrl(config('services.camunda.url'));
if (config('services.camunda.user') && config('services.camunda…
-
### 使用BPMNElements 和 BPMNAdapter 导入 bpmn 数据,渲染的 Gateway 错位,代码如下
```
渲染 logicFlow
import { mixinDevice } from '@/utils/mixin'
import LogicFlow from "@logicflow/core"
…
-
use a bash script to generate a custom source for camunda snapshots, then it can be used in our repos.
see https://github.com/camunda/camunda-deployment-references/pull/32#discussion_r1818956529
-
**Is your feature request related to a problem? Please describe.**
The script needs to rewrite imports and fully qualified references in the code to the new path. It also needs to rename classes with…
-
**Is your feature request related to a problem? Please describe.**
Many projects define dependency versions in project properties like this:
```xml
org.operaton.test
…
-
### Description
Group updates should be supported in the `camunda-service` module. An example of the implementation of updating via the service module can be found [here](https://github.com/camunda/c…
-
## What's inside?
_See [changelog](https://github.com/camunda/camunda-modeler/blob/develop/CHANGELOG.md#5300), https://github.com/camunda/camunda-modeler/compare/v5.29.0...develop, [milestoned tas…
-
__Describe the solution you'd like__
In Addition to the basic implementation provided by bpmn-js, we could also provide react integrations for camunda-bpmn-js. Another option would be to publish th…
-
**Description**
The archiver should be integrated into the new architecture. To achieve this we will move the existing archivers from Operate and Tasklist to camunda-exporter, while merging them a…
-
### Acceptance Criteria (Required on creation)
The Optimize 3.14 documentation branch is a copy of the 3.8 branch. We need to identify major updates and migrate them on a best-effort basis. We can al…