Great work Thiago! I'm glad to see the new interface. Jlouis Le 6 oct. 2012 19:45, "Thiago Veronezi" <[email protected]> a écrit :
> Hi guys! > > I hope this new way of implementing the UI will help us to bring more help > from the community. > > I re-re-implemented the "Console" page with this new approach. Basically we > can now use "handlebars.js" (http://handlebarsjs.com/) for our templates. > I will move on and re-re-implement :O) the "Log" page and then I will > re-re-implement the "JNDI" panel using something like > http://mbostock.github.com/d3/talk/20111116/force-collapsible.html . It is > very fancy and I think I will going to have a lot of fun with it. > > The application also uses websockets communication. We will keep the > previous webapp ui version available in case the user access the > application with an old browser. > > wdyt? > > []s, > Thiago. > > > On Sat, Oct 6, 2012 at 1:21 PM, Thiago Veronezi (JIRA) <[email protected] > >wrote: > > > > > [ > > > https://issues.apache.org/jira/browse/TOMEE-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > > > Thiago Veronezi resolved TOMEE-447. > > ----------------------------------- > > > > Resolution: Fixed > > > > > Using Handlebars > > > ---------------- > > > > > > Key: TOMEE-447 > > > URL: https://issues.apache.org/jira/browse/TOMEE-447 > > > Project: TomEE > > > Issue Type: Improvement > > > Affects Versions: 1.5.0 > > > Environment: webapp > > > Reporter: Thiago Veronezi > > > Assignee: Thiago Veronezi > > > Fix For: 1.5.1 > > > > > > > > > Using the handlebars.js framework to make it easier for non-developers > > to help the implementation of the new interface. It also makes the js > code > > cleaner and more elegant. > > > > -- > > This message is automatically generated by JIRA. > > If you think it was sent incorrectly, please contact your JIRA > > administrators > > For more information on JIRA, see: > http://www.atlassian.com/software/jira > > >
