cr-connect-workflow/crc/services
mike cullerton dad2de9f0c get_user_studies now checks study_details['REVIEW_TYPE'] before displaying a study.
This corresponds to REVIEWTYPENAME being `Full Committee`, `Expedited`, `Non-UVA IRB Full Board`, or `Non-UVA IRB Expedited`
2021-07-09 10:37:25 -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
cache_service.py Moving metrics into SpiffWorkflow so we can run the performance metrics deeply across both systems simultaniously. 2021-06-18 16:41:55 -04:00
data_store_service.py Moved data store code from script to service 2021-06-02 09:59:41 -04:00
document_service.py Adding some documentation for clarity. 2021-07-06 14:40:20 -04:00
email_service.py Lots of changes! 2021-03-11 11:32:21 -05:00
error_service.py Adding additional details to error messages, and cleaning up the cruft around these messages to keep them clear and succinct. 2021-07-07 00:53:49 -04: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 Merge branch 'dev' into add-by-user-61 2021-07-07 10:46:50 -04:00
ldap_service.py initial checkin of changes for branch 2021-02-24 12:05:06 -05:00
lookup_service.py Adding additional details to error messages, and cleaning up the cruft around these messages to keep them clear and succinct. 2021-07-07 00:53:49 -04:00
protocol_builder.py added check_study method to protocol_builder service for new endpoint 2021-07-02 15:25:33 -04:00
study_service.py get_user_studies now checks study_details['REVIEW_TYPE'] before displaying a study. 2021-07-09 10:37:25 -04:00
user_service.py Fixes problem with swtiching users fixes #237 2021-03-10 10:59:15 -05:00
workflow_processor.py Merge branch 'dev' into add-name-error-hint-8 2021-07-07 11:35:24 -04:00
workflow_service.py Merge remote-tracking branch 'origin/dev' into feature/documents_xls_refactor 2021-07-06 13:11:08 -04:00
workflow_sync.py Don't fail the sync completely when a remote file does not exist. 2021-05-05 15:59:00 -04:00