cr-connect-workflow/crc/services
alicia pritchett 1866e6bba9 Fixes validation for #518
Well really what this does is give every field a default value of None. what that does is allow you to use value expressions even without a given default value. this part in the backend fixes validation.
2021-11-01 14:35:30 -04:00
..
__init__.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
cache_service.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
data_store_service.py Add task_spec to data_store 2021-08-26 10:41:09 -04:00
document_service.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
email_service.py Merge branch 'dev' into jinja-include-403 2021-10-19 10:09:18 -04:00
error_service.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
failing_service.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
file_service.py turned it on 2021-09-28 10:16:47 -04:00
jinja_service.py Allow embedded templates in Word documents 2021-10-21 13:37:13 -04:00
ldap_service.py Merge branch 'dev' into bug/missing_pi_name_246 2021-08-12 12:07:25 -04:00
lookup_service.py add an enum_label script that will return the label given a value selection. 2021-10-21 13:57:49 -04:00
protocol_builder.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
study_service.py Improve the warning messages that come back when running the master workflow spec. 2021-10-07 14:43:38 -04:00
user_service.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
workflow_processor.py add an enum_label script that will return the label given a value selection. 2021-10-21 13:57:49 -04:00
workflow_service.py Fixes validation for #518 2021-11-01 14:35:30 -04:00
workflow_sync.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00