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 055b441 AIRAVATA-3162 Remove unnecessary use of b-link
new 44ca9b1 AIRAVATA-3177 Restrict readonly admins from creating new
application
new a28401f AIRAVATA-3177 Restrict readonly admins from creating/editing
notices
new dee1f6f AIRAVATA-3177 Only allow admins to see Data Parsers
The 3 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:
.../dashboards/ApplicationsDashboard.vue | 7 +++++--
.../notices/NoticesManagementContainer.vue | 23 +++++++++++++---------
django_airavata/apps/api/serializers.py | 5 +++++
.../django_airavata_api/js/models/Notification.js | 3 ++-
.../django_airavata_api/js/session/Session.js | 3 ++-
django_airavata/apps/dataparsers/apps.py | 3 +++
django_airavata/context_processors.py | 20 +++++++++++++------
7 files changed, 45 insertions(+), 19 deletions(-)