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 2022/01/14 21:26:29 UTC

[airavata-django-portal] branch develop updated (65aaa2d -> d4d9c4d)

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 65aaa2d  AIRAVATA-3560 Removing spinner for response parsing as unnecessary and this fixes the issue of the spinner briefly flashing when showSpinner=false
     add 8955956  AIRAVATA-3555 Update validation state calculation for Bootstrap Vue components
     add 6d05707  AIRAVATA-3319 Fix tests: username has to not equal email address and be invalid
     new d4d9c4d  Merge branch 'staging' into develop

The 1 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/tests/test_backends.py                      | 4 ++--
 .../js/input-editors/InputEditorMixin.js                              | 2 +-
 .../js/components/experiment/input-editors/InputEditorContainer.vue   | 4 ++--
 .../js/components/experiment/input-editors/InputEditorFormGroup.vue   | 2 +-
 django_airavata/static/common/js/components/ValidatedFormGroup.vue    | 2 +-
 django_airavata/static/common/js/errors/ValidationErrors.js           | 2 +-
 6 files changed, 8 insertions(+), 8 deletions(-)

[airavata-django-portal] 01/01: Merge branch 'staging' into develop

Posted by ma...@apache.org.
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 d4d9c4de23d7b8ee89350534e109b836d7810424
Merge: 65aaa2d 6d05707
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Fri Jan 14 16:25:40 2022 -0500

    Merge branch 'staging' into develop

 django_airavata/apps/auth/tests/test_backends.py                      | 4 ++--
 .../js/input-editors/InputEditorMixin.js                              | 2 +-
 .../js/components/experiment/input-editors/InputEditorContainer.vue   | 4 ++--
 .../js/components/experiment/input-editors/InputEditorFormGroup.vue   | 2 +-
 django_airavata/static/common/js/components/ValidatedFormGroup.vue    | 2 +-
 django_airavata/static/common/js/errors/ValidationErrors.js           | 2 +-
 6 files changed, 8 insertions(+), 8 deletions(-)