cr-connect-workflow/crc/services
mike cullerton 338352017b *** WIP ***
Moving files to the filesystem
Tools for reading/writing metadata for categories and specs
2021-12-16 08:41:49 -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 Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04: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 *** WIP *** 2021-12-16 08:41:49 -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 Minor edit, for clarity 2021-11-16 12:05:20 -05:00
protocol_builder.py Updated to use new ProtocolBuilderCreatorStudy model and schema 2021-12-06 14:37:42 -05:00
study_service.py Set progress_status to in_progress when creating a new study. 2021-12-10 16:00:33 -05:00
user_service.py add ldap endpoint that doesnt require workflow info 2021-10-28 16:19:39 -04:00
workflow_processor.py We were not correctly handing the possibility of there only being a waiting task (and no ready tasks). 2021-11-30 12:44:35 -05:00
workflow_service.py Merge pull request #438 from sartography/bug/fix-task-data 2021-12-13 13:31:37 -05:00
workflow_sync.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00