[
https://issues.apache.org/jira/browse/AIRAVATA-2987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16826364#comment-16826364
]
ASF subversion and git services commented on AIRAVATA-2987:
-----------------------------------------------------------
Commit 6652bb23e9b0f1f4a0e1483bf6555e619342200e in airavata-django-portal's
branch refs/heads/master from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=6652bb2 ]
AIRAVATA-2987 Disable, help text on old 'Optional File Inputs' field
> 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)