You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rave.apache.org by Erin Noe-Payne <er...@mitre.org> on 2013/02/13 19:54:06 UTC

Review Request: RAVE-886 removing dom building from rave.js file

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9432/
-----------------------------------------------------------

Review request for rave.


Description
-------

Introduced handlebars for client side templating, added templates tag file to house all client side templates.

Removed dom building from rave.js file and moved it into templates.  This is the first of a series of patches I will submit for this ticket.


This addresses bug RAVE-886.
    https://issues.apache.org/jira/browse/RAVE-886


Diffs
-----


Diff: https://reviews.apache.org/r/9432/diff/


Testing
-------

built and tested project, tested ui interactions after moving to templates.


Thanks,

Erin Noe-Payne