Commit Graph

9 Commits

Author SHA1 Message Date
Dorian 7daa79e4d5 Update browserify dependencies and move controllers into views folder.
Update templates to support new React views.
2015-05-09 22:23:08 -04:00
Dorian 3177c6430f Remove bower dependencies.
Setup karma to work with browserify setup.
2015-05-08 17:15:13 -04:00
Dorian dd953ccc46 Bring back webfonts as assets.
Fix header issue in less, to work across themes.
2014-10-22 07:43:33 -04:00
Dorian a0e38acd89 Remove RequireJS since it added needless complexity.
Fix issues with the Angular switch theme controller.
Remove compilation of LESS and CoffeeScript assets since Flask-Assets now handles that automatically.
Make the gitignore more explicit in terms of what is a folder vs a file.
2014-10-19 16:39:08 -04:00
Dorian 9edca090c1 Add Flask-Assets to control compilation of LESS and CoffeeScript.
Modify templates appropriately.
Remove unneeded Python based LESS dependencies.
2014-10-18 00:56:51 -04:00
Dorian 59d9892a98 Comment out Dart code for transition.
Update Jinja2 templates with changes to the switch theme controller.
Attempting to get RequireJS and Angular playing nicely.
2014-10-17 18:02:37 -04:00
Dorian 715a1ccc3c Refactor and fix Dart mini-apps. Prepare for release 0.4.0. 2013-12-09 22:44:51 -05:00
Dorian b18ac3ad32 Ported task list prototype to Angular Dart. Migrating client codebase to Dart. 2013-12-08 01:08:49 -05:00
Dorian 66cda56502 Reimplement partials views in Jinja2 templates. Remove unneeded Dart modules. 2013-12-06 08:13:19 -05:00