cr-connect-workflow/crc/models
Dan Funk 21e95b106d
Merge pull request #295 from sartography/299-document-datastore
Add file_data_get and file_data_set functions that can be accessed in…
2021-04-26 12:49:46 -04:00
..
__init__.py Refactor models into seperate directories 2019-12-31 16:32:47 -05:00
api_models.py Adding a test for the new endpoint and cleaning up the API documenation 2021-04-21 14:00:19 -04:00
data_store.py Just some quick tidying up. Dropping commented out code, and using the SQLAlchemyAutoSchema to handle serializing db models 2021-04-26 12:31:22 -04:00
email.py Email relies now on markdown content 2020-06-17 17:00:16 -06:00
file.py Merge pull request #295 from sartography/299-document-datastore 2021-04-26 12:49:46 -04:00
ldap.py Rendering proper content & organizing file structure for email tests 2020-06-17 16:09:38 -06:00
protocol_builder.py These changes relate to changes in PB Mock ticket 273, where we removed Q_COMPLETE as a column in the PB Mock Study table. It is now a relationship. 2021-04-02 12:01:00 -04:00
study.py Assure that we properly return the new status message over the api calls. 2021-03-26 19:47:31 -04:00
task_event.py Add user display name to the response for task events 2021-02-18 08:44:44 -05:00
user.py 1. Updating Personnel BPMN diagram to debug some issues. 2020-09-01 15:58:50 -04:00
workflow.py Make a change to make sure that if there is a new file locally that is not present remotely when we pull from the remote, the new local file gets deleted. 2020-12-08 13:42:01 -05:00