Stephen Russett
Stephen Russett
@ingorichtsmeier I was working on a style for this related to #32. My thought was that it should be a slightly different wait state visual, than Async config as you...
@ingorichtsmeier here is a example i just threw together from a unit test  Where the purple are the wait states for External...
@ingorichtsmeier note that with a implicit wait state (user task, external task) vs a explicit wait (async before/after configs on a Task), a implicit does not require further config of...
Loops:  Notice the counts on the two Multi-Instance processes. Will be the same if you were to manually create a loop. The...
Ya i coloured them as well (but yes it need a better visual indicator for what the numbers represent):  and with still...
Watch a few videos on docker-compose. It is your easiest setup and can be learned very quickly. Disable the form validation service/server in the docker compose for a even faster...
Currently a bug with Formio's validation code: https://github.com/formio/formio.js/issues/3281
Looks nice
Thanks. Yes that's a update we can make
@julrichkieffer yes I have had a similar request on the forums. The camunda run Distro uses springboot and there is auto-scanning for components: so we can package the plugin as...