cr-connect-workflow/crc/services
Kelly McDonald 118cf62172 Merge remote-tracking branch 'origin/dev' into STG-181_frontend-ux-model-changes 2021-02-16 10:07:34 -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
approval_service.py Tiny leftover 2020-07-07 08:38:33 -06:00
email_service.py Cleaning up old notes 2020-07-07 08:32:20 -06:00
failing_service.py Tests for uid in logs. Currently we test for uid in a response. This covers ApiError. 2020-12-11 17:47:53 -05:00
file_service.py Changes to enable front-end changes 2021-02-10 11:58:19 -05:00
ldap_service.py Private Ldap settings 2021-02-11 11:17:21 -05:00
lookup_service.py 1. Updating Personnel BPMN diagram to debug some issues. 2020-09-01 15:58:50 -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 Add 'sponsors' to study_info call 2020-11-04 14:34:10 -05:00
study_service.py Add comment for later ticket 2021-02-16 08:44:41 -05:00
user_service.py Adds AdminSession model and refactors impersonation methods to use it. 2020-07-30 12:40:53 -04:00
workflow_processor.py When a study is put on hold, we now reset workflows and call any pending cancel_notify events. 2021-01-29 14:05:07 -05:00
workflow_service.py Merge remote-tracking branch 'origin/dev' into STG-181_frontend-ux-model-changes 2021-02-16 10:07:34 -05:00
workflow_sync.py Make sure that top_level_workflow is transferred over, also include reference files in the list of files to sync 2021-01-11 09:21:44 -05:00