Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
TODO
- integrate tus plugin?
- register uploaded file with replica catalog
- file upload UI - just single files for now
- don't allow saving/launching experiment until uploads finished
- storage resource id in settings.py
- need a process on the backend to delete partially uploaded files from temporary location, all that are older than 1 week
- don't allow uploads until the project is picked? This is because uploaded files are put into a directory that includes the project name
- upload the file immediately upon selection
- visually display upload progress
- move isFileInput, isSimpleInput to InputDataObjectType
- create utilities for managing gateway data storage, move the code to separate module
Deferred
- handle changing the uploaded file when editing an experiment