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 6e2b258 Fix order of imports
new a303753 AIRAVATA-3030 Display inherited parent permissions, parent
entity owner
new 5ff4acf AIRAVATA-3030 Add inherited parent permissions to tooltip,
count
new a09919c AIRAVATA-3030: fix changing user permission
new 8e7ad61 AIRAVATA-3030 Loading directly granted sharings for editing
new e6a9107 AIRAVATA-3030 simplified code for displaying inherited
sharings
new cddab50 Merge branch 'airavata-3030'
The 6 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:
airavata/api/Airavata-remote | 14 +
airavata/api/Airavata.py | 1122 +++++++++++++++-----
airavata/api/sharing/SharingRegistryService-remote | 14 +
airavata/api/sharing/SharingRegistryService.py | 562 +++++++++-
django_airavata/apps/api/views.py | 66 +-
.../js/components/experiment/ExperimentEditor.vue | 3 +
.../static/common/js/components/ShareButton.vue | 128 ++-
.../common/js/components/SharedEntityEditor.vue | 40 +-
8 files changed, 1615 insertions(+), 334 deletions(-)