cr-connect-workflow/crc/api
Dan 913c12c02d Merge branch 'dev' into bug/pi_name_missing_246 2021-08-10 15:06:52 -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 Merge branch 'dev' into bug/missing_pi_name_246 2021-07-20 11:44:11 -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 Add tests for libraries, remove an API endpoint that didn't make sense after recent changes and remove some commented out sections that were not needed after some decisions about the api endpoints were made 2021-08-03 10:02:22 -04:00
workflow_sync.py got library side working - still need to have parent working 2021-07-22 10:20:34 -04:00