Skip to content

Releases: sharedchains/camunda-code-editor

Support Camunda Modeler 5.x

24 Aug 09:29
Compare
Choose a tag to compare

Support Camunda Modeler 5.x
Fixed editor for DMN modeler
Fixed editorActions error on startup

Working Toggle JDK plugins menu

06 Dec 10:51
Compare
Choose a tag to compare

Boundary test vectors

03 Nov 15:11
Compare
Choose a tag to compare

You can now execute a script giving multiple values to test its results on-the-fly!

Backend active JVM & input parameters

28 Oct 11:03
Compare
Choose a tag to compare

Implements #11 : Detect the installed JVMs inside the operating system and let the user choose which one wants to use.
Parameterized server port.
Implements #6 : Copy input parameters from BPMN to code editor context variables

Reduced bundle & more

22 Sep 12:28
Compare
Choose a tag to compare
  • Better error handling for missing JAVA executable
  • Implemented integration with our token-simulation plugin fork
  • Fixes #3 - Removed JDK from the bundle
  • Fixes #7 : Code Editor for all input/output props
  • (docs) : New CHANGELOG.md

Fixed saving script on tab change

02 Aug 16:15
Compare
Choose a tag to compare

Supporting script editor in input/output, listeners and gateway sequence flows

16 Jul 09:48
Compare
Choose a tag to compare

Integrated Groovy executor

14 Jun 14:18
Compare
Choose a tag to compare

This release integrates to Code Editor a groovy code executor to test your groovy scripts:

  • Open Code Editor popup
  • Add the context variable required to run the script
  • Click on "Run" and watch the results!

Code editor for Camunda Modeler

16 Apr 14:39
Compare
Choose a tag to compare

A code editor to write scripts with code highlights and language auto completion