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 ffd38ba  Adding upload error logging, logging config
     new 910cf78  AIRAVATA-2688 Regenerated thrift stubs
     new 3ea3901  AIRAVATA-2688 Adding/removing users in group edit
     new bbda507  AIRAVATA-2688 Fix edit link
     new ab9800d  AIRAVATA-2688 Fix isMember for when there are no members

The 4 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                       |   112 +
 airavata/api/Airavata.py                           | 18214 ++++++++++++-------
 airavata/api/ttypes.py                             |     1 +
 .../appcatalog/groupresourceprofile}/__init__.py   |     0
 .../appcatalog/groupresourceprofile}/constants.py  |     0
 .../appcatalog/groupresourceprofile/ttypes.py      |   837 +
 airavata/model/group/ttypes.py                     |    12 +-
 .../groupmanager/cpi/GroupManagerService-remote    |    14 +
 .../groupmanager/cpi/GroupManagerService.py        |   540 +-
 django_airavata/apps/api/serializers.py            |    10 +-
 django_airavata/apps/api/views.py                  |     9 +-
 .../js/groups_components/GroupCreateContainer.vue  |     3 +
 .../js/groups_components/GroupEditContainer.vue    |     5 +-
 .../js/groups_components/GroupEditor.vue           |    34 +-
 .../js/groups_components/GroupListItem.vue         |    26 +-
 15 files changed, 12879 insertions(+), 6938 deletions(-)
 copy airavata/{service/profile/user/cpi/error => 
model/appcatalog/groupresourceprofile}/__init__.py (100%)
 copy airavata/{service/profile/user/cpi/error => 
model/appcatalog/groupresourceprofile}/constants.py (100%)
 create mode 100644 airavata/model/appcatalog/groupresourceprofile/ttypes.py

-- 
To stop receiving notification emails like this one, please contact
machris...@apache.org.

Reply via email to