You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2021/05/14 13:25:53 UTC

[airavata-django-portal] branch develop updated (dcf93fb -> 212c78b)

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

machristie pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git.


    from dcf93fb  Merge branch 'jupyterhub-access-token-redirect' into develop
     new f35f3f3  Added async compute property and updated error messages
     new 171e6ea  Async validation implemented
     new 2cf5a09  Requirements for asyncComputed
     new 0f39b9a  Fixed styling in entry.js
     new 212c78b  Merge pull request #60 from docquantum/async-validation

The 1576 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:
 .../js/models/validators/ValidatorFactory.js       |  2 +-
 .../js/input-editors/InputEditorMixin.js           | 32 +++++++++++++++++++---
 django_airavata/static/common/js/entry.js          |  2 ++
 django_airavata/static/common/package.json         |  3 +-
 django_airavata/static/common/yarn.lock            |  5 ++++
 5 files changed, 38 insertions(+), 6 deletions(-)