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 19:03:32 UTC

[airavata-django-portal] branch delta-topology-workshop updated (6d85634f -> 49695af0)

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

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


    from 6d85634f Merge branch 'master' into delta-topology-workshop
     add 977903f4 AIRAVATA-3626 set string-input-editor to empty string when initial value is null
     add 23bb679b Updating the doc due to the code changes
     add df089fc7 Merge pull request #105 from lahirujayathilake/master
     add 9752c39d Updating mkdocs and pinning Jinja2 to fix readthedocs build
     add a11ff2ee Fixing readthedocs build; pinning importlib-metadata for better Py 3.7 compat
     add cf3c5867 Dropping Jinja2 to 3.0 for Py3.6 compat
     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
     add 5fac9dfb Merge branch 'staging'
     new 49695af0 Merge branch 'master' into delta-topology-workshop

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:
 .../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 +++--
 docs/dev/new_django_app.md                         | 35 ++++++++++++----------
 requirements-dev.txt                               | 14 +++++----
 7 files changed, 73 insertions(+), 41 deletions(-)


[airavata-django-portal] 01/01: Merge branch 'master' into delta-topology-workshop

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

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

commit 49695af04798d1de6f5be3f2a162a5542744740a
Merge: 6d85634f 5fac9dfb
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Tue Jul 5 15:03:24 2022 -0400

    Merge branch 'master' into delta-topology-workshop

 .../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 +++--
 docs/dev/new_django_app.md                         | 35 ++++++++++++----------
 requirements-dev.txt                               | 14 +++++----
 7 files changed, 73 insertions(+), 41 deletions(-)