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 51df00b datastore.py: convert username into valid dir name
new 812aa35 AIRAVATA-2987 Fix bug in displaying input/output on exp
summary
new 9271846 AIRAVATA-2987 MultiFileInputEditor.vue layout
new d11a084 AIRAVATA-2987 Return DataProduct model when file uploaded
new 6652bb2 AIRAVATA-2987 Disable, help text on old 'Optional File
Inputs' field
new 2a85c36 AIRAVATA-2987 Simplified layout, user interface
The 797 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:
.../applications/ApplicationInterfaceEditor.vue | 3 +-
django_airavata/apps/api/views.py | 5 +-
.../js/components/experiment/ExperimentSummary.vue | 12 ++--
.../experiment/input-editors/FileInputEditor.vue | 76 +++++++++++-----------
.../input-editors/MultiFileInputEditor.vue | 60 ++++++++---------
5 files changed, 82 insertions(+), 74 deletions(-)