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 2020/06/11 19:16:27 UTC

[airavata-django-portal] 01/01: Merge branch 'AIRAVATA-3336-readonly-experiment-inputs' into develop

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 ac7f6e5d930e88b504f52181a02e92ab83500075
Merge: 23acd38 ed9e1bb
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Thu Jun 11 15:15:57 2020 -0400

    Merge branch 'AIRAVATA-3336-readonly-experiment-inputs' into develop

 .../js/input-editors/InputEditorMixin.js           |  4 +++
 .../input-editors/CheckboxInputEditor.vue          |  1 +
 .../experiment/input-editors/FileInputEditor.vue   |  6 ++--
 .../input-editors/InputEditorContainer.vue         |  1 +
 .../input-editors/MultiFileInputEditor.vue         |  2 ++
 .../input-editors/RadioButtonInputEditor.vue       |  1 +
 .../experiment/input-editors/SelectInputEditor.vue |  1 +
 .../experiment/input-editors/StringInputEditor.vue |  1 +
 .../input-editors/TextareaInputEditor.vue          |  1 +
 .../base/management/commands/set_wagtail_site.py   |  3 +-
 docs/dev/wagtail_export.md                         | 39 ++++++++++++++++++++++
 11 files changed, 56 insertions(+), 4 deletions(-)