Commit Graph

17 Commits

Author SHA1 Message Date
Gunther Brunner
e1feb20df6 -Adding table ui for styling with style.
-Added device.update event so the table can reload it's data (watch would be an overkill).
2014-03-24 18:20:31 +09:00
Gunther Brunner
4910314342 -Reduced delay. 2014-03-20 21:41:10 +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
Gunther Brunner
7e4f9bd0cd - Shell module created.
- Device table now almost works.
2014-03-19 19:36:58 +09:00
Gunther Brunner
c51dd176fd - A bit better styling for status for now. 2014-03-19 18:55:52 +09:00
Gunther Brunner
ea13232f10 - Update ng-table to master.
- Device list icon view works now.
2014-03-19 18:42:15 +09:00
Gunther Brunner
78b768406a fix(device-list): Default image path 2014-03-18 15:27:16 +09:00
Simo Kinnunen
30b04ab2d2 Add convenience flags for knowing if a device is usable, ready, and owned by us. 2014-03-18 15:06:02 +09:00
Gunther Brunner
6577241098 - The devices UI is trying to come back. 2014-03-17 20:08:26 +09:00
Simo Kinnunen
d1b724ada0 Integrate device database. 2014-03-17 14:59:18 +09:00
Gunther Brunner
ca401d7b9c - Adding loaders for images/fonts.
- More styles working now.
2014-03-11 20:15:18 +09:00
Simo Kinnunen
2692f71219 Only track devices when we need to. 2014-02-27 15:05:50 +09:00
Gunther Brunner
615088edcd Updated dependencies.
Using bluebird from npm instead of bower because it's easier.
2014-02-27 14:52:46 +09:00
Simo Kinnunen
8769b8040c Initial version of transactions. Shell command implemented as an example. Still needs channel cleanup on app side, handling a device dying in the middle of a transaction, and getting device list back to normal. 2014-02-21 15:55:23 +09:00
Gunther Brunner
38cfa63ab4 Fix device list. 2014-02-19 15:59:27 +09:00
Gunther Brunner
80d0bb7ad2 Refactoring to use Google Angular Best Practices. 2014-02-18 19:26:30 +09:00