[ 
https://issues.apache.org/jira/browse/AIRAVATA-3029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16869838#comment-16869838
 ] 

ASF subversion and git services commented on AIRAVATA-3029:
-----------------------------------------------------------

Commit 6765f99b986f377bb7068ca19487da57e9819f57 in airavata-django-portal's 
branch refs/heads/master from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=6765f99 ]

AIRAVATA-3029 Rename default "download" view provider to "default"


> Custom output viewers
> ---------------------
>
>                 Key: AIRAVATA-3029
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-3029
>             Project: Airavata
>          Issue Type: Bug
>          Components: Django Portal
>            Reporter: Marcus Christie
>            Assignee: Marcus Christie
>            Priority: Major
>             Fix For: 0.19
>
>
> Develop a way for custom output viewers to be registered as plugins in the 
> Django portal.
> h5. TODO
> * [x] Add METADATA column to experiment_output, process_output, 
> application_output (similar to METADATA on experiment_input, etc.)
> * [ ] One problem I've encountered is that experimentOutput.metadata is 
> consulted 'output-view-providers', but these are copied from the 
> applicationOutput.metadata at the time of the experiment's creation. If the 
> output-view-providers are updated on applicationOutput.metadata after the 
> experiment is created then those aren't reflected in 
> experimentOutput.metadata. One approach would be to merge in any 
> output-view-providers from applicationOutput.metadata.
> * [x] add display name for output view providers
> * [x] rename the default download output view provider to just "default" 
> since in the future we might have it do more than just download
> * [x] only add the "default" view provider if not already in the list
> * [x] only show the outputs when the experiment is completed



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to