1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-06 03:50:04 +02:00
Commit graph

1015 commits

Author SHA1 Message Date
Gunther Brunner
743f8becd6 - Finally, most of the unit tests now passes (resolving dependencies also).
- Shims now exports angular module name, however some of them clash with the original.
2014-08-21 22:04:19 +09:00
Gunther Brunner
e78c7572e1 Added first working karma unit test. 2014-08-21 17:48:57 +09:00
Gunther Brunner
5559352585 Moved webpack server configuration to webpack.config. 2014-08-21 15:09:15 +09:00
Gunther Brunner
dac22bd85a Updated dependencies. 2014-08-21 15:07:40 +09:00
Gunther Brunner
f2c00ce016 Karma now works from Gulp. 2014-08-20 20:58:49 +09:00
Gunther Brunner
14ddd14b47 Added karma.conf.js
Removed unused vs-repeat.
2014-08-19 20:21:26 +09:00
Gunther Brunner
7e887b7fb3 Moved messages to ng-bind for performance. 2014-08-19 20:20:56 +09:00
Gunther Brunner
b2a354dd84 Introducing unit testing with Karma + Jasmine. 2014-08-19 20:20:18 +09:00
Gunther Brunner
0753ac4730 Updated bower dependencies.
Added default hotkeys title.
2014-08-18 20:04:42 +09:00
Gunther Brunner
74c30a70b9 Added safety 2nd timeout to startRemoteConnect. 2014-08-18 18:56:58 +09:00
Gunther Brunner
8347568ce0 Updated all safe-updatable npm dependencies. 2014-08-18 18:49:20 +09:00
Valverde Antonio
b5a0a8fa5b Merge branch 'fix/add-account-bug' into develop 2014-08-18 16:21:45 +09:00
Valverde Antonio
63df9a4ac6 Fix bug in Add Count. 2014-08-18 16:19:10 +09:00
Valverde Antonio
27db828de3 Merge branch 'feature/get-ringer-mode' into develop 2014-08-15 18:50:03 +09:00
Valverde Antonio
d7d80c4327 Implement get ringer mode. 2014-08-15 18:49:37 +09:00
Valverde Antonio
a727889be5 Merge branch 'fix/set-ringer' into develop 2014-08-13 15:24:34 +09:00
Valverde Antonio
549570b99c SetRingerMode now accepts the mode parameter as a string ("SILENT", "VIBRATE" or "NORMAL"). 2014-08-13 15:19:06 +09:00
Valverde Antonio
63f7b5750c Merge branch 'fix/get-accounts' into develop 2014-08-12 19:00:56 +09:00
Valverde Antonio
5a3fe3b5ac Without parameters get all the accounts of any type. Error returned fixed. 2014-08-12 19:00:29 +09:00
Gunther Brunner
57f4d2375f Updated translation. 2014-08-07 15:08:07 +09:00
Gunther Brunner
9d53629750 Removed initial loading glitch for Browser buttons. 2014-08-07 15:01:41 +09:00
Gunther Brunner
5bad2a35d5 Moved Remote Debug from Advanced to Dashboard for faster access. 2014-08-07 14:55:40 +09:00
Gunther Brunner
ad29c048b3 Made remote debug text field a textarea, and autoselect text for faster copying. 2014-08-07 14:41:12 +09:00
Gunther Brunner
40d7a2c6cb Added spinner for when adding a Store account using Ladda.
Added default store account.
Show list of accounts when finished adding.
2014-08-07 14:12:01 +09:00
Gunther Brunner
090b27a8fe Added new appstore-db. 2014-08-06 21:20:43 +09:00
Gunther Brunner
19fef4678e Updated dependencies. 2014-08-05 21:03:02 +09:00
Simo Kinnunen
18cf96a06a Attempt to work around npm/npm#5400. 2014-08-05 17:38:58 +09:00
Simo Kinnunen
a8170e316b Add stf bin dir to PATH. 2014-08-05 13:50:02 +09:00
Gunther Brunner
a7faf0986b Clicking the small image on Device List now shows the big device image. 2014-08-04 21:57:49 +09:00
Gunther Brunner
feb9b04ebc Removed unused Browser component. 2014-08-04 21:35:00 +09:00
Gunther Brunner
b150c5fc02 Added list of accounts for the store. 2014-08-04 21:34:37 +09:00
Gunther Brunner
8c59b1cd62 Released bower component for se7en-bootstrap-3. 2014-08-04 20:02:18 +09:00
Valverde Antonio
718a70f7fe Merge branch 'fix/add-account' into develop 2014-08-04 19:09:13 +09:00
Valverde Antonio
e5dc09fd61 Fix okay response and double login problem in version 4.4* 2014-08-04 18:57:59 +09:00
Simo Kinnunen
cfee78639b Use loglevel http for npm install. 2014-08-04 18:51:23 +09:00
Simo Kinnunen
83ca386334 Add base image Dockerfile. 2014-08-04 16:55:32 +09:00
Valverde Antonio
e4c25451cf Merge branch 'fix/phone-state-monitor' into develop 2014-08-01 18:05:38 +09:00
Valverde Antonio
9b7f4c399c Fix bug in STFService related to the phone status monitor. 2014-08-01 18:04:39 +09:00
Gunther Brunner
e643cbb797 Autocomplete for shell still not working. 2014-07-31 20:48:10 +09:00
Gunther Brunner
4edcb387d4 Added favicon resolving to URL input.
Added blur event after entering URL.
Focus screen after entering URL.
2014-07-31 20:30:43 +09:00
Gunther Brunner
8696f833c2 Added native auto-fill support for URL input in Chrome. 2014-07-31 16:54:28 +09:00
Valverde Antonio
e6465fe8cc Merge branch 'feature/check-account' into develop 2014-07-30 19:32:44 +09:00
Valverde Antonio
2e61911f8c Implement account check (if it's already added). 2014-07-30 19:25:09 +09:00
Simo Kinnunen
905a81fff8 Add a "compact" script to the buildpack to reduce final image size. Realized that webpack was always required even though it's a devDep; made it so that it doesn't have to be loaded. 2014-07-30 17:53:33 +09:00
Simo Kinnunen
93973dc953 Keep symbolic links when copying node_modules or we run into problems because they no longer know which module they belong to. 2014-07-30 17:50:40 +09:00
Simo Kinnunen
05549ce32a Add gulp buildpack. 2014-07-30 17:49:10 +09:00
Simo Kinnunen
378cf0af46 Add mostly working custom node and bower buildpacks. 2014-07-30 16:54:52 +09:00
Valverde Antonio
060b58973c Merge branch 'fix/catch-error' into develop 2014-07-30 16:45:52 +09:00
Valverde Antonio
daa1faaa29 Fix error-catch problem and some refactoring. 2014-07-30 16:45:17 +09:00
Valverde Antonio
4a6d375adc Merge branch 'feature/get-accounts' into develop 2014-07-30 16:06:59 +09:00