cr-connect-workflow/crc
Carlos Lopez 72b59deeaf Completing tests 2020-05-26 10:21:36 -06:00
..
api Completing tests 2020-05-26 10:21:36 -06:00
models Completing tests 2020-05-26 10:21:36 -06:00
scripts 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
services 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
static Gets image ids from task data and Injects images into jinja docx 2020-05-19 21:51:54 -04:00
__init__.py clearing out the remaining references to the flask_sso library. 2020-05-22 08:01:33 -04:00
api.yml Fixing broken tests by making version parameter optional in get file data endpoint 2020-05-23 15:37:03 -06:00