You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Joshua Cohen (JIRA)" <ji...@apache.org> on 2015/08/03 21:35:04 UTC

[jira] [Created] (AURORA-1425) It should be easier to develop UI code

Joshua Cohen created AURORA-1425:
------------------------------------

             Summary: It should be easier to develop UI code
                 Key: AURORA-1425
                 URL: https://issues.apache.org/jira/browse/AURORA-1425
             Project: Aurora
          Issue Type: Task
          Components: UI
            Reporter: Joshua Cohen


Developing UI code on Aurora today is quite tedious. While assets are served from the classpath, currently the only place they exist on the classpath in the vagrant image is within a jar. This means that any changes to html, css or js files requires a build/restart of the scheduler. Ideally these files would be as close to hot reloadable as possible.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)