mike cullerton
|
bfcfedbffc
|
Test for the bug fix
|
2022-02-25 14:43:32 -05:00 |
Dan
|
788e40a998
|
death to load_example_data() !!!!!
|
2022-02-09 22:13:02 -05:00 |
Dan
|
f12c4aba52
|
Refactor the workflow_spec_service so it doesn't cache anything, it always reads what it needs from the file system.
|
2022-02-09 21:06:55 -05:00 |
Dan
|
cf71f68ad9
|
all tests passing!!!!!!!!!!!!!
|
2022-02-09 15:30:07 -05:00 |
mike cullerton
|
b2d2491b72
|
Now, we have a list of strings, so get the value directly
|
2022-02-09 13:59:31 -05:00 |
alicia pritchett
|
a4fb00b0ed
|
remove bad imports
|
2022-02-07 15:28:52 -05:00 |
Dan
|
4ec6e403f5
|
1. Created a UserFileService, so it's clear what we use when for File Services, UserFiles, SpecFiles, and ReferenceFiles each function differently.
2. Reference Files and Spec Files are written to disk, they do not exist in the database at all.
|
2022-02-02 12:59:56 -05:00 |
Kelly McDonald
|
f3f42eea2b
|
Fixes #413
Add test for cleanup
|
2021-08-18 08:33:44 -04:00 |
Kelly McDonald
|
960d302c03
|
Finish #367 - Make sure that we only use a primary_id if it is in the workflow that we are currently working on - otherwise it is a library and might have its own primary id.
|
2021-08-10 09:15:38 -04:00 |
Kelly McDonald
|
6e1fedb704
|
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 |
mike cullerton
|
e75d933830
|
Make sure a standalone study does not cause an error in the /task_events api endpoint.
|
2021-05-14 15:35:17 -04:00 |