Commit Graph

13 Commits

Author SHA1 Message Date
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
27d9014e90 const was just too new for IE. 2014-06-03 17:59:01 +09:00
Gunther Brunner
9ebb005654 UI fixes in upload and device control. 2014-05-21 18:07:28 +09:00
Gunther Brunner
3467cc6876 Limit max number of DOM entries to 3000. 2014-05-21 17:57:37 +09:00
Gunther Brunner
1b992d67a6 Log filter on first load. 2014-05-21 17:48:44 +09:00
Gunther Brunner
97e106760f Removed line counter for logs. 2014-05-21 17:31:19 +09:00
Gunther Brunner
eb53036f07 Log filtering client side implemented. 2014-05-21 17:01:10 +09:00
Gunther Brunner
48d50757f8 Added after-the-fact filtering. 2014-05-21 16:32:44 +09:00
Gunther Brunner
0b4e2a0b04 Fix showScreen not working. 2014-05-20 15:58:05 +09:00
Gunther Brunner
db298377ec Clean up. 2014-05-19 22:32:43 +09:00
Gunther Brunner
1c89235267 Logging implemented (except filtering).
Automatically enable/disable scroll lock based on the scrollbar position.
2014-05-19 22:28:39 +09:00
Gunther Brunner
9b304a939c Starting to add Logcat. 2014-05-13 12:12:52 +09:00