Commit Graph

11 Commits

Author SHA1 Message Date
Gunther Brunner
ea27e1b549 - Refactored device button states so they can be tested.
- Added e2e test for Navigation.
2014-08-27 21:44:19 +09:00
Simo Kinnunen
74f7328b32 Fix wrong variable name in device detail list. JSHint wasn't working properly in the previous version of Atom. 2014-07-18 14:45:27 +09:00
Gunther Brunner
ed17c00f80 Pressing shift-click on 'Use' button now invites the device without routing to control it. 2014-07-16 18:34:49 +09:00
Simo Kinnunen
0e761db319 Fix table segment insertion. 2014-07-16 18:06:59 +09:00
Simo Kinnunen
acaeb88ae7 Make the icon-based device list match the current filters in the details view. 2014-07-14 21:02:15 +09:00
Gunther Brunner
f9fd3fd4bc Each icon view li now features:
- The whole area is clickable
- When the device is in use, if you click the button it stops using,
however if you click outside the button it controls the device.
2014-07-08 21:54:25 +09:00
Gunther Brunner
6715bff634 Added busy class for Icon view.
Made text un-selectable in Devices List accordingly to Application guidelines.
2014-07-03 21:34:56 +09:00
Simo Kinnunen
ec470a8493 Sync icon list classnames status button classnames with the detail list. 2014-07-03 15:16:58 +09:00
Simo Kinnunen
c858bfa7df Make device columns a service so that we can keep just one copy in memory. 2014-07-03 14:04:08 +09:00
Simo Kinnunen
714867de59 Don't render both lists at once, and remember which list was selected (just like before). Some refactoring here would be nice. 2014-07-02 20:02:12 +09:00
Simo Kinnunen
f329d021d3 Rename device-list-icon to device-list-icons. 2014-07-02 15:54:02 +09:00