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 70e68de Fix null dereference error
new a9407ea Autocomplete: fix handling of null value
new 240c7d3 AIRAVATA-2805 Add ShareButton to App Deployments
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:
.../components/admin/ApplicationDeployments.vue | 23 ++++++++++++++++------
django_airavata/apps/api/serializers.py | 2 +-
django_airavata/apps/api/views.py | 1 +
.../static/common/js/components/Autocomplete.vue | 7 ++-----
4 files changed, 21 insertions(+), 12 deletions(-)