Aaron Louie
|
0a3a932c50
|
Comments out study workflow for now. Fixes failing unit tests.
|
2020-02-11 13:40:14 -05:00 |
|
Dan Funk
|
9e6fbfee79
|
Followup on Postgres - had some failing tests that needed cleaning up now that we are using a real database.
|
2020-02-04 15:44:06 -05:00 |
|
Aaron Louie
|
0368657549
|
Adds ability to get FileModel records by study and task
|
2020-02-03 21:56:18 -05:00 |
|
Aaron Louie
|
ba9330bc21
|
Fixes broken tests
|
2020-01-31 11:33:43 -05:00 |
|
Aaron Louie
|
a3b6e4fc7f
|
Fixes import paths
|
2020-01-24 11:52:52 -05:00 |
|
Aaron Louie
|
0a44ef04d7
|
Slight refactoring - makes BaseTest inherit from TestCase. Checks that data loader works properly
|
2020-01-24 09:35:14 -05:00 |
|
Aaron Louie
|
50dfa561a9
|
Fixes import paths, which were screwing up stuff.
|
2020-01-24 09:29:50 -05:00 |
|
Dan Funk
|
45f2e52c86
|
Merge branch 'feature/update-task-data' of github.com:sartography/cr-connect-workflow into feature/update-task-data
|
2020-01-23 15:35:51 -05:00 |
|
Aaron Louie
|
fe15799ee1
|
Adds type hinting to db and session to fix Pycharm autocomplete. Replaces db.session with session.
|
2020-01-14 11:45:12 -05:00 |
|
Aaron Louie
|
e75da611ca
|
Adds endpoints for creating and updating a Study.
|
2020-01-03 11:44:24 -05:00 |
|
Dan Funk
|
c4cbaeb64e
|
Refactor models into seperate directories
|
2019-12-31 16:32:47 -05:00 |
|
Dan Funk
|
9a195bedad
|
Fixing some caching issues and places where the updates were not being processed completed. And updates to the docker file.
|
2019-12-31 11:31:30 -05:00 |
|
Dan Funk
|
0b71833946
|
Adding file management. Files are stored in the database along with basic meta data.
|
2019-12-27 13:50:03 -05:00 |
|