Gunther Brunner
a3f815c118
Fix all res/ files with ESLint rules with 0 errors.
2016-01-19 23:08:33 +09:00
Gunther Brunner
dbfbe53b37
Finally Control button is implemented.
...
Also the route /control tries to use the last used device.
2014-09-11 18:15:16 +09:00
Gunther Brunner
7b77412edd
Add webpack JSHint loader.
2014-09-02 16:27:36 +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
Simo Kinnunen
85d71f43b8
Hopefully make SettingsService work with boolean values.
2014-07-14 19:31:47 +09:00
Simo Kinnunen
e66f8d37cc
Fix typo in comment.
2014-07-07 11:36:41 +09:00
Simo Kinnunen
91aebeb39c
Save device list columns and sort settings.
2014-07-04 23:22:40 +09:00
Simo Kinnunen
e13fc6701f
Save user settings to the database and embed them to the template for fast access.
2014-07-04 22:59:29 +09:00
Gunther Brunner
2ff05fdd74
Fixing port forwarding. Saving for port sets is not enabled.
2014-05-29 01:40:38 +09:00
Gunther Brunner
02c5a9181c
Sending the events to the port forwarder.
2014-05-29 01:40:38 +09:00
Gunther Brunner
586033b9b8
Saving to Local Storage for now because of Safari bug in LocalForage.
2014-05-16 16:09:15 +09:00
Gunther Brunner
6ce41e0128
Added default value for Device List active tabs.
2014-05-14 19:30:30 +09:00
Gunther Brunner
fa098680c2
Refactor SettingsService.
2014-05-14 19:19:13 +09:00
Gunther Brunner
eec19cef98
Trying to implement memory based settings storage.
2014-05-14 15:24:57 +09:00
Simo Kinnunen
99ef24f93b
Remove another empty line.
2014-05-13 19:15:36 +09:00
Gunther Brunner
e10a58c881
Removing $rootScope for device and control, not needed anymore.
2014-04-08 20:50:35 +09:00
Gunther Brunner
b4e6e39761
- Update dependencies.
2014-03-26 12:06:54 +09:00
Gunther Brunner
a260aa2cf8
- Updated almost all dev dependencies.
...
- Removed everything grunt (the gettext stuff needs to be converted but was not using yet anyways).
- Update angular-localForage to latest version, all API methords changed.
- Added jshintrc for mocha.
2014-03-20 19:26:48 +09:00
Gunther Brunner
eaaf6a36bd
- Add Local settings.
...
- Add Language settings synced back.
2014-03-13 21:03:41 +09:00
Gunther Brunner
710a5daeab
- LocalForage dependencies works now.
...
- Language template using embedded controller.
2014-03-13 16:35:24 +09:00
Gunther Brunner
7f6fa763fb
- Adding Help page back.
...
- Adding Settings page back.
2014-03-13 15:46:36 +09:00