cr-connect-workflow/crc/api
mike cullerton 572ca1db6b Fixes for backend code after removing `name` column from `workflow_spec` and `workflow_spec_category` tables 2021-10-05 14:17:41 -04:00
..
__init__.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
admin.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
common.py Made a stupid mistake in a hot fix, causing the builds to fail. 2021-08-17 10:14:49 -04:00
data_store.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
document.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
file.py Merge branch 'dev' into dmn-from-spreadsheet-395 2021-09-09 13:09:35 -04:00
study.py Removing the execution flag Nile keeps adding to files. 2021-08-17 09:50:57 -04:00
tools.py Added a field `handle` that displays the filename, which is what configurators actually call in a script task. 2021-09-22 12:10:43 -04:00
user.py Refactor of the way we store and return details about users - All the details about a user, or individual associated with a study is returned within in an Ldap model. I've removed duplication between these models. This required some cleanup of the tests, and a migration that will drop the user details. 2021-09-22 13:16:25 -04:00
workflow.py Merge pull request #370 from sartography/library-listing-453 2021-09-14 16:11:56 -04:00
workflow_sync.py Fixes for backend code after removing `name` column from `workflow_spec` and `workflow_spec_category` tables 2021-10-05 14:17:41 -04:00