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/07/05 18:36:38 UTC

[airavata-django-portal] branch staging updated (40ccb1f8 -> 4047f631)

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

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


    from 40ccb1f8 AIRAVATA-3575 Fix null dereference when applicationDescription is null
     add 977903f4 AIRAVATA-3626 set string-input-editor to empty string when initial value is null
     add 065a95f7 AIRAVATA-3627 If not found error when application interface deleted
     add 2d317274 AIRAVATA-3628 Fix updating resourceHostId in store
     add 4047f631 AIRAVATA-3630 Default showQueueSettings to true

No new revisions were added by this update.

Summary of changes:
 .../js/models/ApplicationInterfaceDefinition.js    |  6 ++++-
 .../js/store/modules/view-experiment.js            | 19 +++++++++-----
 .../js/web-components/ComputeResourceSelector.vue  |  3 ++-
 .../ExperimentComputeResourceSelector.vue          | 30 +++++++++++++++-------
 .../js/web-components/ExperimentEditor.vue         |  7 +++--
 5 files changed, 46 insertions(+), 19 deletions(-)