cr-connect-workflow/crc/services
Carlos Lopez a302208890 Updating test for study with approvals 2020-07-07 08:32:41 -06: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
approval_service.py Adding proper exception information 2020-07-02 16:10:33 -06:00
email_service.py Cleaning up old notes 2020-07-07 08:32:20 -06:00
file_service.py Merge branch 'dev' into feature/parallel_multiinstance_tasks 2020-06-25 23:20:38 -04:00
ldap_service.py Uses mock LDAP if LDAP_URL environment variable is 'mock' 2020-06-16 21:43:20 -04:00
lookup_service.py resolving comments from pull request. 2020-06-30 12:24:48 -04:00
mails.py Fixes local testing bug where working directory was sometimes wrong. 2020-06-29 16:41:42 -04:00
protocol_builder.py adding an additional error check for invalid json returned from the Protocol builder. 2020-06-15 12:26:53 -04:00
study_service.py Don't attept to load up the workflows for abandoned studies. 2020-07-06 16:01:43 -04:00
workflow_processor.py Bug fixes after bumping the version of Spiffworlflow to the latest - which has fixes for sequential multi-instance. 2020-07-06 15:34:24 -04:00
workflow_service.py Updating test for study with approvals 2020-07-07 08:32:41 -06:00