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
e27e17d699
APPSTATE refactoring:
...
- Make index.html cacheable by being stateless
- Improve compression (base64 doesn't gzip well)
- Remove base64 encoding/decoding step
- Make AppState injectable so it can be unit tested
- Ready to remove the global leakage
2014-08-22 15:04:16 +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
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
Gunther Brunner
dd38b478de
-Refactored socket state to use growl.
2014-03-25 18:51:50 +09:00
Simo Kinnunen
5771507fc9
Show socket status in the UI. Absolutely no styling yet.
2014-03-20 15:30:49 +09:00
Gunther Brunner
347d9e9a55
Added stf namespace.
2014-02-18 20:32:45 +09:00