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
5e512bf51c Removed battery voltage. 2014-05-26 21:19:10 +09:00
Gunther Brunner
00eb155ab9 Created Packery and Draggabilly directives.
Applied the Packery directive to Info layout based on media queries.
2014-05-26 21:05:54 +09:00
Gunther Brunner
7a87f2170a Fixed padding in device control buttons. 2014-05-23 19:33:00 +09:00
Gunther Brunner
9d57e36e09 Fixed accordion bug in upload.
Now hide by default the activities.
Removed input dashboard.
2014-05-23 19:26:54 +09:00
Gunther Brunner
ff2d59ce08 Added Model reference. 2014-05-23 19:07:58 +09:00
Gunther Brunner
1d0e3e8ade Removed navigation history button.
Added popup for Icon View.
2014-05-23 19:00:32 +09:00
Gunther Brunner
9c9b51cd1a Removed Launch button.
Always show Drop file text.
2014-05-23 18:44:59 +09:00
Gunther Brunner
cd5a453bd9 Added ability to search in Icon view. 2014-05-23 18:40:56 +09:00
Gunther Brunner
eb238f97c7 Adding icon to the details list.
Adding small transition to the device list.
2014-05-23 17:56:13 +09:00
Gunther Brunner
948528a0ff Moving default device icon to the devices db. 2014-05-23 17:32:19 +09:00
Gunther Brunner
3794237224 Updating to the new devices-db. 2014-05-23 17:23:49 +09:00
Gunther Brunner
17e7b94d68 Bootstrap forked. 2014-05-23 17:19:35 +09:00
Simo Kinnunen
52fffe91af Update STFService to 0.7.3 to fix browser list getting updated all the time. 2014-05-23 11:20:22 +09:00
Gunther Brunner
21d4480f77 Added a new font Lato 2 (made a bower package for it).
Trying to solve the btn:focus black problem.
2014-05-22 23:23:39 +09:00
Gunther Brunner
f5ffd14c92 Adding new Settings shortcuts. 2014-05-22 23:23:39 +09:00
Simo Kinnunen
d14b9965b0 Dragging an APK on the screen works now. Shares a lot of code with the upload controller, they should be merged somehow. 2014-05-22 18:05:30 +09:00
Gunther Brunner
c0a515e75b Clean build files. 2014-05-22 15:20:12 +09:00
Gunther Brunner
8d6ba82126 Updated npm & bower dependencies.
Added ngMin webpack plugin.
2014-05-22 15:20:12 +09:00
Gunther Brunner
e5cd4c855f Adding range for screenshot zoom. 2014-05-22 15:20:11 +09:00
Simo Kinnunen
60bdecc5d4 Merge branch 'feature/screenshot' into develop
Conflicts:
	res/app/control-panes/dashboard/upload/upload.jade
2014-05-22 13:38:44 +09:00
Simo Kinnunen
41ed33f5c4 Implement APK uploads using the new storage system. Installation from URL still does not work, and dropping the file on the screen may not work either. 2014-05-22 13:33:38 +09:00
Simo Kinnunen
1db48e9fcb Forgot we are getting screenshots as JPG. 2014-05-21 20:12:34 +09:00
Gunther Brunner
9ebb005654 UI fixes in upload and device control. 2014-05-21 18:07:28 +09:00
Simo Kinnunen
7d36f27a31 Fix screenshot link href. 2014-05-21 18:07:24 +09:00
Gunther Brunner
3467cc6876 Limit max number of DOM entries to 3000. 2014-05-21 17:57:37 +09:00
Gunther Brunner
1b992d67a6 Log filter on first load. 2014-05-21 17:48:44 +09:00
Gunther Brunner
97e106760f Removed line counter for logs. 2014-05-21 17:31:19 +09:00
Gunther Brunner
eb1baa4641 Stop logging on window unload, not on scope destroy. 2014-05-21 17:14:56 +09:00
Gunther Brunner
eb53036f07 Log filtering client side implemented. 2014-05-21 17:01:10 +09:00
Gunther Brunner
48d50757f8 Added after-the-fact filtering. 2014-05-21 16:32:44 +09:00
Simo Kinnunen
98470cda20 Add rate limiting to the image processor. 2014-05-21 14:32:21 +09:00
Simo Kinnunen
c0d02c4e3a Screenshot resizing works in the UI now. Still missing rate limiting. 2014-05-21 14:07:53 +09:00
Gunther Brunner
9e753551af Added Timeout error message when the screen takes more than 1 second to load. 2014-05-21 12:12:19 +09:00
Gunther Brunner
c9cc28997c Try to go to Home Screen in case of screen failure. 2014-05-20 19:34:48 +09:00
Gunther Brunner
282ceab17a Screen error message improved. 2014-05-20 19:17:28 +09:00
Simo Kinnunen
e56d757cde Add an app for resizing images. Still needs rate limiting, and still trying to decide how to pass the correct URL to the app. 2014-05-20 19:00:53 +09:00
Gunther Brunner
e405ca1577 Added sprintf.
Rotation tooltips updated in realtime with current rotation degree.
2014-05-20 18:28:51 +09:00
Gunther Brunner
3143101ab5 Moved identify device button to Info tab. 2014-05-20 16:53:19 +09:00
Gunther Brunner
d933a65412 Device screen error improved. 2014-05-20 16:24:39 +09:00
Gunther Brunner
0b4e2a0b04 Fix showScreen not working. 2014-05-20 15:58:05 +09:00
Simo Kinnunen
9e4dc269a2 Change default screenshot size to "small". 2014-05-20 11:40:32 +09:00
Simo Kinnunen
254b2dc7a3 Add screenshots to UI. Still need to implement resizing. 2014-05-20 11:34:39 +09:00
Gunther Brunner
db298377ec Clean up. 2014-05-19 22:32:43 +09:00
Gunther Brunner
1c89235267 Logging implemented (except filtering).
Automatically enable/disable scroll lock based on the scrollbar position.
2014-05-19 22:28:39 +09:00
Simo Kinnunen
48726669dc Screenshots are more or less working (server-side). Resize not implemented yet. Temporarily breaks APK uploads. 2014-05-19 17:55:18 +09:00
Simo Kinnunen
5be2b8f7d5 Add --public-ip option to stf local. 2014-05-19 16:55:57 +09:00
Simo Kinnunen
70dab49188 Fix mixed up touch/mouse events. 2014-05-19 13:51:45 +09:00
Simo Kinnunen
949e13456c Update rethinkdb's run() to new syntax. 2014-05-16 18:05:41 +09:00
Gunther Brunner
586033b9b8 Saving to Local Storage for now because of Safari bug in LocalForage. 2014-05-16 16:09:15 +09:00
Gunther Brunner
7e5dbde075 Updated safe dependencies. 2014-05-16 15:01:58 +09:00