This is an automated email from the ASF dual-hosted git repository.

machristie pushed a change to branch 
AIRAVATA-3319-handle-missing-name-and-email-attributes-from-cilo
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git.


    from 0c44921  AIRAVATA-3455 Add success notification when email changes
     new b1980fb  AIRAVATA-3455 Add error handling to email verification process
     new 6d42717  AIRAVATA-3455 Add link to user profile editor in header
     new 0123bc4  AIRAVATA-3455 Handle enter key press
     new 125fd07  AIRAVATA-3455 user profile editor form validation

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:
 django_airavata/apps/auth/package.json             |  3 +-
 .../js/components/UserProfileEditor.vue            | 57 +++++++++++++++++++---
 .../js/containers/UserProfileContainer.vue         |  9 +++-
 django_airavata/apps/auth/views.py                 | 18 ++++---
 django_airavata/apps/auth/yarn.lock                |  5 ++
 .../static/common/js/errors/vuelidateHelpers.js    |  4 ++
 django_airavata/static/common/js/index.js          |  4 +-
 django_airavata/templates/base.html                |  5 +-
 8 files changed, 88 insertions(+), 17 deletions(-)
 create mode 100644 django_airavata/static/common/js/errors/vuelidateHelpers.js

Reply via email to