Simo Kinnunen
|
b0400130ff
|
Allow all pending transaction results to be cancelled.
|
2014-04-15 17:33:22 +09:00 |
|
Simo Kinnunen
|
4b155a3850
|
Show upload/processing progress for normal file uploads.
|
2014-04-07 16:36:28 +09:00 |
|
Simo Kinnunen
|
44378e625f
|
Show progress for URL installation. Temporarily break upload installation.
|
2014-04-04 17:33:51 +09:00 |
|
Simo Kinnunen
|
c0dbba8471
|
Make TransactionService a bit more convenient for single-device use cases.
|
2014-03-27 12:03:21 +09:00 |
|
Simo Kinnunen
|
1880d52075
|
Poor UI for installation progress.
|
2014-03-26 21:13:48 +09:00 |
|
Simo Kinnunen
|
6e6b5ee517
|
Use UUIDs for transaction IDs. Leave 'tx.' prefix for potentially easier debugging.
|
2014-03-26 11:21:08 +09:00 |
|
Simo Kinnunen
|
bbecde7014
|
Fix some JSHint warnings.
|
2014-03-26 11:14:49 +09:00 |
|
Simo Kinnunen
|
3b54213e97
|
Leave transaction channel when it's done. Could be made cleaner if more code was moved to the app side.
|
2014-02-21 15:58:54 +09:00 |
|
Simo Kinnunen
|
8769b8040c
|
Initial version of transactions. Shell command implemented as an example. Still needs channel cleanup on app side, handling a device dying in the middle of a transaction, and getting device list back to normal.
|
2014-02-21 15:55:23 +09:00 |
|