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
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
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
ce604d8211
All JSHint trough webpack passes now.
2014-09-02 17:25:22 +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
9d53629750
Removed initial loading glitch for Browser buttons.
2014-08-07 15:01:41 +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
Simo Kinnunen
04cc8b11b8
Prevent browser list from doubling by using ng-repeat.
2014-07-23 19:43:29 +09:00
Gunther Brunner
700c320257
Added tabindex and accesskeys for common input controls.
2014-07-16 20:05:34 +09:00
Simo Kinnunen
1d77d8c97d
Ensure that all API calls and static resources are in their own unique paths. This makes it easier to add a load balancer on top of everything.
2014-07-14 17:09:50 +09:00
Gunther Brunner
fb2e522945
Added text-focus-select directive for text inputs so it selects automatically the text when clicked.
2014-07-08 22:26:34 +09:00
Gunther Brunner
27d9014e90
const was just too new for IE.
2014-06-03 17:59:01 +09:00
Gunther Brunner
6b67d66a93
Added translate to everything.
...
Added new version update modal.
2014-05-28 15:58:18 +09:00
Gunther Brunner
1d0e3e8ade
Removed navigation history button.
...
Added popup for Icon View.
2014-05-23 19:00:32 +09:00
Gunther Brunner
9ebb005654
UI fixes in upload and device control.
2014-05-21 18:07:28 +09:00
Gunther Brunner
8e5755137e
Updated almost all bower dependencies.
2014-05-13 18:35:14 +09:00
Gunther Brunner
6abaa1e17a
Made browser icons 18x18px
2014-05-12 14:53:31 +09:00
Gunther Brunner
ab623cbca5
Removed dropdown in favor of radio icons for the browsers.
2014-05-12 14:53:31 +09:00
Gunther Brunner
ac4f68cc92
Default browser defaults to Browser if not selected.
2014-05-12 14:53:31 +09:00
Simo Kinnunen
0c24cb7ec6
Add browser icons. Currently requires stf-browser-db to be npm linked to work.
2014-05-08 18:58:51 +09:00
Gunther Brunner
e6be8491fa
Fixed bug for realtime browser uninstalling.
2014-05-01 21:25:13 +09:00
Gunther Brunner
47cd0313a1
- Moved browser selection to Navigation.
2014-04-22 21:11:46 +09:00
Gunther Brunner
f831596290
- Adding Browser selection.
...
- Adding URL history and autocomplete.
2014-04-22 17:29:08 +09:00
Simo Kinnunen
ced84f0f66
Add sample of openBrowser() usage. Unfortunately it doesn't work because the radio buttons are acting weird.
2014-04-22 11:03:33 +09:00
Gunther Brunner
6638da01a6
- Fixed ugly css bug.
2014-03-28 19:48:34 +09:00
Gunther Brunner
be6bdcd239
- Bringing back browser, navigation, input, dashboard and shell templates.
2014-03-27 21:30:27 +09:00