cr-connect-workflow/crc
Dan Funk d01b30debc Building the start of an endpoint that could be used by logged in / authenticated users that will evaluate basic python functions sent in via the API.
The hope here is that we can process these in real time for the front end, but still do it using the same evaluation engine we use everywhere else, so
the syntax for things like hide-expressions can be properly verified during workflow validation and will be assured to work during front end rendering.
Removing any all javascript code in the BPMN models.
2020-07-21 13:57:33 -04:00
..
api Building the start of an endpoint that could be used by logged in / authenticated users that will evaluate basic python functions sent in via the API. 2020-07-21 13:57:33 -04:00
models Merge branch 'dev' into feature/lanes_and_roles 2020-07-16 14:00:53 -04:00
scripts Fixing a stupid mistake where I used an unquoted value in the mock data for validation, which created a dict that could not be serilized. 2020-07-16 13:28:00 -04:00
services Merge branch 'dev' into cr-connect-92-scripting-enhancements 2020-07-20 13:01:23 -04:00
static Merge branch 'dev' into cr-connect-92-scripting-enhancements 2020-07-20 13:01:23 -04:00
__init__.py Merge branch 'dev' into cr-connect-92-scripting-enhancements 2020-07-20 13:01:23 -04:00
api.yml Building the start of an endpoint that could be used by logged in / authenticated users that will evaluate basic python functions sent in via the API. 2020-07-21 13:57:33 -04:00