Jussi Vatjus-Anttila
806bfa4087
UI support to cleanup bluetooth bonded devices ( #757 )
...
Signed-off-by: Jussi Vatjus-Anttila <jussiva@gmail.com >
2024-01-30 00:38:54 +01:00
Jussi Vatjus-Anttila
e958a599cb
Implement enable/disable bluetooth of device ( #754 )
...
Signed-off-by: Jussi Vatjus-Anttila <jussiva@gmail.com >
2024-01-29 12:06:57 +01:00
Ivan Mironov
8c67ff5c21
Fix mobile browser detection so that "Desktop mode" works as expected ( #715 )
...
Currently, enabling the "Desktop site" mode in Chrome on Android does
nothing to the stf interface.
Signed-off-by: Ivan Mironov <mironov.ivan@gmail.com >
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl >
2023-09-30 01:39:52 +02:00
MykytaIvshkn
24c944df17
Enable device market name ( #601 )
...
* Enable device market name
Signed-off-by: mivashkin <mivashkin@playtika.com >
Co-authored-by: mivashkin <mivashkin@playtika.com >
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl >
2022-11-03 01:07:51 +01:00
Serhii Manko
40757e73a4
Upload the ipa files for the iOS platform ( #583 )
...
Signed-off-by: Serhii Manko <mankoffserg@gmail.com >
Signed-off-by: Serhii Manko <mankoffserg@gmail.com >
2022-09-20 15:54:19 +02:00
Denis Barbaron
6b2f434acb
upgrade node to latest version v17.9.0 ( #500 )
...
* upgrade node to latest version v17.9.0
Signed-off-by: Denis Barbaron <denis.barbaron@orange.com >
* remove useless comments in karma configuration file
Signed-off-by: Denis Barbaron <denis.barbaron@orange.com >
2022-04-12 17:03:43 +02:00
nghiaviminh
841b092d25
Add .aab installation support ( #103 )
...
* Add .aab installation support
Signed-off-by: nghia.viminh <nghia.viminh@gameloft.com >
2020-09-28 11:29:58 +02:00
Karol Wrótniak
c3a51cf867
Merge branch 'master' into feature/separate-device-logs
2020-02-08 01:40:43 +01:00
Lukasz.Zeglinski
d99a6e7a97
Separate device logs
2019-09-11 11:04:55 +02:00
Denis barbaron
9b9cfbe7ba
update code for karma compatibility
2019-08-27 15:38:28 +02:00
Denis barbaron
7f5dc4c152
add groups feature
2019-06-12 10:29:07 +02:00
Vishal Banthia
75a5db240a
Merge pull request #186 from openstf/fix-184
...
Fix https://github.com/openstf/stf/issues/184
2017-06-14 20:11:37 -07:00
Karol Wrótniak
9f22caa0e5
recents/app switch key added
2017-05-08 15:45:26 +02:00
Vishal Banthia
445cfcf0bc
Merge pull request #481 from openstf/add-automation-label
...
Use automation label in device list for devices accessed using API
2016-11-25 03:59:20 +05:30
Vishal Banthia
68c9a6d883
Use margin in css instead of br tags
2016-11-25 02:31:40 +05:30
Marc Bachmann
bac74538c9
chore(package): update uuid to version 3.0.0
2016-11-23 03:21:32 +01:00
Vishal Banthia
a62a6094e4
Use automation state for devices used by api
2016-11-23 06:45:36 +05:30
Vishal Banthia
42b55889ae
Show errors in case of Duplicate adbkey
2016-11-23 03:23:12 +05:30
Gunther Brunner
1eb6af0119
Replaced old jade with new pug.
...
Using temporarily npm-shrinkwrap since `template-html-loader` uses an old `consolidate.js` version which doesn't support `pug`.
Follow here: https://github.com/jtangelder/template-html-loader/issues/8
2016-08-05 18:24:30 +09:00
Vishal Banthia
b60cb6ef6a
Fix eslint errors
2016-07-22 19:40:27 +05:30
Vishal Banthia
bca180d284
refactor reserve and release endpoints in HTTP POST and DELETE methods
2016-07-22 19:34:22 +05:30
Vishal Banthia
0ec03aa2c0
move accessTokens endpoint from app unit to api unit
2016-07-22 19:34:22 +05:30
Vishal Banthia
5729095acb
move group endpoint from app unit to api unit
2016-07-22 19:34:22 +05:30
Vishal Banthia
d6f37681ce
move devices endpoint from app unit to api unit
2016-07-22 19:34:22 +05:30
Gunther Brunner
d5b0ab01d1
Remove eslint error.
2016-03-30 17:19:10 +09:00
Gunther Brunner
a3f815c118
Fix all res/ files with ESLint rules with 0 errors.
2016-01-19 23:08:33 +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
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
Vishal Banthia
2ee082b956
Remove listener for windows.onbeforeload as it is closing the websocket connection. Fix https://github.com/openstf/stf/issues/184
2015-11-24 19:36:12 +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
1e961763bd
Removed almost all JSHint warnings.
2015-10-16 18:25:32 +09: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
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
2d5f7082cf
Updated to released (non git) dependencies. Angular-ui-bootstrap updated to latest version.
2015-08-06 15:40:18 +09:00
Simo Kinnunen
cf73b4c95b
Add filter-branched files back.
2015-07-01 20:57:33 +09:00
Simo Kinnunen
288c4f5f80
Client-side device tracker was not keeping the "using" flag up to date correctly when a device that was being used had the worker process fail and restart.
2015-06-25 17:41:57 +09:00
Gunther Brunner
fbd59d031b
Moved from stf-docs to GitHub's stf-wiki.
2015-06-22 20:25:40 +09:00
Gunther Brunner
3811275694
Added help icon.
2015-06-18 16:26:03 +09:00
Gunther Brunner
654b5cf388
Made all icons stacked icons.
2015-06-17 17:38:26 +09:00
Simo Kinnunen
35a6556985
Don't group onmessage inside onopen. Looks like we may lose a message that way (causing the initial load in production to sometimes fail to display the screen), although there is no time to properly test it right now.
2015-04-30 22:15:04 +09:00
Simo Kinnunen
9c3ecf3d31
Increase image pool to 10 images.
2015-04-27 18:25:55 +09:00
Simo Kinnunen
94ea19c791
Add a very simple image pool to limit the amount of new images loaded. Hoping it will fix the screen sometimes stopping.
2015-04-27 17:03:51 +09:00
Simo Kinnunen
9ea0839b0b
Rotate canvas image on client side when necessary. Minicap now always returns the image in upright position for newer devices.
2015-04-23 14:45:10 +09:00
Simo Kinnunen
685882d19f
The screen should now stretch to fill all the available area while maintaining aspect ratio. Includes a terrifying hack for the 270deg rotation.
2015-04-22 19:31:19 +09:00
Simo Kinnunen
0839602943
Minor refactoring with no functional changes.
2015-04-18 18:54:35 +09:00
Simo Kinnunen
53bd852d48
Make sure to revokeObjectURL() when the screen image is no longer needed. Should help with memory.
2015-04-16 14:34:00 +09:00