cr-connect-workflow/crc/services
mike cullerton 6da6e05171 *** WIP ***
code for updating spec files
some cleanup

tests pass, but we don't have all the tests we need.
2022-01-13 15:24:29 -05:00
..
__init__.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
cache_service.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
data_store_service.py Add task_spec to data_store 2021-08-26 10:41:09 -04:00
document_service.py Remove unused imports 2022-01-12 15:00:26 -05:00
email_service.py Merge branch 'dev' into jinja-include-403 2021-10-19 10:09:18 -04:00
error_service.py Grab exception when reading older xls spreadsheet into pandas 2021-11-16 11:54:31 -05:00
failing_service.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
file_service.py Remove unused imports 2022-01-12 15:00:26 -05:00
jinja_service.py Assure better error messages when parsing word documents with jinja syntax. 2021-11-23 14:38:48 -05:00
ldap_service.py The LDAP service didn't do a good enough check to see if the record was already in the database. This caused an error, which left the workflow in a waiting state. And that waiting state meant the error would just happen a million times over again until we pushed up this code change. 2021-12-09 06:33:30 -05:00
lookup_service.py Remove unused imports 2022-01-12 15:00:26 -05:00
protocol_builder.py Updated to use new ProtocolBuilderCreatorStudy model and schema 2021-12-06 14:37:42 -05:00
reference_file_service.py *** WIP *** 2022-01-12 14:37:33 -05:00
spec_file_service.py *** WIP *** 2022-01-13 15:24:29 -05:00
study_service.py *** WIP *** 2022-01-11 15:55:08 -05:00
temp_migration_service.py *** WIP *** 2022-01-06 11:46:54 -05:00
user_service.py add ldap endpoint that doesnt require workflow info 2021-10-28 16:19:39 -04:00
workflow_processor.py Remove unused imports 2022-01-12 15:00:26 -05:00
workflow_service.py *** WIP *** 2022-01-12 13:16:09 -05:00
workflow_sync.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00