cr-connect-workflow/crc/api
mike cullerton 690c059335 get_studies_for_user is no longer a static method 2021-07-09 10:37:57 -04:00
..
__init__.py Adding file management. Files are stored in the database along with basic meta data. 2019-12-27 13:50:03 -05:00
admin.py Remove Approvals per ticket 183 2021-02-16 09:05:29 -05:00
common.py Adding additional details to error messages, and cleaning up the cruft around these messages to keep them clear and succinct. 2021-07-07 00:53:49 -04:00
data_store.py Import DataStoreBase from service now 2021-06-02 10:00:18 -04:00
document.py Refactoring Reference files to use the lookup table, rather than parsing the results directly out of the spreadsheet, or attempting to cache them. 2021-07-06 13:10:20 -04:00
file.py Refactoring Reference files to use the lookup table, rather than parsing the results directly out of the spreadsheet, or attempting to cache them. 2021-07-06 13:10:20 -04:00
study.py get_studies_for_user is no longer a static method 2021-07-09 10:37:57 -04:00
tools.py Calls to eval no longer return the data, rather it will accept and return a key, allowing the front end to cache similar queries and not re-execute them. 2021-06-22 17:23:18 -04:00
user.py Resolving an alembic conflict. 2021-05-04 13:39:49 -04:00
workflow.py Adding additional details to error messages, and cleaning up the cruft around these messages to keep them clear and succinct. 2021-07-07 00:53:49 -04:00
workflow_sync.py Fix the panda warnings, which means we only support xlsx files now. 2021-06-22 14:58:52 -04:00