mike cullerton
|
fbe9f5a17b
|
DocumentModel => FileModel
document_id => file_id
clean up imports
|
2022-04-19 15:07:05 -04:00 |
|
mike cullerton
|
ba2eef0ec9
|
Fixing failing tests
|
2022-04-14 18:07:23 -04:00 |
|
mike cullerton
|
70beba164b
|
Merge branch 'dev' into file-refactor-705
|
2022-04-14 16:11:53 -04:00 |
|
mike cullerton
|
a21aea3348
|
Fixed a bug where we tried to delete a record that did not exist
|
2022-04-14 15:37:05 -04:00 |
|
mike cullerton
|
43458951df
|
Adding the new required fields
|
2022-04-14 15:13:09 -04:00 |
|
mike cullerton
|
b304b4725b
|
Merge branch 'dev' into file-refactor-705
|
2022-04-14 11:40:08 -04:00 |
|
mike cullerton
|
6c1fcc5cee
|
Make sure we don't delete records when value is set to False
|
2022-04-13 18:10:35 -04:00 |
|
mike cullerton
|
e87fae0004
|
*** WIP ***
Modify delete test to check for both None and empty string
|
2022-04-13 13:52:20 -04:00 |
|
mike cullerton
|
d5ed949ed6
|
FileModel => DocumentModel
Remove unused imports
|
2022-04-13 08:31:18 -04:00 |
|
mike cullerton
|
946e74118f
|
Test updating records
Test deleting records when setting with empty value
Test deleting 'extra' records
|
2022-04-05 18:17:31 -04:00 |
|
mike cullerton
|
3c418f7611
|
Rename workflow/test_workflow_data_store_validation to test_data_store_service
|
2022-04-05 11:35:41 -04:00 |
|