You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "Marcus Christie (JIRA)" <ji...@apache.org> on 2019/04/30 12:58:00 UTC

[jira] [Resolved] (AIRAVATA-2987) Support for optional input files

     [ https://issues.apache.org/jira/browse/AIRAVATA-2987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcus Christie resolved AIRAVATA-2987.
---------------------------------------
    Resolution: Fixed

> 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)