cr-connect-workflow/crc/api
Dan Funk e4add14193
Merge pull request #378 from sartography/bug/246_user_ldap_refactor
Bug/246 user ldap refactor
2021-09-22 15:31:34 -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 Adding a test that assures we pick up libraries on the remote system when syncing. 2021-08-31 12:07:41 -04:00