[
https://issues.apache.org/jira/browse/AIRAVATA-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcus Christie resolved AIRAVATA-2861.
---------------------------------------
Resolution: Fixed
> 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)