Commit graph

1,523 commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez
6c0ff1aafc Fix text area without readonly to copy from iOS 2014-10-16 15:56:52 -03:00
Gustavo Maximiliano Cortez
74174f9775 Fix backup for iOS 2014-10-16 15:10:13 -03:00
Matias Pando
28d888b75f Set default ports automatically on Insight URLs 2014-10-15 18:16:57 -03:00
ssotomayor
2a2542f6d0 Fix for object clone (defaultConfig was being overwritten from the settings) 2014-10-14 18:47:39 -03:00
ssotomayor
b25633eb70 Removed constants from app.js, now takes the values from config.js and makes the injectable. 2014-10-14 17:03:09 -03:00
ssotomayor
718fb8d861 Injects "defaults" const in controller 2014-10-14 15:35:46 -03:00
ssotomayor
152d4b1eb6 Add function showNetwork() 2014-10-14 15:33:52 -03:00
ssotomayor
8379f83c67 Fix for 1231, show insight-url when is not default. 2014-10-14 15:31:23 -03:00
Matias Alejo Garcia
4741f12060 Merge pull request #1562 from matiaspando/error/cryptojs
Error/cryptojs
2014-10-11 17:13:48 -03:00
Ivan Socolsky
1d546e5898 Merge pull request #1564 from cmgustavo/bug/01-redir
redid to / if browser is supported
2014-10-10 18:04:12 -03:00
Ivan Socolsky
599f049e3a Merge pull request #1560 from cmgustavo/feature/01-backup-plain-text
View plain text backup on Safari
2014-10-10 17:48:46 -03:00
Ivan Socolsky
99ab79e1bf Merge pull request #1554 from cmgustavo/bug/05-import
Bug/import-backup
2014-10-10 17:39:15 -03:00
Gustavo Maximiliano Cortez
473cc68cbc redid to / if browser is supported 2014-10-09 17:11:53 -03:00
Matias Alejo Garcia
c7ace2f7bb Merge pull request #1556 from isocolsky/fix/corrupt_tx
Disabled cleanup of TXPs with spent utxos
2014-10-09 14:58:18 -03:00
Matias Pando
02b85870df Merge pull request #1550 from cmgustavo/bug/10-amount
Bug/Invalid-amount
2014-10-09 13:15:32 -03:00
Ivan Socolsky
807e7754a3 Refactored TxProposal#getSent & tests 2014-10-09 11:24:09 -03:00
Ivan Socolsky
7053c322c9 Only update TXs & balance once after changes to proposals 2014-10-09 11:24:09 -03:00
Ivan Socolsky
9d5b26f526 Preserve sent timestamp for incoming proposals 2014-10-09 11:24:09 -03:00
Matias Pando
1d68a69361 Changing CryptoJS to SJCL 2014-10-09 11:18:12 -03:00
Yemel Jardi
d849df98c6 Fix payment uri handling 2014-10-09 10:58:59 -03:00
Gustavo Maximiliano Cortez
7beb2589d6 View plain text backup for Safari 2014-10-09 10:37:00 -03:00
Ivan Socolsky
9673016395 Disabled cleanup of TXPs with spent utxos 2014-10-08 12:06:33 -03:00
Gustavo Maximiliano Cortez
e19185139e Import backup from a plain text only for iOS 2014-10-07 16:37:22 -03:00
Ivan Socolsky
7173230d1a Removed subscription to 'inv' events 2014-10-07 15:46:05 -03:00
Gustavo Maximiliano Cortez
259ce7c798 check amount with decimals 2014-10-07 12:39:16 -03:00
Gustavo Maximiliano Cortez
d8c3f9451d Catch error when TransactionBuilder 2014-10-06 20:13:57 -03:00
Matias Alejo Garcia
7cd30f754b Merge pull request #1499 from cmgustavo/bug/01-angularjs-camera
Update form validation after qr-scan (join)
2014-10-06 19:34:40 -03:00
Ivan Socolsky
19ffe32306 Renamed copayer pair constant 2014-10-06 10:40:16 -03:00
Ivan Socolsky
33e115d0c2 Refactored copayers selection on create form 2014-10-06 10:40:16 -03:00
Matias Alejo Garcia
9940436ca9 fix networkname in special cases 2014-10-04 19:52:43 -03:00
Matias Alejo Garcia
ffe90f2ecc add secret to adv options in #more 2014-10-04 11:36:22 -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
ssotomayor
afa754f3df Removes "isMobile" service from controller. 2014-10-02 13:55:30 -03:00
ssotomayor
a0a4d43877 Removes mobile check. Adds QA bug reporting standard to Readme. 2014-10-02 13:51:56 -03:00
Manuel Aráoz
4f82c15f62 Merge pull request #1518 from ssotomayor/master
Hides backup button on mobile devices since the mobile browsers are not supporting downloading files, as they don't have access to the FS of the device.
2014-10-02 12:09:59 -03:00
ssotomayor
c491430213 Backup will be disabled ONLY for iOS devices, as this ones don't have access to the device's FS. 2014-10-02 12:02:17 -03:00
Gustavo Maximiliano Cortez
90c01ae384 Merge pull request #1497 from isocolsky/fea/no_broadcast
When only 1 signature is required, broadcast at creation
2014-10-02 11:09:56 -03:00
ssotomayor
4da28da398 Removes unnecesary console.log 2014-10-01 15:44:25 -03:00
ssotomayor
ce378ef09e Hides backup button on mobile devices since the mobile browsers are not supporting downloading files, as they don't have access to the FS of the device. 2014-10-01 15:34:24 -03:00
Matias Alejo Garcia
77f14bc846 ignore corrupted TX proposals when imported a backup 2014-10-01 12:48:41 -03:00
Matias Alejo Garcia
1c7c5b39ff fix txid response 2014-10-01 12:48:41 -03:00
Ivan Socolsky
645734f139 Fixed actions on txProposal event 2014-10-01 09:42:00 -03:00
Ivan Socolsky
2c53bc073e Improved tests 2014-10-01 09:42:00 -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
Gustavo Maximiliano Cortez
4b34dbba88 Update form validation after qr-scan (join) 2014-09-30 10:35:15 -03:00
Ivan Socolsky
b15c620f0d When only 1 signature is required, broadcast at creation 2014-09-29 19:02:32 -03:00
Matias Alejo Garcia
3bc8e449c5 Merge pull request #1487 from matiaspando/error/minAmount
Added a validation for min amount
2014-09-29 12:10:18 -03:00
Matias Alejo Garcia
10e5d322a6 Merge pull request #1484 from isocolsky/ux/save_button
Removed save button in settings
2014-09-29 12:09:58 -03:00
Matias Alejo Garcia
7ca22c2904 Merge pull request #1470 from cmgustavo/feature/01-currency
Show alternative currency on the list of transactions
2014-09-29 12:09:37 -03:00
Ivan Socolsky
3f766ebf60 Added feedback when changing settings 2014-09-26 17:52:35 -03:00