Gunther Brunner
4db67dd703
Cleanup code for control-panes.
2015-08-31 17:04:46 +09:00
Gunther Brunner
fbd11a5951
Change WiFi icon in Apps. Fix hover color.
2015-08-25 16:45:19 +09:00
Gunther Brunner
5f40054787
Fixed App shortcut icon call.
...
Still needs server side implementation of openSettings, openWiFiSettings, openManageApps, openDeveloperSettings.
2015-07-29 19:27:10 +09:00
Gunther Brunner
fbd59d031b
Moved from stf-docs to GitHub's stf-wiki.
2015-06-22 20:25:40 +09:00
Gunther Brunner
28eb0cf78f
Improved app icons.
2015-06-18 17:48:22 +09:00
Gunther Brunner
c0750e4c9f
Changed all app icons style.
2015-06-18 17:28:34 +09:00
Gunther Brunner
3811275694
Added help icon.
2015-06-18 16:26:03 +09:00
Gunther Brunner
e66e64d4fd
Fix favicon.
2015-06-18 16:03:57 +09:00
Gunther Brunner
654b5cf388
Made all icons stacked icons.
2015-06-17 17:38:26 +09:00
Gunther Brunner
a42546f9a2
Add color to all the tab contents.
2015-06-16 20:00:57 +09:00
Gunther Brunner
8934078708
Fix tab bar font size.
2015-06-15 22:18:38 +09:00
Gunther Brunner
106307e3e7
Fix width of remote debug area.
2015-06-15 19:55:03 +09:00
Gunther Brunner
958a3bcfb9
Fix bug where http:// is not being added if there is a "http://" already in the query string.
2015-03-04 21:22:43 +09:00
Gunther Brunner
a2662a0b53
Fix selection of browser bug,
...
caused by lodash 2.x->3.x's _.first() breaking change.
2015-02-24 19:16:00 +09:00
Simo Kinnunen
21b4ebe9e4
Ensure we add 'http://' to URLs even when a username is used.
2015-02-06 12:23:12 +09:00
Gunther Brunner
91b1861d8d
Fixed autofill for HTTPS.
...
Added dummy API endpoint for autofill POST requests.
Autofill also reads the CSRF token from cookies and doesn't require an 'about:blank' anymore on the forms.
2015-01-06 18:35:23 +09:00
Gunther Brunner
50e4dfd47b
Updated most dependencies.
...
Upgraded ng-file-upload to 2.0
2014-12-02 16:15:52 +09:00
Gunther Brunner
193aa183ac
Browser icons and default favicon are now Retina size.
2014-11-11 19:53:50 +09:00
Gunther Brunner
84e3c96a85
Focus URL after a browser has been selected.
2014-10-10 15:17:35 +09:00
Gunther Brunner
a83ecd43ed
Add error-message directive.
...
Improve UX for focus handling.
2014-09-26 17:47:14 +09:00
Gunther Brunner
7a344e7043
Make everything un-selectable unless specified otherwise.
...
Fix store account header bug.
2014-09-24 15:39:41 +09:00
Simo Kinnunen
6714ba8d24
Move most installation functionality to InstallService. This makes it easier to have multiple drop areas while keeping them in sync.
2014-09-05 17:28:01 +09:00
Simo Kinnunen
254994ce3b
Add space between installation warning "title" and content.
2014-09-05 13:32:43 +09:00
Simo Kinnunen
eb73140465
Don't expose install() to scope directly because it shouldn't be called.
2014-09-05 13:27:55 +09:00
Simo Kinnunen
c5a4727ae3
Refactor installation to work out a few bugs and to make it cleaner. Transactions now reject on fail-responses, still need to update other places.
2014-09-05 12:00:27 +09:00
Gunther Brunner
f91bf901fa
Show progress bar after 2nd upload.
2014-09-04 18:03:45 +09:00
Simo Kinnunen
2174de0eee
Rename dashboard/upload to dashboard/install.
2014-09-04 17:17:54 +09:00
Gunther Brunner
02fb1f9add
Unit tests now pass.
2014-09-04 16:19:58 +09:00
Gunther Brunner
2f172c2fda
Add upload and installation errors.
2014-09-04 16:10:42 +09:00
Gunther Brunner
7ea5dd2777
Show installation error code.
2014-09-04 12:07:10 +09:00
Gunther Brunner
fe7452e9f7
Add reason of why device and control are undefined sometimes.
2014-09-02 18:20:27 +09:00
Gunther Brunner
ce604d8211
All JSHint trough webpack passes now.
2014-09-02 17:25:22 +09:00
Gunther Brunner
a0e0d2228a
JSHint.
2014-09-02 12:24:07 +09:00
Gunther Brunner
d8bf7449d1
Added Auto-route language support for documentation.
2014-09-01 16:19:23 +09:00
Gunther Brunner
656c2d66e7
Improving style of Help buttons.
2014-08-28 21:22:46 +09:00
Gunther Brunner
c318cddd14
Separate tooltips for Remote Debug
2014-08-28 16:08:43 +09:00
Gunther Brunner
69875574d0
Adding tests for controllers.
2014-08-22 19:39:47 +09:00
Gunther Brunner
aad3db8828
Fixed most of the dependencies by unit testing.
...
Refactored TransactionService and StorageService.
2014-08-22 15:32:09 +09:00
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
74c30a70b9
Added safety 2nd timeout to startRemoteConnect.
2014-08-18 18:56:58 +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
19fef4678e
Updated dependencies.
2014-08-05 21:03:02 +09:00
Gunther Brunner
feb9b04ebc
Removed unused Browser component.
2014-08-04 21:35:00 +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
Gunther Brunner
a332b6a5bb
Updated sensible bower dependencies.
...
Updated ng-file-upload to the latest version.
2014-07-24 20:17:49 +09:00
Gunther Brunner
9c7fd70e2f
Adding TODO for APK Uninstall
2014-07-23 20:46:19 +09:00
Simo Kinnunen
04cc8b11b8
Prevent browser list from doubling by using ng-repeat.
2014-07-23 19:43:29 +09:00