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 ae7bfcc Adding wagtailapps migration
new baf79c1 AIRAVATA-2959 Warn user about unsaved changes to experiment
new 3476743 AIRAVATA-3023 SelectInputEditor: drop down selection of exp
input value from list
The 775 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:
.../ComputationalResourceSchedulingEditor.vue | 23 +++++++-----
.../js/components/experiment/ExperimentEditor.vue | 18 +++++++--
.../components/experiment/QueueSettingsEditor.vue | 43 ++++++++++------------
.../input-editors/InputEditorContainer.vue | 2 +
.../experiment/input-editors/SelectInputEditor.vue | 39 ++++++++++++++++++++
5 files changed, 89 insertions(+), 36 deletions(-)
create mode 100644
django_airavata/apps/workspace/static/django_airavata_workspace/js/components/experiment/input-editors/SelectInputEditor.vue