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 078d1ab  AIRAVATA-3180 Fix bug with displaying notifications
     new 6b5f885  AIRAVATA-3177 Disable new deployment button for readonly admin
     new 4384887  AIRAVATA-3177 Allow Read Only admins to see user mgmt screen
     new 4dfc845  AIRAVATA-3177 Allow readonly admins to see gateway resource 
profile
     new 7879497  AIRAVATA-3162 Pinning bootstrap-vue dependency to 2.0.0-rc.26
     new 055b441  AIRAVATA-3162 Remove unnecessary use of b-link

The 5 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/admin/apps.py                        |  6 ++++--
 django_airavata/apps/admin/package.json                   |  2 +-
 .../applications/ApplicationDeploymentsList.vue           |  8 ++++++--
 .../applications/ApplicationEditorContainer.vue           |  2 +-
 .../src/components/credentials/SSHCredentialSelector.vue  |  8 ++++++--
 .../gatewayprofile/GatewayResourceProfileEditor.vue       |  2 +-
 .../GatewayResourceProfileEditorContainer.vue             |  6 ++----
 .../components/gatewayprofile/StoragePreferenceList.vue   | 10 +++++++---
 .../users/IdentityServiceUserManagementContainer.vue      |  2 +-
 .../users/UnverifiedEmailUserManagementContainer.vue      |  2 +-
 django_airavata/apps/api/serializers.py                   | 15 +++++++++++++++
 .../js/models/GatewayResourceProfile.js                   |  3 ++-
 .../django_airavata_api/js/models/IAMUserProfile.js       |  5 +++--
 .../js/models/UnverifiedEmailUserProfile.js               |  1 +
 django_airavata/apps/api/view_utils.py                    |  9 +++++++--
 django_airavata/apps/dataparsers/package.json             |  2 +-
 django_airavata/apps/groups/package.json                  |  2 +-
 django_airavata/apps/workspace/package.json               |  2 +-
 .../static/common/js/components/ClipboardCopyLink.vue     |  4 ++--
 django_airavata/static/common/js/layouts/ListLayout.vue   |  6 +++++-
 django_airavata/static/common/package.json                |  2 +-
 docs/dev/new_django_app.md                                |  2 +-
 22 files changed, 70 insertions(+), 31 deletions(-)

Reply via email to