Commit Graph

809 Commits

Author SHA1 Message Date
Gunther Brunner
a3f815c118 Fix all res/ files with ESLint rules with 0 errors. 2016-01-19 23:08:33 +09:00
Gunther Brunner
4d0983a80f Make the access tokens textarea bigger. 2016-01-14 21:04:41 +09:00
Gunther Brunner
3fb767218b Now that finally with the new bootstrap-ui tooltip works properly, put it where it belongs. 2016-01-14 20:59:41 +09:00
Gunther Brunner
b8b293d18a Update bower dependencies.
Update to latest bootstrap-ui 1.0.3.
Change Wifi settings button and behaviour of several tooltips accordingly.
Remove collapse elements since the animation breaks.
2016-01-14 20:48:38 +09:00
Gunther Brunner
25bc62e3ef Remove fa-lg style. 2016-01-14 18:24:25 +09:00
Gunther Brunner
ec7cf99953 Change style of Hide Screen and Stop Using buttons since they were using the same color.
Remove outline for info-button style.
2016-01-14 18:22:23 +09:00
Eugene(miss0110)
bba588157f Add kickDevice Button in device-control 2016-01-13 15:57:19 +09:00
Gunther Brunner
ff0aa13dd6 Hide VNC for now until its ready. 2015-12-16 17:16:05 +09:00
Vishal Banthia
6d99bace91 improve token-id format to make it more secure 2015-12-03 21:37:19 +09:00
Vishal Banthia
9cb231391a Create seperate database table for AccessTokens to hide jwt token and tokenId from user 2015-11-26 03:09:58 +09:00
Vishal Banthia
62413b3780 allow user to create an access token to access stf api from user settings tab. 2015-11-26 02:40:34 +09:00
Gunther Brunner
a30ac12167 Fix portrait/landscape buttons clickable area: change class name 2015-11-18 19:16:15 +09:00
Gunther Brunner
5338ec8b08 Merge branch 'master' of https://github.com/jlhonora/stf into jlhonora-master 2015-11-18 19:04:51 +09:00
Vishal Banthia
a2c11d0d59 fix indentation 2015-11-14 20:34:01 +09:00
Vishal Banthia
d3c8d3d0f6 Use light gray color for device-not-using class instead of opacity 2015-11-14 20:13:05 +09:00
Vishal Banthia
3f32cee984 Create childscope only when required and destroy it after use. https://github.com/openstf/stf/issues/124 2015-11-14 15:40:39 +09:00
Vishal Banthia
466890777d Allow to update device notes column from STF UI. https://github.com/openstf/stf/issues/124 2015-11-13 21:16:59 +09:00
Gunther Brunner
4c0257e041 Merge remote-tracking branch 'origin/master' 2015-10-16 18:25:51 +09:00
Gunther Brunner
1e961763bd Removed almost all JSHint warnings. 2015-10-16 18:25:32 +09:00
Gunther Brunner
73002d6888 Merge pull request #119 from vbanthia/allow-shift-click-on-device-image
Also allow shift-click standalone mode on device icon
2015-10-15 14:21:09 +09:00
Vishal Banthia
3489c88615 correct device-list-icons-directive class name 2015-10-14 22:19:35 +09:00
Vishal Banthia
86af24c1a5 Allow shift-click on device icon 2015-10-14 22:18:14 +09:00
Gunther Brunner
a7408e071f Separate port from hostname for VNC since most clients have them as separate fields (Improve Copy-Paste workflow). 2015-10-13 20:20:32 +09:00
Gunther Brunner
dec14899c2 Add initial VNC UI. 2015-10-13 17:29:04 +09:00
Gunther Brunner
c4179f5886 Simplify Advanced input keys to make space for new things coming up. 2015-10-13 17:11:59 +09:00
Simo Kinnunen
f994c352ea Fix accidental global variable in the file exporer. 2015-10-11 04:40:41 +09:00
Gunther Brunner
ae2361a389 Re-stylized the File Explorer. Unified location bar and search. 2015-10-01 21:40:08 +09:00
Gunther Brunner
bda0163b27 Add formatted date to File Explorer. 2015-10-01 19:14:44 +09:00
Gunther Brunner
d34174a1f4 Add formatted size (KB, MB) to File Explorer. 2015-10-01 19:04:06 +09:00
Gunther Brunner
c17dede8c0 File Explorer order files alphabetically. Add file timestamp. 2015-10-01 18:56:03 +09:00
Gunther Brunner
2f3de3f516 Improve File Explorer styling. 2015-10-01 18:50:41 +09:00
Gunther Brunner
691b1abeb7 Change File Explorer icon and name. 2015-10-01 17:11:34 +09:00
Gunther Brunner
2b7a9403aa Style File Explorer along with coding standard. 2015-10-01 17:11:14 +09:00
Gunther Brunner
82c20c28d1 Renamed FileSystem to Explorer. 2015-10-01 16:55:13 +09:00
jlhonora
ad7c99bb75 Fix portrait/landscape buttons clickable area 2015-09-28 17:58:01 -03:00
Simo Kinnunen
a779413000 Clean up the filesystem plugin a little. 2015-09-27 21:59:05 +09:00
hzsunshx
5d4fc2f391 remove timeout 2015-09-23 17:18:48 +08:00
hzsunshx
dff5835105 fix spell error 2015-09-22 17:38:41 +08:00
hzsunshx
1dccda5e2a add filesystem(file explorer) support, done 2015-09-22 17:19:20 +08:00
hzsunshx
b258837757 add filesystem support(without frontend) 2015-09-22 17:19:15 +08:00
Gunther Brunner
7188ca8f2a Route only to English Wiki documentation for now. 2015-09-15 17:14:57 +09:00
Gunther Brunner
e12df4c0cb Cleanup code for all views. 2015-08-31 17:18:50 +09:00
Gunther Brunner
4db67dd703 Cleanup code for control-panes. 2015-08-31 17:04:46 +09:00
Gunther Brunner
bd493b210b Cleanup code for stf components. 2015-08-31 15:58:32 +09:00
Gunther Brunner
0691c73ec9 Add lock parameter to control's rotate. 2015-08-25 18:46:24 +09:00
Gunther Brunner
5613a8b72b Add title separators to Automation's Device Settings. 2015-08-25 16:45:48 +09:00
Gunther Brunner
fbd11a5951 Change WiFi icon in Apps. Fix hover color. 2015-08-25 16:45:19 +09:00
Gunther Brunner
3bad591557 Add Product name to Details tab even if there is no Product name (using Model). 2015-08-24 20:34:33 +09:00
Gunther Brunner
cb4e62c555 Overflow hidden breaks in new UI Bootstrap dropdown. 2015-08-24 20:00:53 +09:00
Gunther Brunner
3f8dfa0078 Clicking STF Icon now goes to devices instead of showing a gray screen. 2015-08-06 20:11:52 +09:00