Skip to content
Snippets Groups Projects
Commit c30b4df8 authored by Shane Tomlinson's avatar Shane Tomlinson Committed by Shane Tomlinson
Browse files

A large merge to unify code, flatten structure, and reduce the impact of JavascriptMVC.

* Add new directory `shared` which is code shared between dialog and pages.
* Add a renderer and template loader that is shared to unify rendering of templates.
* Remove JavascriptMVC's Views and use EJS directly.
* Add a script to create our own bundled javascript object with all templates.
* Use EJS templates for both error messages and tooltips
* Simplify unit test dependency chain by doing nearly all dependencies in qunit.js.
* Update compression script for new files/structure.
parent 6a465d75
No related branches found
No related tags found
No related merge requests found
Showing
with 215 additions and 121 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment