Jonathan Lukas
Jonathan Lukas
Closes #247 Markdown coming from the text area will now be rended against a template context if available. [Mustache](https://github.com/janl/mustache.js/) is used as template engine which is also stated in the...
__Is your feature request related to a problem? Please describe__ __Describe the solution you'd like__ A search bar where I can enter text that displays suggestions when starting to type....
Dependency management was cleaned up: * moved greenmail to latest stable version * replaced javax.mail with jakarta.mail (now managed by spring-boot-bom)
### Describe the bug The problem occurs if a field is defined as mandatory feel expression but the value does not contain the leading '=': ```json ... { "label": "Result...
__Is your feature request related to a problem? Please describe__ The playground of form-js is super awesome! Also, it is not very known I guess. Beside integrating it in our...
Beside sending process variables that are files from the file system, it should be possible to send attachments that are files in process variables. See a forum post here: https://forum.camunda.io/t/send-email-with-a-file-attachment/39861
### Problem you would like to solve In a HTML form, addtional data can be submitted by using an input of type hidden. In a Camunda Form, I would like...
**Is your feature request related to a problem? Please describe.** For a use-case, I would like to collect results from a multi-instance in a collection that is nested in another...
* deprecate old properties * refactoring usage of properties * wip * wip * wip * wip * legacy config still working * removed unused configuration * added backend issuer...
closes #557