cr-connect-workflow/crc/services
Dan Funk b544334f45 1. Updating Personnel BPMN diagram to debug some issues.
2. Disabling the token timeout for now, to see if this corrects the issues Alex is having with lost work.
3. Raising more thoughtful error messages for unknown lookup options.
4. Providing better validation of default values and injecting the correct value for defaults related to enum lists of all types.
5. Bumping Spiffworkflow library which contains some better error messages and checks.
2020-09-01 15:58:50 -04: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
file_service.py Update github routines to use branches 2020-08-14 11:04:22 -06: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 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 Adding a study sponsors script to return details about study sponsors 2020-08-25 10:30:46 -04:00
study_service.py Merge remote-tracking branch 'origin/dev' into fix/delete_workflow_endpoint 2020-08-17 15:09:11 -04: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 Validating that field properties are valid - they must exist as constants on the Task model. 2020-08-27 14:00:14 -04:00
workflow_service.py 1. Updating Personnel BPMN diagram to debug some issues. 2020-09-01 15:58:50 -04:00