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/19 22:00:33 UTC

[airavata-django-portal] 01/01: Merge branch 'AIRAVATA-3324-custom-input-editor-autocomplete-input-editor'

This is an automated email from the ASF dual-hosted git repository.

machristie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git

commit 779cad56c86342b5c2b3cb71453413591be17249
Merge: fafa244 a9b69c3
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Fri Jun 19 18:00:08 2020 -0400

    Merge branch 'AIRAVATA-3324-custom-input-editor-autocomplete-input-editor'

 django_airavata/apps/workspace/package.json        |   1 +
 .../input-editors/AutocompleteInputEditor.vue      | 151 ++++++++++++
 .../input-editors/InputEditorContainer.vue         |   4 +-
 .../common/js/components/AutocompleteTextInput.vue |   9 +-
 docs/admin/app_inputs.md                           | 268 +++++++++++++++++++++
 docs/images/app-input-metadata.png                 | Bin 0 -> 244374 bytes
 mkdocs.yml                                         |   1 +
 7 files changed, 431 insertions(+), 3 deletions(-)