[
https://issues.apache.org/jira/browse/AIRAVATA-2987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcus Christie updated AIRAVATA-2987:
--------------------------------------
Description:
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
- [ ] finish layout, styling in MultiFileInputEditor.vue
- [x] handle validation in MultiFileInputEditor.vue
- [ ] 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*
- [ ] remove/disable Optional Input Files on app interface editor
was:
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
- [ ] finish layout, styling in MultiFileInputEditor.vue
- [ ] handle validation in MultiFileInputEditor.vue
- [ ] have views.upload_input_file return serialized DataProduct
- [ ] upload in background, dispatch "progressing" event so ExperimentEditor
knows that upload is occurring
- [ ] allow *unselect* after clicking *Add File*
- [ ] remove/disable Optional Input Files on app interface editor
> 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
> - [ ] finish layout, styling in MultiFileInputEditor.vue
> - [x] handle validation in MultiFileInputEditor.vue
> - [ ] 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*
> - [ ] remove/disable Optional Input Files on app interface editor
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)