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/03/10 20:36:06 UTC

[airavata-django-portal] branch develop updated (e88ba7f -> f4593a4)

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 e88ba7f  Document url_prefix for custom Django apps
     new 723f8d3  AIRAVATA-3577: Enabling to disregard node to cpu count in the experiment creation
     new dec5591  AIRAVATA-3577: Revalidate the node to cpu count based on node count once the lock is set
     new 4147b12  AIRAVATA-3577: Enabling the webcomponents queue settings to have the lock button to disregard node to cpu check
     new 6fd684d  AIRAVATA-3577: Enable the cpu to node lock button only when the cpuPerNode > 0 in the queue
     new f4593a4  Merge pull request #69 from dinukadesilva/AIRAVATA-3577-enabling-to-disregard-not-to-cpu-count-in-experiment-creation

The 1943 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:
 .../components/experiment/QueueSettingsEditor.vue  | 123 ++++++++++++---------
 .../js/web-components/QueueSettingsEditor.vue      | 102 +++++++++++------
 .../js/web-components/store.js                     |   8 +-
 3 files changed, 143 insertions(+), 90 deletions(-)