This is an automated email from the ASF dual-hosted git repository. machristie pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git
commit 75ed8451af90e76e52dbe9dcb45a5e8343be596c Merge: d14fd001 304b3d84 Author: Marcus Christie <[email protected]> AuthorDate: Wed Jan 25 18:16:45 2023 -0500 Merge pull request #166 from apache:AIRAVATA-3681 AIRAVATA-3681 Disable Ext. User Profile editor form for read-only admins .../users/ExtendedUserProfileContainer.vue | 15 +++++- .../ExtendedUserProfileFieldEditor.vue | 53 +++++++++++++++------- .../js/models/ExtendedUserProfileField.js | 1 + django_airavata/apps/auth/serializers.py | 7 ++- 4 files changed, 57 insertions(+), 19 deletions(-)
