Commit graph

222 commits

Author SHA1 Message Date
Esteban Ordano
4726570b7a Merge pull request #1791 from matiu/bug/use-all-funds
Fix #1789 - use all funds button
2014-11-12 22:17:50 -03:00
Matias Alejo Garcia
376ee5359b fix karma test. rm unused code 2014-11-12 21:59:58 -03:00
Matias Alejo Garcia
4c61c74706 fix subcribe 2014-11-12 18:32:18 -03:00
Gustavo Maximiliano Cortez
96131ed16b Test for profile backups. Update travis.yaml 2014-11-12 12:35:50 -03:00
Gustavo Maximiliano Cortez
4b8e18735d Rename manage by profile. Created a new page "createWallet" 2014-11-11 16:01:33 -03:00
Ivan Socolsky
1753e315c1 Merge pull request #1756 from cmgustavo/feature/manage-wallets
Manage wallets
2014-11-11 13:02:43 -03:00
Gustavo Maximiliano Cortez
74b61624e5 deleting wallet with callback 2014-11-11 12:54:52 -03:00
Gustavo Maximiliano Cortez
ea7de935d7 Rename of callback function. Add network name. 2014-11-11 10:59:05 -03:00
Gustavo Maximiliano Cortez
ca3e9005a7 Manage wallets 2014-11-10 16:41:07 -03:00
Matias Alejo Garcia
53e0065b74 Merge pull request #1744 from eordano/performance/proposals
Fixes performance issue with txproposals
2014-11-10 16:20:39 -03:00
Gustavo Maximiliano Cortez
b71bef495a fix alternativeAmount for list of pending transactions proposals 2014-11-08 11:42:01 -03:00
Matias Alejo Garcia
a73edca586 Merge pull request #1739 from isocolsky/balance
showing N/A when rate services not available
2014-11-08 09:40:04 -03:00
Esteban Ordano
df12c5964c Fixes performance issue with txproposals 2014-11-07 17:59:34 -03:00
Ivan Socolsky
b8e7613822 showing N/A when rate services not available 2014-11-07 13:04:46 -03:00
Gustavo Maximiliano Cortez
431a66eeb2 Refresh list of pending transactions proposals after any events 2014-11-07 13:03:34 -03:00
Ivan Socolsky
9db19422e4 compute alternative currency for pending txps 2014-11-07 11:18:38 -03:00
Matias Pando
be10694763 Update balance to every wallet 2014-11-06 12:47:54 -03:00
Matias Alejo Garcia
e59fc26f0d Merge pull request #1716 from matiaspando/iss1700
Replaced a call to a function for a variable
2014-11-04 13:08:47 -03:00
Matias Pando
b086cff940 Replaced a call to a function for a variable 2014-11-04 12:13:09 -03:00
Matias Pando
bacea69cb3 Added page and controller to select wallet 2014-11-03 18:03:41 -03:00
Matias Alejo Garcia
1f9b9c8dca variable fee for "send all funds" 2014-11-03 15:53:00 -03:00
Matias Alejo Garcia
97aac05374 change timeout 0 to 1 2014-11-01 21:56:58 -03:00
Matias Alejo Garcia
a268c3c8eb add digest 2014-11-01 21:50:02 -03:00
Gustavo Maximiliano Cortez
923cd8d65b Merge pull request #1659 from matiu/bug/logout3
reload on logout
2014-10-31 17:54:45 -03:00
Matias Alejo Garcia
9fe165fefb reload on logout 2014-10-31 16:30:41 -03:00
Matias Alejo Garcia
b49661ebd8 split ts, better syncing 2014-10-31 15:54:22 -03:00
Ivan Socolsky
076d4c20cf fixed bug in controllerUtils#isFocusedWallet 2014-10-31 12:18:43 -03:00
Matias Pando
470e16eaa1 Added home 2014-10-31 11:51:02 -03:00
Ivan Socolsky
aa49ba9468 updating only pending txs 2014-10-31 11:25:49 -03:00
Gustavo Maximiliano Cortez
950a89727b removed transaction proposals from history. Just list transactions sent 2014-10-30 21:32:49 -03:00
Matias Alejo Garcia
d2f09291cf add change storage to settings 2014-10-30 16:20:25 -03:00
Matias Alejo Garcia
08dc892887 add store Profile on adding wallets 2014-10-29 23:23:16 -03:00
Matias Alejo Garcia
1313088e14 fix tests 2014-10-27 14:53:40 -03:00
Esteban Ordano
61b677498b Remove Storage and Profile, Move folders, add EncryptedInsightStorage 2014-10-25 21:14:59 -03:00
Gustavo Maximiliano Cortez
169c42af85 Catch the errors on the notification system. If there is an error when joining, not logout 2014-10-24 10:51:37 -03:00
Gustavo Maximiliano Cortez
abe82dc158 fixes: addresses didn't show the balance 2014-10-24 10:51:37 -03:00
Gustavo Maximiliano Cortez
c01cdb8b25 Delete wallet function as service 2014-10-24 10:51:37 -03:00
Ivan Socolsky
37526b554e replaced last opened with last focused wallet 2014-10-24 10:51:36 -03:00
Ivan Socolsky
24f103288d removed dead code 2014-10-24 10:51:36 -03:00
Ivan Socolsky
3191ba200c do not select wallet on 'ready' message 2014-10-24 10:51:36 -03:00
Ivan Socolsky
1f45ecfdc8 compute balance for all wallets 2014-10-24 10:51:36 -03:00
Ivan Socolsky
0ff67f69ef refresh balance instantly if cache hit 2014-10-24 10:51:36 -03:00
Ivan Socolsky
2beda0c354 refreshing wallet clears balance cache 2014-10-24 10:51:35 -03:00
Ivan Socolsky
046546e8d3 cached wallet balance 2014-10-24 10:51:35 -03:00
Ivan Socolsky
43c0eb9cb6 handle 0 wallets 2014-10-24 10:51:35 -03:00
Matias Alejo Garcia
47ae3fcb19 store iterations in Storage 2014-10-24 10:51:07 -03:00
Matias Alejo Garcia
95e8a22c54 enhacements on notifications and balance updates 2014-10-24 10:51:07 -03:00
Matias Alejo Garcia
bdaf40de48 add redirs to internal pages 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia
0b7e9be611 controllers refactor to handle identities 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
622c3da68c add wallet.id to debug logs 2014-10-24 10:51:05 -03:00