This is an automated email from the ASF dual-hosted git repository.
machristie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git.
from ffc6a13 Allow custom Django apps to contribute to overall settings
new f0014ff AIRAVATA-3188 image custom output display type
new 8e71dce lint error: removing unused import
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
django_airavata/apps/api/urls.py | 2 ++
django_airavata/apps/api/views.py | 13 +++++++++++++
...bookOutputDisplay.vue => ImageOutputDisplay.vue} | 21 +++++++--------------
.../output-displays/OutputDisplayContainer.vue | 4 ++++
django_airavata/settings.py | 2 --
5 files changed, 26 insertions(+), 16 deletions(-)
copy
django_airavata/apps/workspace/static/django_airavata_workspace/js/components/experiment/output-displays/{NotebookOutputDisplay.vue
=> ImageOutputDisplay.vue} (68%)