cr-connect-workflow/crc
Dan Funk 6c6c5d315d 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
..
api Provides some basic tools for getting additional information about a lookup field. 2020-06-30 10:34:16 -04:00
models It is not possible to use task_data for an auto-complete field. It's too expensive an operation to provide that feature on the backend, and the data already fully resides on the front end anyway. Task-data can be used to populate enum fields if needed, so it can populate dropdowns, radios and checkboxes, just not auto-complete. 2020-07-14 11:38:48 -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 Fixes failing unit test 2020-07-15 17:44:46 -04:00
static Clears out Jinja statements to get test to pass for now 2020-07-16 09:45:11 -04:00
__init__.py Fixes local testing bug where working directory was sometimes wrong. 2020-06-29 16:41:42 -04:00
api.yml Provides some basic tools for getting additional information about a lookup field. 2020-06-30 10:34:16 -04:00