cr-connect-workflow/crc/api
alicia pritchett 7959f8ca3f
Merge pull request #405 from sartography/refactor/enums_as_key_value
Death to enumerated dictionaries
2021-10-25 15:17:17 -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 All enumerated lists used in web forms should contain a single value, not a dictionary of value/labels. 2021-10-19 10:13:43 -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 Adds a POST for reference file. and a cool test 2021-10-12 14:29:15 -04:00
study.py Removing the execution flag Nile keeps adding to files. 2021-08-17 09:50:57 -04:00
tools.py Use the new JinjaService 2021-10-21 10:30:42 -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 All enumerated lists used in web forms should contain a single value, not a dictionary of value/labels. 2021-10-19 10:13:43 -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