camunda
Here are 225 public repositories matching this topic...
-
Updated
Jul 1, 2020 - JavaScript
-
Updated
Oct 6, 2020 - JavaScript
-
Updated
Jun 18, 2020 - JavaScript
-
Updated
Sep 8, 2020 - Java
-
Updated
May 15, 2020 - Java
-
Updated
Aug 20, 2020 - JavaScript
-
Updated
Oct 10, 2019 - JavaScript
-
Updated
Sep 10, 2020 - Groovy
-
Updated
Aug 30, 2020 - Go
Tasklist API now supports follow-up dates. Integrate it into the tasklist frontend in order to show only tasks with follow-up date in the past and allow for switching this filter on/off. In addition add functionality to set the follow-up date on an individual task and show it in task details.
-
Updated
Aug 12, 2020 - Java
Provide Metrics
Let's provide some metrics for Micronaut Micrometer:
- Number of process models (unversioned?)
- Number of running process instances
- Number of completed process instances
- ...(have a look at the Cockpit to get inspiration)...
See also https://docs.micronaut.io/latest/guide/index.html#healthEndpoint with link to https://micronaut-projects.github.io/micronaut-micrometer/latest/guide/
-
Updated
Jul 21, 2020 - C#
-
Updated
Mar 16, 2020 - Java
-
Updated
Nov 27, 2018 - Java
In zeebe-node the oAuth token cache directory is now configurable via the ZBClient constructor parameter oAuth.cacheDir. This should be added to /src/nodes/zeebe.js
see https://github.com/creditsenseau/zeebe-client-node-js/releases/tag/v0.22.0-alpha.4
-
Updated
Jun 6, 2020 - Java
-
Updated
Jun 29, 2020 - Ruby
-
Updated
Sep 17, 2020 - Gherkin
Improve this page
Add a description, image, and links to the camunda topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the camunda topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
To quickly select several elements within a diagram, I would like to use shift+click as a common way and very known from many other tools.
Besides the reason to enable this as expected behavior, there is currently no way to select multiple elements that are not exactly side by side (to be catched by the lasso tool).
__Desc