Commit Graph

10 Commits

Author SHA1 Message Date
Gunther Brunner
1eb6af0119 Replaced old jade with new pug.
Using temporarily npm-shrinkwrap since `template-html-loader` uses an old `consolidate.js` version which doesn't support `pug`.
Follow here: https://github.com/jtangelder/template-html-loader/issues/8
2016-08-05 18:24:30 +09:00
Gunther Brunner
a3f815c118 Fix all res/ files with ESLint rules with 0 errors. 2016-01-19 23:08:33 +09:00
Gunther Brunner
c81cd75a50 Refactored device context menu to its own directive.
Now works in standalone also.
2014-09-25 17:10:31 +09:00
Gunther Brunner
f705cd60a7 Add basic context-menu for actions. 2014-09-25 16:24:57 +09:00
Gunther Brunner
33fad24ed4 Added proper standalone support. 2014-09-24 19:38:46 +09:00
Simo Kinnunen
85427fc50a Make menu, home and back buttons respond faster. 2014-09-12 23:36:45 +09:00
Gunther Brunner
743f8becd6 - Finally, most of the unit tests now passes (resolving dependencies also).
- Shims now exports angular module name, however some of them clash with the original.
2014-08-21 22:04:19 +09:00
Gunther Brunner
e405ca1577 Added sprintf.
Rotation tooltips updated in realtime with current rotation degree.
2014-05-20 18:28:51 +09:00
Gunther Brunner
0bce25cabf Adding List of current used devices. 2014-04-08 15:56:36 +09:00
Gunther Brunner
f8a4fee2bb - Controlling devices from control-panes. 2014-03-31 16:13:12 +09:00