cr-connect-workflow/crc/models
Dan b64b52e7cb Assure that we properly return the new status message over the api calls. 2021-03-26 19:47:31 -04:00
..
__init__.py Refactor models into seperate directories 2019-12-31 16:32:47 -05:00
api_models.py Don't raise errors on non-ready tasks that calculate a title, the information may not be avaiable yet. 2021-03-12 15:40:23 -05:00
data_store.py Add some tests 2020-11-17 09:33:29 -05:00
email.py Email relies now on markdown content 2020-06-17 17:00:16 -06:00
file.py Bug #255, this requires the front end to pass in the name of the task, when doing a lookup. This will prevent a bug where we have multiple user tasks, with enum fields that set the same variable, but use different lookup tables to populate the dropbown or search feature. 2021-03-01 14:54:04 -05:00
ldap.py Rendering proper content & organizing file structure for email tests 2020-06-17 16:09:38 -06:00
protocol_builder.py New study status update 2020-07-30 21:03:11 -06: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