Commit Graph

931 Commits

Author SHA1 Message Date
Karol Wrótniak
f940e0cd2f Merge pull request #540 from DroidsOnRoids/rejected-email-template
Rejected email hardcoded HTML replaced with template.
2020-02-26 01:16:54 +01:00
Karol Wrótniak
c76ef7c766 Remove trailing spaces from menu-controller.js 2020-02-08 01:51:15 +01:00
Karol Wrótniak
5d9b694376 Merge branch 'master' into feature/separate-device-logs 2020-02-08 01:46:44 +01:00
Karol Wrótniak
eb96dfe2a5 Merge pull request #1074 from lukzeg/fix/TID_PID_input_validator
#1050: Feature -add filter.tid/filter.pid/filter.data input validator
2020-02-08 01:41:20 +01:00
Karol Wrótniak
c3a51cf867 Merge branch 'master' into feature/separate-device-logs 2020-02-08 01:40:43 +01:00
Karol Wrótniak
80f8c0b0c6 Merge pull request #1038 from esmiralha/ptBR_translation
pt_BR translation
2020-02-08 01:37:11 +01:00
Karol Wrótniak
6742a4d4bc Merge pull request #1077 from lukzeg/fix/enable_reopening_device_view
#1076 - Fix/enable reopening device view
2020-02-08 01:35:57 +01:00
Denis barbaron
d9ea4ab85e Add support of device market name property in group feature 2020-01-24 16:18:28 +01:00
Denis barbaron
1dd9f45f06 Merge branch 'master' into group-feature 2020-01-24 10:47:35 +01:00
Denis barbaron
36f227aae1 fix bug on screen field displaying of devices settings tab 2020-01-23 18:10:42 +01:00
Karol Wrótniak
96312dd453 Merge remote-tracking branch 'upstream/master' into market_name 2019-09-19 23:47:12 +02:00
Lukasz.Zeglinski
7d593cdb51 Add test for issue #1076
Add tests for device icon view
2019-09-19 16:41:18 +02:00
Lukasz.Zeglinski
8bba7f4558 Merge branch 'master' into fix/enable_reopening_device_view 2019-09-18 10:08:11 +02:00
Lukasz.Zeglinski
2c811e07a5 Update protractor jasmine tests 2019-09-17 21:58:49 +02: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
Lukasz.Zeglinski
da2da8d0a3 Enable opening device view via reselecting device from device view 2019-07-18 14:37:44 +02:00
Lukasz.Zeglinski
93178413ea Fix of the codestyle issues 2019-07-18 10:33:20 +02:00
Lukasz.Zeglinski
778dfc4d56 Add validation for filter.pid/ filter.tid/ filter.data input objects 2019-07-17 18:54:06 +02:00
Denis barbaron
7f5dc4c152 add groups feature 2019-06-12 10:29:07 +02:00
Karol Wrótniak
3d3d1f67b4 Add market name to device properties. 2019-05-03 22:00:55 +02:00
Luiz Esmiralha
1fdbe3b3dd pt_BR translation 2019-04-21 11:54:20 -03:00
Karol Wrótniak
2af554e2a3 Add OpenGL ES version to device properties. 2017-12-18 03:18:19 +01:00
thinkhy
2dac3d1bbd add the column of CPU Platform in device list (#777)
* add the column of CPU Platform in device list

* Update api.js

* Update solo.js

* Update devutil.js

* Update device-column-service.js

* Update device-list-controller.js
2017-12-16 16:50:25 +08:00
Simo Kinnunen
a1866b0409 Battery level and temperature are now formatted number colums instead of plain text columns, which makes them usable with the search comparison operators. Closes #735 and #736. 2017-10-24 00:25:53 +09:00
Vishal Banthia
cc5d7580c2 Fix automation order in device list 2017-09-19 07:34:37 +09:00
Simo Kinnunen
0d32a2a4cf Use network properties for the network column, since they get updated in real time. 2017-09-05 00:00:11 +09: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
Karol Wrótniak
f4d99dba3f Rejected email hardcoded HTML replaced with template. 2017-02-14 18:26:48 +01:00
Simo Kinnunen
5839867619 Add IMSI to device details. 2017-01-13 13:52:11 +09: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
Gunther Brunner
711ab4a8e5 Updated npm dependencies.
ProtobufJS and Bluebird require further work.
2016-08-03 20:08: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
c63779e90a Add JSON for Traditional Chinese from previous zh translation. 2016-04-18 19:26:54 +09:00
Gunther Brunner
bde76df367 Add Traditional Chinese from previous zh translation. 2016-04-18 19:20:30 +09:00
Gunther Brunner
a4f8844038 Updated French translation. 2016-04-18 16:04:53 +09:00
Gunther Brunner
8252363a3b Removed zh language in favor of zh_CN.
zh was not updated through Transifex, while zh_CN is, and also its 100% translated.
2016-04-18 16:04:10 +09:00
Simo Kinnunen
e06b2f25b8 Fix broken screen area in Chrome 50. Fixes #303. 2016-04-14 20:40:32 +09:00
Gunther Brunner
98fa6a8d61 Add French and Polish translations. 2016-03-30 17:42:00 +09:00
Gunther Brunner
cc8893f305 Updated ES/KO/RU/ZH translations. 2016-03-30 17:41:20 +09:00