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 2020/06/16 17:05:51 UTC

[airavata-django-portal] branch master updated (e6ce2e7 -> 991bcc0)

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 e6ce2e7  Document how to replace wagtail export with another
     add b18cefc  AIRAVATA-3299 Update list of queues when GRP changes
     add ff78e37  AIRAVATA-3299 Fix bug that was causing default queue values to overwrite user values
     add e8d6515  AIRAVATA-3299 AIRAVATA-3300 Apply validation even when no queue options
     new 991bcc0  Merge branch 'AIRAVATA-3299-bug-unselected-queues-in-grp-is-listed-in-create'

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:
 .../models/ComputationalResourceSchedulingModel.js |  11 +-
 .../components/experiment/QueueSettingsEditor.vue  | 184 ++++++++++++---------
 2 files changed, 110 insertions(+), 85 deletions(-)


[airavata-django-portal] 01/01: Merge branch 'AIRAVATA-3299-bug-unselected-queues-in-grp-is-listed-in-create'

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 991bcc04b537398ae67237cb39f8ebde6887e5cc
Merge: e6ce2e7 e8d6515
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Tue Jun 16 12:58:15 2020 -0400

    Merge branch 'AIRAVATA-3299-bug-unselected-queues-in-grp-is-listed-in-create'

 .../models/ComputationalResourceSchedulingModel.js |  11 +-
 .../components/experiment/QueueSettingsEditor.vue  | 184 ++++++++++++---------
 2 files changed, 110 insertions(+), 85 deletions(-)