Commit graph

10,337 commits

Author SHA1 Message Date
JDonadio
1e8bd97d70 select text 2017-01-26 17:42:39 -03:00
Matias Alejo Garcia
d7aee9950e Merge pull request #5531 from cmgustavo/release/bitpay-v1.3.2
New RC v1.3.2
2017-01-26 10:37:56 -03:00
Matias Alejo Garcia
b896c75f3d Merge pull request #5506 from JDonadio/ref/match-passwords-03
Export wallet - password hinting
2017-01-26 10:34:03 -03:00
Matias Alejo Garcia
54ef068968 Merge pull request #5514 from cmgustavo/ref/amazon-gift-cards-01
Refactor Amazon integration. Clear amount/confirm views
2017-01-26 10:33:49 -03:00
Matias Alejo Garcia
57f1b10d10 Merge pull request #5522 from cmgustavo/bug/coinbase-token-01
Bug/coinbase token 01
2017-01-26 10:28:25 -03:00
Matias Alejo Garcia
f5bab2edc4 Merge pull request #5524 from cmgustavo/bug/coinbase-link-02
Updates NW SDK v0.19.5
2017-01-26 10:26:52 -03:00
Gustavo Maximiliano Cortez
267a6c04f6
New RC v1.3.2 2017-01-26 10:21:28 -03:00
Matias Alejo Garcia
0a76b89b36 Merge pull request #5530 from cmgustavo/bug/pairing-card-03
Show cards immediately after pairing (mobile issue)
2017-01-26 10:16:15 -03:00
Matias Alejo Garcia
34d75b667a Merge pull request #5527 from cmgustavo/bug/coinbase-force-enable
Enable Coinbase for old and new users
2017-01-26 10:15:51 -03:00
JDonadio
30f8d602b2 use interpolation 2017-01-26 09:26:14 -03:00
Gustavo Maximiliano Cortez
a5338822bc
Show cards inmedatly after pairing (mobile issue) 2017-01-25 16:27:51 -03:00
Gustavo Maximiliano Cortez
c44ac35a73 Merge pull request #5518 from ajp8164/bug/ensure-card-next-step
Ensure next steps for card is enabled if no bitpay accounts cards aft…
2017-01-25 15:44:46 -03:00
Gustavo Maximiliano Cortez
9521696b37 Merge pull request #5529 from ajp8164/bug/async-storage-upgrade
Replace forEach() with _asyncEach() to block execution until loop cal…
2017-01-25 15:44:22 -03:00
Andy Phillipson
dbdd6ad6bd Replace forEach() with _asyncEach() to block execution until loop callbacks complete. 2017-01-25 11:09:26 -05:00
Javier Donadío
5fd7a86376 Merge pull request #5526 from gabrielbazan7/fix/feedback01
remove backbutton and adding finish button on complete view
2017-01-25 12:50:19 -03:00
Gustavo Maximiliano Cortez
e4ac118896
Enable Coinbase to old and new users 2017-01-25 11:13:18 -03:00
Gabriel Bazán
cda0361999 remove backbutton and adding finish button on complete view 2017-01-25 10:42:24 -03:00
JDonadio
e871c12408 update app name 2017-01-25 09:40:31 -03:00
Gustavo Maximiliano Cortez
0032c91b77
Updates NW SDK v0.19.5 2017-01-25 02:04:12 -03:00
Gustavo Maximiliano Cortez
a68647306f
Fix if app reads an old access token while it is updating 2017-01-24 18:19:31 -03:00
Gustavo Maximiliano Cortez
45ba722d5d
Allow users to remove token from storage if it failed 2017-01-24 18:18:22 -03:00
Gustavo Maximiliano Cortez
092b670861
Remove token automatically from storage if it was revoked 2017-01-24 18:17:44 -03:00
JDonadio
36865464fb update available for desktop 2017-01-24 17:13:22 -03:00
Gustavo Maximiliano Cortez
afac668996
Missing variable isCordova 2017-01-24 15:49:15 -03:00
Gustavo Maximiliano Cortez
b312e38cbc
Refactor Amazon integration. Clear amount/confirm views 2017-01-24 15:46:24 -03:00
Matias Alejo Garcia
5bbad38a99 Merge pull request #5519 from cmgustavo/release/bitpay-v1.3.1
New release bitpay-v1.3.1
2017-01-24 15:15:32 -03:00
Gustavo Maximiliano Cortez
bfa1112fca
New release bitpay-v1.3.1 2017-01-24 15:11:36 -03:00
Gustavo Maximiliano Cortez
d127fc5981 Merge pull request #5510 from JDonadio/ref/confirm-button-02
Fix text overflow - confirm button
2017-01-24 15:04:50 -03:00
Gustavo Maximiliano Cortez
040e6bda33 Merge pull request #5517 from JDonadio/fix/formatService
Fix format
2017-01-24 15:00:18 -03:00
Gustavo Maximiliano Cortez
99e708356e Merge pull request #5508 from JDonadio/fix/translate
Add translate - Transaction details
2017-01-24 14:53:48 -03:00
Gustavo Maximiliano Cortez
cfb22c2acd Merge pull request #5440 from bitjson/bug/desktop-scanner
Improve scanner handling on all platforms
2017-01-24 14:38:30 -03:00
Andy Phillipson
6323cc5264 Ensure next steps for card is enabled if no bitpay accounts cards after validation. 2017-01-24 10:59:33 -05:00
Gustavo Maximiliano Cortez
901f8e9f57 Merge pull request #5505 from ajp8164/bug/sync-storage-upgrade
Synchronize all storage upgrade.
2017-01-24 12:54:48 -03:00
Andy Phillipson
484e09e4ff Fix upgrade accounts so they don't overwrite each other. 2017-01-24 10:33:08 -05:00
Andy Phillipson
56bff1db41 Upgrade only one account at a time. 2017-01-24 10:08:31 -05:00
Andy Phillipson
e9f30fa053 Remove setNextStep call from card cache setup. 2017-01-24 09:42:30 -05:00
Andy Phillipson
46fa9b46af Iterable is keys, not an object. 2017-01-24 08:52:58 -05:00
JDonadio
fea8fb2523 fix format 2017-01-24 10:45:43 -03:00
Andy Phillipson
495d919131 Adds missing attribute reference for network. 2017-01-23 17:16:08 -05:00
Andy Phillipson
91b6d2774b Perform deep object verification on bitpayAccounts-v2. Ensure that nextStep for bitpay card is visible when no cards are cached. 2017-01-23 17:01:47 -05:00
Andy Phillipson
17210d52bb Implements a validator for bitpayAccounts-v2 2017-01-23 16:15:40 -05:00
Andy Phillipson
6747e0eae5 Do not add to Object prototype, use private local function. 2017-01-23 15:22:10 -05:00
JDonadio
d0db3d6a32 fix text overflow 2017-01-23 13:25:33 -03:00
JDonadio
eb0f6e76d5 add translate 2017-01-23 12:47:07 -03:00
Javier Donadío
5e520212b0 Merge pull request #5501 from cmgustavo/bug/delete-wallet-01
Fix delete wallet view cache and transition. Fix UI details
2017-01-23 11:17:54 -03:00
Gustavo Maximiliano Cortez
1693e9e02e
Fix wording 2017-01-23 10:51:39 -03:00
Gustavo Maximiliano Cortez
378c58d873 Merge pull request #5486 from JDonadio/fix/enabled-services
Fix enabled services list
2017-01-23 10:45:45 -03:00
JDonadio
65d35a827a refactor 2017-01-23 10:33:19 -03:00
JDonadio
4e068b2d0e add border and color 2017-01-23 10:28:28 -03:00
Andy Phillipson
d4ac5f9551 Synchronize all storage upgrade. 2017-01-22 15:22:59 -05:00