[
https://issues.apache.org/jira/browse/AIRAVATA-2987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16826363#comment-16826363
]
ASF subversion and git services commented on AIRAVATA-2987:
-----------------------------------------------------------
Commit d11a0842d3f1429429ba0c5a0689062b726166dc in airavata-django-portal's
branch refs/heads/master from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=d11a084 ]
AIRAVATA-2987 Return DataProduct model when file uploaded
> Support for optional input files
> --------------------------------
>
> Key: AIRAVATA-2987
> URL: https://issues.apache.org/jira/browse/AIRAVATA-2987
> Project: Airavata
> Issue Type: Sub-task
> Components: Django Portal
> Reporter: Marcus Christie
> Assignee: Marcus Christie
> Priority: Major
>
> Ideally I would like to see us move away from optional input files. Instead
> we could have an application input that would be 1) *optional* and 2) *type
> URI_COLLECTION*. That would require some support from the backend, however.
> h5. TODO
> - [x] MultiFileInputEditor.vue component
> - [x] InputEditorContainer.vue: select 'multi-file-input-editor' when type is
> URI_COLLECTION
> - [x] Copy URI_COLLECTION when cloning experiment
> - [x] Fetch data products for URI_COLLECTIONs in FullExperimentViewSet
> - [x] finish layout, styling in MultiFileInputEditor.vue
> - [x] handle validation in MultiFileInputEditor.vue
> - [x] have views.upload_input_file return serialized DataProduct
> - [x] upload in background, dispatch "progressing" event so ExperimentEditor
> knows that upload is occurring
> - [x] allow *unselect* after clicking *Add File*
> - [x] remove/disable Optional Input Files on app interface editor
> - [x] trigger file selection dialog when *Add File* is clicked
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)