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 a90ffb0 Fixing typo
new be03867 Adding cancel button to the experiment summary page.
new d22e0a7 Moved isClonable to experiment.js Using enum instead of
string values Update launchExperiment to terminateExperiment Added notification
after cancel button is pressed
new 6c70c6e Raising exception when API returns an error.
new b1bf89a Chaning the success message.
new febddc9 Raising exception without Http response.
new 57eefa2 Merge pull request #31 from shivamriky/cancel_experiment
The 1022 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 | 12 +++++++++
.../django_airavata_api/js/service_config.js | 5 ++++
django_airavata/apps/api/views.py | 10 ++++++++
.../js/components/experiment/ExperimentSummary.vue | 29 +++++++++++++++++++++-
4 files changed, 55 insertions(+), 1 deletion(-)