Commit graph

769 commits

Author SHA1 Message Date
Matias Pando
73088bca2b Fixed import profile and wallets 2014-11-07 17:35:51 -03:00
Matias Pando
0c741814f3 Removed console errors 2014-11-07 17:35:51 -03:00
Matias Pando
16c3d66f33 Import profile 2014-11-07 17:35:51 -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
8517dcd2d6 cleanup unused method for alt currency conversion 2014-11-07 11:18:38 -03:00
Ivan Socolsky
377dc7a176 show alternative amount on txps 2014-11-07 11:18:38 -03:00
Ivan Socolsky
67b392bdc3 fixed alternative amount in TXP view 2014-11-07 11:18:37 -03:00
Matias Alejo Garcia
37f2a27e79 Merge pull request #1733 from isocolsky/sign
made wallet#sign synchronous
2014-11-06 14:56:25 -03:00
Ivan Socolsky
0db8c1008b made wallet#sign synchronous 2014-11-06 14:53:09 -03:00
Matias Pando
be10694763 Update balance to every wallet 2014-11-06 12:47:54 -03:00
Matias Pando
bef1113fc3 Go to the actual wallet 2014-11-06 11:17:05 -03:00
Matias Pando
d13600a4f5 Deleting commented lines 2014-11-06 10:32:47 -03:00
Matias Pando
0c9b36032b Update balance of wallets 2014-11-05 16:37:25 -03:00
Matias Pando
212656130f Update balance of wallets 2014-11-05 09:56:09 -03:00
Juan Ignacio Sosa Lopez
7209745446 Merge pull request #1717 from matiaspando/feature/selectWalletOnBIP21
Shows the wallet on a pop up
2014-11-04 16:42:51 -03:00
Matias Pando
e39959b4a4 Added a link to test payment protocol 2014-11-04 15:56:50 -03:00
Matias Pando
6286789f4d Shows the wallet on a pop up 2014-11-04 15:24:56 -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 Alejo Garcia
e7211979e8 Merge pull request #1711 from maraoz/add/devLogin
add developer easy login
2014-11-04 11:59:34 -03:00
Juan Ignacio Sosa Lopez
e9c160bd4d Merge pull request #1706 from matiaspando/feature/selectWalletOnBIP21
Added page and controller to select wallet
2014-11-04 11:30:11 -03:00
Manuel Araoz
0a91883096 add developer easy login 2014-11-04 10:58:32 -03:00
Gustavo Maximiliano Cortez
8f6aa20900 Display a message while copay is logging out 2014-11-04 10:31:34 -03:00
Matias Pando
d8f4881582 Shows only ready wallets 2014-11-04 10:17:42 -03:00
Matias Alejo Garcia
e9eb311339 Merge pull request #1704 from cmgustavo/bug/04-ui
Bug/04 ui
2014-11-03 18:15:35 -03:00
Matias Pando
bacea69cb3 Added page and controller to select wallet 2014-11-03 18:03:41 -03:00
Matias Alejo Garcia
7a610c1b5b fix type 2014-11-03 17:44:24 -03:00
Matias Alejo Garcia
4821567b1d inform the user of "too big" tx 2014-11-03 16:07:55 -03:00
Matias Alejo Garcia
1f9b9c8dca variable fee for "send all funds" 2014-11-03 15:53:00 -03:00
Gustavo Maximiliano Cortez
824b00ca05 Fix scan qr code 2014-11-03 15:13:53 -03:00
Gustavo Maximiliano Cortez
885765b873 Fixed layout for small devices. remove unused function and css classes. 2014-11-03 14:10:59 -03:00
Matias Alejo Garcia
3360c31a12 fix login / create form errors and confirmed messages 2014-11-01 21:36:46 -03:00
Matias Pando
a1b465f92c Path changed 2014-10-31 17:40:26 -03:00
Matias Alejo Garcia
f1b7d11eec Merge pull request #1654 from isocolsky/paypro
fixed paypro
2014-10-31 16:16:23 -03:00
Ivan Socolsky
a685fd77f1 fixed paypro 2014-10-31 16:10:11 -03:00
Matias Alejo Garcia
ca99f3f194 Merge pull request #1653 from cmgustavo/bug/02-layout
Bug/02 layout
2014-10-31 15:53:08 -03:00
Gustavo Maximiliano Cortez
b540021487 fix layout locked balance and list of wallets 2014-10-31 15:30:43 -03:00
Ivan Socolsky
29cbce6f7f fetch txs & compute balance immediately after switching wallets 2014-10-31 14:58:08 -03:00
Matias Pando
07b4050d39 Added copayers list 2014-10-31 14:10:09 -03:00
Matias Alejo Garcia
d8c9994845 Merge pull request #1648 from cmgustavo/bug/01-history
Bug/01 history
2014-10-31 14:05:10 -03:00
Gustavo Maximiliano Cortez
a1f6eec305 removed console.log 2014-10-31 14:01:45 -03:00
Gustavo Maximiliano Cortez
989447364f check if peerActions is defined 2014-10-31 14:01:31 -03:00
Matias Alejo Garcia
b6f9a45dd9 Merge pull request #1643 from isocolsky/fixes
Fixes
2014-10-31 12:25:07 -03:00
Matias Alejo Garcia
b12d12bff7 Merge pull request #1642 from bechi/bugs/ui-09
Bugs/ui 09
2014-10-31 12:25:00 -03:00
Ivan Socolsky
acb6592dc4 removed unused code 2014-10-31 12:20:46 -03:00
Ivan Socolsky
69153757fb refreshing txs when switching wallets 2014-10-31 12:18:43 -03:00
bechi
da5aa14487 fix refresh btn position 2014-10-31 12:14:47 -03:00
Matias Pando
470e16eaa1 Added home 2014-10-31 11:51:02 -03:00
Ivan Socolsky
2f3f2103d5 Merge pull request #1623 from matiu/feature/misc
Feature/misc
2014-10-31 11:14:31 -03:00
Matias Alejo Garcia
dcff92fb25 add "polling" to save settings 2014-10-30 22:59:47 -03:00