[
https://issues.apache.org/jira/browse/AIRAVATA-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16551821#comment-16551821
]
ASF subversion and git services commented on AIRAVATA-2861:
-----------------------------------------------------------
Commit 228882af883bc50a1d0142dc9d98f788692748e3 in airavata-django-portal's
branch refs/heads/master from [~marcuschristie]
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=228882a ]
AIRAVATA-2861 Add to build script
> 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)