cr-connect-workflow/crc/services
Dan Funk 2cc6010c8d Protocol builder connections 2020-02-20 13:30:04 -05:00
..
FileService.py Saves form field key 2020-02-11 15:03:25 -05:00
__init__.py Provide a script for generating word documents from template files. Refractored file managment into a service to make it easier to programatically add files. Modified the workflow_processor to inject the study_id and workflow_id into the running workflow so that this meta-information is avialable at the task level. 2020-02-10 16:19:23 -05:00
protocol_builder.py Protocol builder connections 2020-02-20 13:30:04 -05:00
workflow_processor.py Adding support to handle Single Sign On (Shibboleth) authentication using Flask SSO and an attribute map that has worked in the past with UVA's implementation. Aside from the new user endpoint, nothing requires authentication, but soon everything will expect it. I'm setting up a backdoor we can use for development and staging that will cause a round-robin affair that should make this relatively painless. Dropped "RestException" as we had two ways or raising errors, and that was silly. 2020-02-18 16:38:56 -05:00