Commit Graph

10 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
Gunther Brunner
a7faf0986b Clicking the small image on Device List now shows the big device image. 2014-08-04 21:57:49 +09:00
Gunther Brunner
fa71aae56a Added admin-mode.
For now it shows/hides columns in the Device List and adds kicking behaviour.
Using $rootScope.adminMode for convenience.
2014-07-14 20:23:32 +09:00
Simo Kinnunen
1d77d8c97d Ensure that all API calls and static resources are in their own unique paths. This makes it easier to add a load balancer on top of everything. 2014-07-14 17:09:50 +09:00
Gunther Brunner
3443990d31 Added device kicking back on the Device List.
Added device controlling button.
2014-07-08 21:28:47 +09:00
Gunther Brunner
943daa8e0b No display width may happen. 2014-07-08 15:19:33 +09:00
Simo Kinnunen
72c6de0414 Add op support to query parser. You can now look for values using <=, <, > and >=. 2014-07-08 14:57:01 +09:00
Simo Kinnunen
2898170240 Device filter works on the device table. Icon list is not supported yet and the filter is not saved. 2014-07-08 12:51:16 +09:00
Gunther Brunner
b1cbbc7030 Improved Search and Customize filtering controls. 2014-07-03 21:14:53 +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