Simo Kinnunen
1af6e7b7d7
Update device counters using DOM methods in real time.
2014-07-16 18:37:01 +09:00
Gunther Brunner
dd5b04998d
Tried to fix the counting for zero,
...
but the real problem relies in that the device counting takes time and
we don't know before-hand how many devices we have.
Also the scope is not shared between the device list and the remote control.
2014-07-16 18:20:54 +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
Gunther Brunner
84e2a4ae1c
Added directive counter for device stats (it was not updating the numbers smoothly).
2014-07-09 21:44:09 +09:00
Simo Kinnunen
d51da4b215
Add username back to device list stats.
2014-07-02 14:13:11 +09:00