cr-connect-workflow/crc/scripts
Dan Funk 59e91ec414 Don't add an empty approval record. 2020-06-02 08:35:19 -04:00
..
__init__.py Lots and lots of random stuff as I organize code and get things to make sense. 2019-12-18 14:02:17 -05:00
complete_template.py The complete_template script might not grab the correct document when validating, fixed. 2020-06-01 12:33:58 -04:00
fact_service.py As we now have an approval_service.py, I moved all the business logic into this service and out of the request_approval.py script. And moved all tests for these features into a test file for the service. Will make it easier to cross reference what is happening, as everything all happens in one file. 2020-05-24 16:13:15 -04:00
request_approval.py Don't add an empty approval record. 2020-06-02 08:35:19 -04:00
script.py As we now have an approval_service.py, I moved all the business logic into this service and out of the request_approval.py script. And moved all tests for these features into a test file for the service. Will make it easier to cross reference what is happening, as everything all happens in one file. 2020-05-24 16:13:15 -04:00
study_info.py As we now have an approval_service.py, I moved all the business logic into this service and out of the request_approval.py script. And moved all tests for these features into a test file for the service. Will make it easier to cross reference what is happening, as everything all happens in one file. 2020-05-24 16:13:15 -04:00
update_study.py Loads of bug fixes. 2020-05-26 20:06:50 -04:00