1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 02:29:26 +02:00
Commit graph

757 commits

Author SHA1 Message Date
Gunther Brunner
589eaf8066 STF is now buildable. 2014-05-29 12:38:47 +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
Simo Kinnunen
d1746ce745 Replace colors with chalk. 2014-05-29 05:27:16 +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
Simo Kinnunen
aa8f8fd999 Set rethinkdb connection defaults to docker --link environment variables. 2014-05-29 03:13:21 +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
Gunther Brunner
8b058ec52e Port forwarding should be working now. 2014-05-29 01:40:38 +09:00
Gunther Brunner
a76d8696d5 Adding the port forwarding service. 2014-05-29 01:40:38 +09:00
Gunther Brunner
02c5a9181c Sending the events to the port forwarder. 2014-05-29 01:40:38 +09:00
Simo Kinnunen
71188b2e50 Don't make too many low priority updates at once. 2014-05-29 01:10:22 +09:00
Simo Kinnunen
70f6b323f2 Fix stupid bug in addUserForward. 2014-05-28 22:21:41 +09:00
Gunther Brunner
b5659fe321 Port forwarding UI improved. 2014-05-28 21:38:27 +09:00
Gunther Brunner
2d7853fd1f Translating everything. 2014-05-28 19:18:33 +09:00
Gunther Brunner
ba0a2d5865 Fixed esprima parsing bug. 2014-05-28 16:45:37 +09:00
Gunther Brunner
059b944c5d Added basic README installation steps. 2014-05-28 16:10:22 +09:00
Gunther Brunner
5e6831ba65 Removed circular dependency. 2014-05-28 16:01:27 +09:00
Gunther Brunner
6b67d66a93 Added translate to everything.
Added new version update modal.
2014-05-28 15:58:18 +09:00
Gunther Brunner
1e0a145490 Screen retina image made smaller. 2014-05-28 14:32:56 +09:00
Gunther Brunner
b23f8fc988 Moved error screen a bit to the top. 2014-05-28 12:27:06 +09:00
Gunther Brunner
4d9b7d2d70 Rotation works for the host properly now. 2014-05-28 12:18:47 +09:00
Gunther Brunner
30ca92301a Refactored landscape handling to a directive, needs scope fix. 2014-05-28 00:26:41 +09:00
Gunther Brunner
09c59e3a44 Added portrait basic mode. 2014-05-28 00:05:43 +09:00
Gunther Brunner
fe2ccdfc17 Added rotation support for guest. 2014-05-27 23:40:28 +09:00
Gunther Brunner
6d7f5dbc99 Menu resized to 44px from 46px. 2014-05-27 23:05:32 +09:00
Gunther Brunner
a1a373972e Basic mode optimizations. 2014-05-27 22:51:46 +09:00
Gunther Brunner
1dc62193c8 Remove autocorrect from search.
Readded menu buttons active style.
2014-05-27 20:47:02 +09:00
Gunther Brunner
7adfa8c19f Touch events mostly fixed. 2014-05-27 20:47:02 +09:00
Gunther Brunner
30cf21f778 Fixed basic styles for basic mode. 2014-05-27 20:47:01 +09:00
Simo Kinnunen
356465bdd3 Use public IP for local login. Should make cross-device testing easier. 2014-05-27 20:19:39 +09:00
Gunther Brunner
b4db9fad03 Added back Advanced Input. 2014-05-27 19:25:27 +09:00
Gunther Brunner
129a1d1f45 Don't die when sending a unknown key. 2014-05-27 19:24:09 +09:00
Gunther Brunner
92498e2695 Deleted rawKeyPress. 2014-05-27 19:07:13 +09:00
Gunther Brunner
6429a681be Refactored basic mode to a directive. 2014-05-27 19:04:05 +09:00
Simo Kinnunen
eb3e7a40cc Send key codes as strings for convenience. 2014-05-27 19:02:05 +09:00
Gunther Brunner
c3965a5308 Removed Advanced keys for now. 2014-05-27 18:40:53 +09:00
Gunther Brunner
6526724695 Started to implement keycodes service. 2014-05-27 18:35:50 +09:00
Gunther Brunner
daa7677218 Added Copy functionality with CTRL-C. Still very rough. 2014-05-27 17:42:27 +09:00
Gunther Brunner
bde6d9f311 Added an elastic non-resizeable auto-fitting text area for the Clipboard. 2014-05-27 16:17:27 +09:00
Gunther Brunner
d9979a73a8 Inspect and Resources not yet implemented. 2014-05-27 15:57:08 +09:00
Gunther Brunner
6432a5651c Replaced screenshot Zoom UI with input range along with buttons. 2014-05-27 15:48:34 +09:00
Gunther Brunner
9ec7d8c366 Added screenshot fade-in transition. 2014-05-27 12:23:47 +09:00
Gunther Brunner
d5d300057b Separated Packery init layout. 2014-05-26 22:24:46 +09:00