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
7f5dc4c152
add groups feature
2019-06-12 10:29:07 +02:00
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
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
Gunther Brunner
1e961763bd
Removed almost all JSHint warnings.
2015-10-16 18:25:32 +09:00
Gunther Brunner
bd493b210b
Cleanup code for stf components.
2015-08-31 15:58:32 +09:00
Gunther Brunner
fbd59d031b
Moved from stf-docs to GitHub's stf-wiki.
2015-06-22 20:25:40 +09:00
Gunther Brunner
12eb22702e
Bug: submit button was outside form.
2014-10-24 16:14:25 +09:00
Gunther Brunner
a59b3a6fc3
Added Socket Error Modal.
2014-10-17 19:23:15 +09:00
Gunther Brunner
e172457b5f
Start to add Socket Disconnected Modal.
2014-10-17 19:23:15 +09:00
Gunther Brunner
6a727b163f
Ultra Light was unreadable.
2014-10-06 18:27:45 +09:00
Gunther Brunner
56541ba80e
Cleanup.
2014-10-06 17:06:42 +09:00
Gunther Brunner
5d190db1b7
Update device status accordingly.
2014-10-03 15:44:16 +09:00
Gunther Brunner
1f46cd0ea2
Separate retry button.
2014-10-02 23:13:33 +09:00
Gunther Brunner
c35b92c440
Improve Device Disconnected UI.
2014-10-02 23:07:28 +09:00
Gunther Brunner
d0f6759266
Add Cancel button to ADB Add Key Modal.
2014-10-02 16:52:02 +09:00
Simo Kinnunen
95347d91f0
Show a dialog for new ADB key if using device.
2014-10-01 21:33:47 +09:00
Gunther Brunner
9f0affaafd
Add ADB Key modal.
2014-09-29 19:57:30 +09:00
Gunther Brunner
ce604d8211
All JSHint trough webpack passes now.
2014-09-02 17:25:22 +09:00
Gunther Brunner
a0efad0ecf
All dependency/unit test passes now.
...
Added karma loader for IE/Firefox/Safari/Opera.
2014-08-22 15:48:00 +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
7e887b7fb3
Moved messages to ng-bind for performance.
2014-08-19 20:20:56 +09:00
Gunther Brunner
fde5c98db8
Added Japanese translation.
2014-07-25 20:31:38 +09:00
Gunther Brunner
6c8b6bb5d4
Adding device unusable reasons in the UI (a bit rust).
2014-07-23 20:50:32 +09:00
Gunther Brunner
98148cdc7f
Disabling auto-reconnect because it fights with the auto-timeout.
...
Need to find a balance between both based on real usage.
2014-06-30 19:35:50 +09:00
Gunther Brunner
905879235e
Adding remote debug.
...
For some reason ng-table is loosing the header.
2014-06-20 20:36:21 +09:00
Gunther Brunner
cb519dbade
Manteinance and enhanced names back to filters because angular-gettext doesn't support translating variables from directives.
2014-06-19 22:13:03 +09:00
Gunther Brunner
aebeb4d357
Added Restart Device functionality.
...
Added device status to Fatal Message modal.
Added auto-reconnect to Fatal Message modal.
2014-06-19 21:13:20 +09:00
Gunther Brunner
af6fa9fe29
Added Chat (disabled for now).
2014-06-19 16:59:59 +09:00
Gunther Brunner
71e139ddaf
Added a modal lightbox-image directive.
...
Added a fallback-image directive.
Added the Device Photo on the Info tab.
2014-06-18 18:57:20 +09:00
Gunther Brunner
12fc884f78
Fixed device redirect when not usable.
2014-05-29 05:01:42 +09:00
Gunther Brunner
5e6831ba65
Removed circular dependency.
2014-05-28 16:01:27 +09:00
Gunther Brunner
6b67d66a93
Added translate to everything.
...
Added new version update modal.
2014-05-28 15:58:18 +09:00