Commit Graph

8 Commits

Author SHA1 Message Date
Simo Kinnunen
0c4ae25d88 Add a separate .jshintrc for client-side code. 2014-05-13 16:10:56 +09:00
Simo Kinnunen
392f1e49e5 Add Promise as an overridable global. Prevents JSHint from complaining about bluebird. 2014-05-13 14:16:39 +09:00
Simo Kinnunen
a9641f3271 Support rotation. 2014-04-07 11:14:38 +09:00
Simo Kinnunen
8b13a1c945 Fix various JSHint warnings in client-side code. 2014-03-26 16:06:49 +09:00
Gunther Brunner
9d2a367e7c -Added clear button directive.
-Added filter button directive.
-Moved the UI stuff to stf/common-ui.
-Added optional filtering to Details.
-Sync active tabs to local forage.
-Device List status filters by usability.
-Removed 750ms delay from filtering.
2014-03-20 21:30:55 +09:00
Gunther Brunner
a260aa2cf8 - Updated almost all dev dependencies.
- Removed everything grunt (the gettext stuff needs to be converted but was not using yet anyways).
- Update angular-localForage to latest version, all API methords changed.
- Added jshintrc for mocha.
2014-03-20 19:26:48 +09:00
Simo Kinnunen
b4416b5f0f Fix all JSHint complaints in Node.js code. 2014-03-19 20:36:46 +09:00
Simo Kinnunen
f62ce4acc1 Add .jshintrc. 2014-03-19 20:00:42 +09:00