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

Marcus Christie commented on AIRAVATA-2861:
-------------------------------------------

Created an initial version at 
https://github.com/machristie/django-airavata-workspace-input-editor-template

Needs some work, specifically we need a good way to load one of these into the 
Django portal either at build time (during deploy) or ideally at runtime.

> 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)

Reply via email to