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 2021/09/15 20:23:29 UTC

[airavata-django-portal] branch develop updated (f5160a2 -> 789a602)

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 f5160a2  AIRAVATA-3510 When getApplicationInterface fails, check to see if it failed because it no longer exists, and return a 404
     add 1924b7b  AIRAVATA-3497 JS utility code for loading an input or output file
     add e415a97  AIRAVATA-3497 Utility for downloading a data product
     add e1bf066  AIRAVATA-3497 tutorial: updating how to download output file with ExperimentUtils
     add 9763265  AIRAVATA-3497 Updated tutorial to use async/await syntax
     new 789a602  Merge branch 'airavata-3497' 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_api/js/models/Experiment.js    |   8 +
 .../js/utils/ExperimentUtils.js                    |  81 ++++++-
 docs/tutorial/custom_ui_tutorial.md                | 257 ++++++++++-----------
 3 files changed, 207 insertions(+), 139 deletions(-)

[airavata-django-portal] 01/01: Merge branch 'airavata-3497' 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 789a6020c832c2dc4816eba37e40ddd5cd72fdf4
Merge: f5160a2 9763265
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Wed Sep 15 16:23:16 2021 -0400

    Merge branch 'airavata-3497' into develop

 .../django_airavata_api/js/models/Experiment.js    |   8 +
 .../js/utils/ExperimentUtils.js                    |  81 ++++++-
 docs/tutorial/custom_ui_tutorial.md                | 257 ++++++++++-----------
 3 files changed, 207 insertions(+), 139 deletions(-)