Commit Graph

148 Commits

Author SHA1 Message Date
Matias Alejo Garcia 1f9b9c8dca variable fee for "send all funds" 2014-11-03 15:53:00 -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
Esteban Ordano decc9e9dba Mocked up usd <-> alternative 2014-08-30 10:58:48 -03:00
Matias Alejo Garcia dea8d778ee Merge pull request #1171 from chjj/paypro_disable
Tentative: Temporarily disable payment protocol.
2014-08-26 10:07:12 -03:00
Matias Alejo Garcia 55a3a871b8 replace 32 bit op with toFixed 2014-08-22 22:04:59 -04:00
Christopher Jeffrey b6fa32dcfa paypro: temporarily disable, with comments. 2014-08-22 11:19:39 -07:00
Ivan Socolsky ce910fe52f Check tx proposal minimum amount 2014-08-21 16:02:02 -03:00
Christopher Jeffrey 6f6cf87360 wallet: fix bip21 calls. fixes #1128. 2014-08-19 10:27:30 -07:00
Christopher Jeffrey 6246e62962 paypro: use BIP21 object in latest bitcore. fixes #1104. see #1083. 2014-08-18 11:30:03 -07:00
Yemel Jardi 594fb8c350 Fix address and amount validation 2014-08-15 23:04:13 -03:00
Yemel Jardi b19a0daa64 Replace parseBitcoinURI with bitcore implementation 2014-08-15 23:04:13 -03:00
Matias Alejo Garcia d3b3a78658 fix comment send 2014-08-15 18:34:43 -04:00
Christopher Jeffrey ea7948f420 paypro: better error display on no unspent outputs. 2014-08-14 09:52:43 -04:00
Christopher Jeffrey 8e86826b68 paypro: even better notification when user has insufficient funds. 2014-08-14 09:52:43 -04:00
Christopher Jeffrey eea59bc0e1 paypro: better notification if the user has insufficient funds for a PP tx. 2014-08-14 09:52:43 -04:00
Manuel Araoz 324dfbc36a finished refactor 2014-08-14 09:52:43 -04:00
Manuel Araoz 967457764c refactor controller code to controller from directive 2014-08-14 09:52:42 -04:00
Christopher Jeffrey 86a725240b paypro: minor - fix notification text. 2014-08-14 09:52:41 -04:00
Christopher Jeffrey 6438de6bd2 paypro: more notifications. comments. misc. 2014-08-14 09:52:41 -04:00