Commit Graph

16 Commits

Author SHA1 Message Date
Gunther Brunner
692582ce3d Finally fixed disappearing headers from dynamic columns.
Bind-once optimizations.
2014-06-23 14:32:27 +09:00
Gunther Brunner
905879235e Adding remote debug.
For some reason ng-table is loosing the header.
2014-06-20 20:36:21 +09:00
Gunther Brunner
7e7b52de7c Adding alternative implementation for Device List.
Still slow so disabled by default, but at least it has dynamic columns.
2014-06-20 20:19:14 +09:00
Gunther Brunner
1ff68d7f87 Added Cybozu user link. 2014-06-18 18:57:20 +09:00
Gunther Brunner
7982e2bcbe Started enhancing device list details with prefiltered information.
Moved enhanced data away from device service.
2014-06-18 01:25:22 +09:00
Gunther Brunner
bcde9ebefa Starting to add Dynamic columns selector. 2014-06-11 21:51:10 +09:00
Gunther Brunner
f56d70cebb Performance: Starting to remove biggest bottlenecks from digest cycle, filters.
Biggest are releasedAt and showAll, both consuming more than 1000ms (!).
2014-06-11 16:02:04 +09:00
Gunther Brunner
4b19d960d2 Clear sorting now resets to initial sorting. 2014-06-11 15:36:19 +09:00
Gunther Brunner
e7eeb985a7 Added default Device List ordering by name also.
Hide devices without a model name (this may be changed later).
2014-06-03 17:50:32 +09:00
Gunther Brunner
2dda82253d Revert "Hide offline devices."
This reverts commit 84fba858af0cbb75751a43be79c276afa4cac97e.
2014-06-02 14:08:53 +09:00
Gunther Brunner
10a764ff2f Translated kick message. 2014-06-02 14:00:37 +09:00
Gunther Brunner
6dda78884e Hide offline devices. 2014-05-30 01:58:55 +09:00
Gunther Brunner
4b98da269b Added force kicking. 2014-05-29 17:04:06 +09:00
Gunther Brunner
12fc884f78 Fixed device redirect when not usable. 2014-05-29 05:01:42 +09:00
Gunther Brunner
cb6c7a1b5c Device List now properly sorts by status. 2014-05-29 01:40:38 +09:00
Gunther Brunner
37ec53fcd7 Device details now separated from Device icon view.
Tabs are not shown if the settings are not loaded yet.
2014-05-14 19:19:13 +09:00