-
checks:
- stars > 10
- not archived
- has `package.json`
- has `package-lock.json`
- hasn't `yarn.lock`
- hasn't `pnpm-lock.yaml`
- `package-lock.json` was updated less than 6 months ago
- is …
-
[`ipykernel 6.0.0`](https://pypi.org/project/ipykernel/6.0.0/) just landed which, among other things, supports the Debug Adapter Protocol. We should see if:
- we somehow magically get support :tada:…
-
I'll experiment and document my findings here.
This is for #28
-
### Describe the bug
Working on a large BPMN diagram there is a slowness when completing modeling actions, cf. [`large-diagram.bpmn.txt`](https://github.com/camunda/camunda-modeler/files/15482221/l…
nikku updated
2 months ago
-
### 发生了什么?
demo 地址: https://github.com/csx-bill/logic-flow/tree/master
问题: 插件换成 BpmnXmlAdapter bpmn:parallelGateway 组件没有了
### logicflow/core版本
1.2.27
### logicflow/extension版本
1.2.27
### logi…
-
### Bug Description
Hello. I created a React component using the "bpmn-js", "@bpmn-io/properties-panel", and "bpmn-js-properties-panel" packages. An error emerges when utilizing the CamundaPlatform…
-
Allow users to create API keys which they can use to make calls directly to the SpiffWorkflow backend API without requiring a JSON web token.
- [ ] Modify the database to allow users to create and na…
-
BPMN drawings do not show arrows in their connections, only lines are visible in PDF version.
The SVGs generated from Asciidoctor(J) Diagram shows the arrows and so the simultaneously created HTML …
-
__Describe the Bug__
Getting below error on running the project in production build. It's working fine in dev build.
### Uncaught Error: No provider for "e"! (Resolving: validator -> e)
a…
-
Following on from issue #278, the purpose of this issue is to capture examples of workflows from the various approaches (OpenEO, OAPIP Part 3, etc.), compare them and see where there is commonality an…