Gunther Brunner
|
31899b9939
|
Device Icon view now is very fast:
- No filters
- Data enhanced
- ng-bind instead of {{}}
- Bind once
- ng-if for Devices List
|
2014-06-16 18:45:14 +09:00 |
|
Gunther Brunner
|
0e76faf736
|
Angular updated.
Port forwarding results table removed.
|
2014-06-16 15:14:07 +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
|
3798b72401
|
Performance: Only digest in requestAnimationFrame
|
2014-06-11 15:14:17 +09:00 |
|
Gunther Brunner
|
bb70b0386d
|
Adding vs-repeat performance test sample.
|
2014-06-10 16:07:20 +09:00 |
|
Simo Kinnunen
|
2e18778d1c
|
Update socket events to match socket.io 1.0.
|
2014-06-06 15:23:13 +09:00 |
|
Simo Kinnunen
|
984c45b183
|
Separate websocket to its own role. Necessary because the app was getting pretty big already, but mostly because our Windows PCs don't like to connect to websockets on port 80, which is what we use for the app.
|
2014-06-06 15:02:29 +09:00 |
|
Simo Kinnunen
|
1e5ac360ed
|
Fix gulp build failing due to incorrect jade includes.
|
2014-06-05 13:57:13 +09:00 |
|
Gunther Brunner
|
1c45b6eb70
|
Starting to add build targets for common status page.
|
2014-06-04 18:45:11 +09:00 |
|
Gunther Brunner
|
a9e2268b18
|
Added gulp protractor task.
|
2014-06-04 15:00:40 +09:00 |
|
Gunther Brunner
|
2ca3619057
|
Starting to add error status pages.
|
2014-06-03 21:00:00 +09:00 |
|
Gunther Brunner
|
bad0ca9cc7
|
Show only Web/Native when controlling.
|
2014-06-03 19:35:02 +09:00 |
|
Gunther Brunner
|
e3df5f2e3c
|
Added min-width for device list icons.
|
2014-06-03 19:02:31 +09:00 |
|
Simo Kinnunen
|
41661c9384
|
Update to Socket.IO 1.0.
|
2014-06-03 19:00:43 +09:00 |
|
Gunther Brunner
|
27d9014e90
|
const was just too new for IE.
|
2014-06-03 17:59:01 +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
|
d87c780068
|
Changed device list sort priority.
Changed device list control button styles.
|
2014-06-03 17:50:32 +09:00 |
|
Gunther Brunner
|
f634357217
|
Changed Screen failure timeout to 2 secs.
Changed Device Icon view popover timeout to 0.
|
2014-06-03 14:36:49 +09:00 |
|
Gunther Brunner
|
311eb7c471
|
Improving E2E tests.
|
2014-06-02 21:38:13 +09:00 |
|
Gunther Brunner
|
3882295d6c
|
Adding E2E.
|
2014-06-02 21:06:46 +09:00 |
|
Gunther Brunner
|
d249ae366a
|
Adding E2E
|
2014-06-02 21:06:46 +09:00 |
|
Gunther Brunner
|
9239ee57b4
|
Adding protractor.
|
2014-06-02 17:49:47 +09:00 |
|
Gunther Brunner
|
903c183c84
|
Renaming 'present' to 'connected', and 'absent' to 'disconnected'.
|
2014-06-02 17:49:47 +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
|
fd03c60b31
|
Small fix
|
2014-06-02 14:00:36 +09:00 |
|
Gunther Brunner
|
6dda78884e
|
Hide offline devices.
|
2014-05-30 01:58:55 +09:00 |
|
Gunther Brunner
|
6d943eba54
|
Adding stf-analytics.
|
2014-05-29 23:30:38 +09:00 |
|
Gunther Brunner
|
8a7c18a3fa
|
Forcing retina ratio to 1.2
|
2014-05-29 18:58:09 +09:00 |
|
Gunther Brunner
|
e5018234d4
|
Added filter translate for websocket errors.
|
2014-05-29 17:11:14 +09:00 |
|
Gunther Brunner
|
4b98da269b
|
Added force kicking.
|
2014-05-29 17:04:06 +09:00 |
|
Gunther Brunner
|
59261b3c98
|
Made logo bigger.
|
2014-05-29 14:19:36 +09:00 |
|
Gunther Brunner
|
0570ef2319
|
Small devices improvings.
|
2014-05-29 14:10:08 +09:00 |
|
Gunther Brunner
|
56c1299037
|
Prevent initial text flashing when coming from 'ja'
|
2014-05-29 13:22:23 +09:00 |
|
Gunther Brunner
|
ae6d2fe614
|
Fixed remote control menu highlighting.
|
2014-05-29 13:17:57 +09:00 |
|
Gunther Brunner
|
e24e1abc35
|
Release: temporarily adjusted the upload style.
|
2014-05-29 12:52:25 +09:00 |
|
Gunther Brunner
|
e5d62c3bba
|
Release: removed temporarily the upload from link feature.
|
2014-05-29 12:49:06 +09:00 |
|
Gunther Brunner
|
f14f69cd64
|
Open docs in new window.
|
2014-05-29 12:19:32 +09:00 |
|
Gunther Brunner
|
c9fcd40ed6
|
Changed orders in dashboard.
|
2014-05-29 12:19:32 +09:00 |
|
Gunther Brunner
|
fccf40d718
|
Release time: this means no time for proper i18n.
|
2014-05-29 05:08:21 +09:00 |
|
Gunther Brunner
|
5782a7af0b
|
Added help for shell commands.
|
2014-05-29 05:01:42 +09:00 |
|
Gunther Brunner
|
7fecf2828b
|
Added link for using the device from the Device List.
|
2014-05-29 05:01:42 +09:00 |
|
Gunther Brunner
|
5234db9468
|
Finally fixed the scrollbar height.
Removing CPU tab by lack of implementation.
|
2014-05-29 05:01:42 +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
|
0901a1a5f7
|
Fixed language initialization.
Fixed Device List details.
|
2014-05-29 01:40:38 +09:00 |
|
Gunther Brunner
|
1d974936e4
|
Fixing translations.
|
2014-05-29 01:40:38 +09:00 |
|
Gunther Brunner
|
2ff05fdd74
|
Fixing port forwarding. Saving for port sets is not enabled.
|
2014-05-29 01:40:38 +09:00 |
|