cr-connect-workflow/crc/services
mike cullerton b7ee50a17f *** WIP ***
Many changes related to FileModel => DocumentModel
2022-04-12 13:56:54 -04: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 Modify get_validate_common and set_validate_common methods to use the temporary validate_data_store list 2022-03-25 10:01:31 -04:00
document_service.py Remove unused imports 2022-04-12 13:46:05 -04:00
email_service.py No need for separate call to get file data 2022-04-12 13:50:04 -04:00
error_service.py ** WIP ** 2022-01-21 14:37:11 -05:00
failing_service.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
file_system_service.py Merge remote-tracking branch 'origin/dev' into bug/619_lookup_tables 2022-02-17 12:51:24 -05:00
git_service.py Fix bug where we tried to add files to the index that were removed from the repo 2022-03-29 09:49:05 -04:00
jinja_service.py Included templates wrapped by if clause don't always exist 2022-03-16 16:57:26 -04: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 Cleaning up Print Statements (it was making it hard to see what was happening) 2022-03-08 15:46:36 -05:00
protocol_builder.py remove all the @timeit from method calls. 2022-02-24 21:06:22 -05:00
reference_file_service.py Another re-work to fix 619 - and to assure that we aren't rebuilding the lookup tables too frequently. 2022-02-17 11:59:48 -05:00
spec_file_service.py raise ApiError when isExecutable tag is missing. 2022-02-21 10:17:01 -05:00
spreadsheet_service.py Fixing tests. 2022-03-11 18:02:37 -05:00
study_service.py from_models => from_document_model 2022-04-12 13:50:26 -04:00
task_logging_service.py Include workflow_spec_id when adding a log 2022-03-14 11:56:36 -04:00
update_service.py Cleaning up Print Statements (it was making it hard to see what was happening) 2022-03-08 15:46:36 -05:00
user_file_service.py *** WIP *** 2022-04-12 13:56:54 -04:00
user_service.py add ldap endpoint that doesnt require workflow info 2021-10-28 16:19:39 -04:00
workflow_processor.py Loading latest chages from Spiff whic refactored the way the PythonExpressionEngine works. 2022-03-04 15:34:36 -05:00
workflow_service.py FileModel => DocumentModel 2022-04-12 13:51:09 -04:00
workflow_spec_service.py Don't show the .git directory. 2022-02-11 11:06:26 -05:00
workflow_sync.py Remove unused imports 2022-04-12 13:55:35 -04:00