You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/07/20 14:18:00 UTC

[jira] [Commented] (AIRAVATA-2861) Create an experiment input editor development harness

    [ https://issues.apache.org/jira/browse/AIRAVATA-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16550808#comment-16550808 ] 

ASF subversion and git services commented on AIRAVATA-2861:
-----------------------------------------------------------

Commit 5d4d32f7d7579dfaf8f0f550e2bb30cfaef09d33 in airavata-django-portal's branch refs/heads/master from [~marcuschristie]
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=5d4d32f ]

AIRAVATA-2861 Moving InputEditorMixin to separate package


> Create an experiment input editor development harness
> -----------------------------------------------------
>
>                 Key: AIRAVATA-2861
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-2861
>             Project: Airavata
>          Issue Type: Story
>            Reporter: Marcus Christie
>            Priority: Major
>
> Make it easier to create an experiment input editor by providing a self contained development environment. My plan is to leverage vue-cli so that a developer can fire up a dev server and easily develop and preview the custom input editor without needing to run the full Django portal.
> Here's the desired process:
> # Clone a Git repository that provides a starting point
> # Run npm run serve and browse to http://localhost:8080 to see a live demo
> # Update the code in your favorite text editor
> # Once you are satisfied, publish the web component to npm
> It should support editing simple types like string but also files.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)