Commit graph

165 commits

Author SHA1 Message Date
Matias Alejo Garcia
efb5b28c50 refactor PayPro at Wallet. Fetch working 2014-11-25 15:12:41 -03:00
Gustavo Maximiliano Cortez
cfb7383b2d Cancel/clear form when using payment protocol 2014-11-20 11:42:56 -03:00
Matias Alejo Garcia
088a616736 add merchant data in tx proposals 2014-11-20 03:10:43 -03:00
Matias Alejo Garcia
d4a0f5c008 notifications 2014-11-20 02:06:59 -03:00
Matias Alejo Garcia
0b136cef34 send form 2014-11-20 02:06:59 -03:00
Matias Alejo Garcia
4c61c74706 fix subcribe 2014-11-12 18:32:18 -03:00
Ivan Socolsky
af6777d359 removed duplicate code 2014-11-10 16:35:08 -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
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
Ivan Socolsky
0db8c1008b made wallet#sign synchronous 2014-11-06 14:53:09 -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
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
Ivan Socolsky
a685fd77f1 fixed paypro 2014-10-31 16:10:11 -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
b2c04b7372 fix controllerSpec tests 2014-10-29 20:46:45 -03:00
Gustavo Maximiliano Cortez
4d79768280 fixes the scan of QR code with bitcoin url 2014-10-28 20:28:29 -03:00
Gustavo Maximiliano Cortez
096a5d0290 top-bar with dynamic title 2014-10-27 16:13:06 -03:00
Ivan Socolsky
b6f5b342f2 retrieving label from address book 2014-10-24 10:51:38 -03:00
Matias Alejo Garcia
bdaf40de48 add redirs to internal pages 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia
5d6b943ddd Merge pull request #1508 from chjj/fix_fetch_payment
lock form inputs during fetch. add fetch timeout. see bitpay/bitcore#518
2014-10-02 17:13:21 -03:00
Christopher Jeffrey
313f7eaaae lock form inputs during fetch. add fetch timeout. see bitpay/bitcore#518. see #1508. 2014-09-30 11:41:55 -07:00
Ivan Socolsky
b15c620f0d When only 1 signature is required, broadcast at creation 2014-09-29 19:02:32 -03:00
Gustavo Maximiliano Cortez
4a91729121 added translation attribute to controllers files. 2014-09-17 09:26:28 -03:00
Christopher Jeffrey
20bc1ecbb5 paypro: fix $root.merchant clearing on tab change. see #1406 - gustavo's comment. 2014-09-15 15:49:52 -07:00
Manuel Araoz
048664b4af fix some karma tests after rebase 2014-09-10 13:42:08 -07:00
Manuel Araoz
2a976d2673 settings: fix angular test 4 2014-09-10 13:41:40 -07:00
Manuel Araoz
0fe4778637 settings: fix references to unitName 2014-09-10 13:39:21 -07:00
Ivan Socolsky
baf92d4c1b resolved conflict 2014-09-10 15:09:11 -03:00
Gustavo Maximiliano Cortez
ea91c603f9 Merge pull request #1315 from isocolsky/fix/insight_down
Catching errors when trying to create new TXP
2014-09-09 10:38:52 -03:00
Matias Alejo Garcia
f87030c6cb Merge pull request #1317 from isocolsky/fix/all_funds
Fixed 'Use all funds' link for amounts below fee
2014-09-09 07:37:15 -03:00
Christopher Jeffrey
98db768924 paypro: fix tx broadcasting with domains as paypro addresses. 2014-09-08 17:36:47 -07:00
Christopher Jeffrey
953ff985d8 paypro: implement short merchant names in address box and side box. 2014-09-08 17:07:21 -07:00
Christopher Jeffrey
4ce1c113e5 Revert "paypro: temporarily disable, with comments."
This reverts commit b6fa32dcfa.
2014-09-08 17:00:38 -07:00
Ivan Socolsky
9ee04fe45f Fixed 'Use all funds' link for amounts below fee 2014-09-08 17:35:55 -03:00
Matias Alejo Garcia
65e054c247 hide QR scanner if not supported 2014-09-08 17:07:43 -03:00
Ivan Socolsky
cef93325f4 Catch error when creating new TXP 2014-09-08 16:37:33 -03:00
Ivan Socolsky
152ab7aa44 Refactored Wallet#createTx 2014-09-08 15:50:20 -03:00
Gustavo Maximiliano Cortez
b9702dfa3f Fixes parseFloat for compatibility with all browsers 2014-09-04 11:42:21 -03:00
Esteban Ordano
7529a629b8 Fixes send controller 2014-08-30 10:59:11 -03:00
Esteban Ordano
22b92aca61 Address needed change to transaction resume, fix tests 2014-08-30 10:59:11 -03:00
Esteban Ordano
4e94060219 Better style 2014-08-30 10:59:10 -03:00
Esteban Ordano
0f0e7b78d5 remove temporary vars 2014-08-30 10:58:48 -03:00
Esteban Ordano
3225553d78 Currency list in settings 2014-08-30 10:58:48 -03:00
Esteban Ordano
3da033cb06 Add RateService to get info about fiat currencies 2014-08-30 10:58:48 -03:00