Commit graph

948 commits

Author SHA1 Message Date
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
040e6bda33 Merge pull request #5517 from JDonadio/fix/formatService
Fix format
2017-01-24 15:00:18 -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
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
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
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
Andy Phillipson
d4ac5f9551 Synchronize all storage upgrade. 2017-01-22 15:22:59 -05:00
Jason Dreyzehner
b31719dbeb fix(scanner): fix a bug which can cause the scanner to remain active indefinitely
fixes #4967
2017-01-20 09:09:36 -05:00
Matias Alejo Garcia
c607831fae
fetching account spinner 2017-01-18 16:07:21 -03:00
Gustavo Maximiliano Cortez
5a945a8c8b Merge pull request #5479 from matiu/bug/delete-tx-history
fix delete tx history
2017-01-18 14:38:01 -03:00
Matias Alejo Garcia
23b1d77ec1 Merge pull request #5476 from cmgustavo/ref/coinbase-02
Fix first link to your account. Removes unused variables. Fix spinner
2017-01-18 14:27:39 -03:00
Matias Alejo Garcia
d4183d97d7
add err 2017-01-18 14:25:39 -03:00
Matias Alejo Garcia
31dee6775d Merge pull request #5456 from tuladhar/patch-3
Allow user to cancel on going progress and hide spinner dialog
2017-01-18 12:17:31 -03:00
Matias Alejo Garcia
bbb3acdca1
fix delete tx history 2017-01-18 12:09:17 -03:00
Gustavo Maximiliano Cortez
8b0919f2dc
Fix first link to your account. Removes unused variables. Fix spinner 2017-01-18 11:58:30 -03:00
Matias Alejo Garcia
bca128a7ff
hack to retrive a single TX from server 2017-01-18 11:48:50 -03:00
Matias Alejo Garcia
9e33cde4cf
add badge to recent txs 2017-01-18 11:48:50 -03:00
Matias Alejo Garcia
6bbb1fd442 Merge pull request #5334 from cmgustavo/feat/coinbase-integration
Re-enable Coinbase integration
2017-01-17 14:50:19 -03:00
Gabriel Bazán
c20936b4be adding chinese language 2017-01-17 14:28:01 -03:00
Matias Alejo Garcia
7fd7c47f18
better refresh in walletDetails 2017-01-17 12:27:00 -03:00
Gustavo Maximiliano Cortez
e9877234f6
Updates native currency 2017-01-16 20:09:01 -03:00
Gustavo Maximiliano Cortez
8d1d59cb3b
Clean UI. Adds amount parser for coinbaseService 2017-01-16 20:09:01 -03:00
Gustavo Maximiliano Cortez
9ac1e565ac
Clean code. Fix coinbase tx modal 2017-01-16 20:09:00 -03:00
Gustavo Maximiliano Cortez
a5303396c1
Refactor buying bitcoin 2017-01-16 20:09:00 -03:00
Gustavo Maximiliano Cortez
021e9301d3
Refactor selling bitcoin 2017-01-16 20:09:00 -03:00
Gustavo Maximiliano Cortez
e42d09574b
Refactor buying process 2017-01-16 20:09:00 -03:00
Gustavo Maximiliano Cortez
420a063017
Clean code 2017-01-16 20:09:00 -03:00
Gustavo Maximiliano Cortez
46d123a755
Uses appConfigService 2017-01-16 20:09:00 -03:00
Gustavo Maximiliano Cortez
cb1ff562bc
Rename variables 2017-01-16 20:09:00 -03:00
Gustavo Maximiliano Cortez
5495f60306
Wrong function call 2017-01-16 20:09:00 -03:00
Gustavo Maximiliano Cortez
1a7f66273e
Update Coinbase from tab-home 2017-01-16 20:09:00 -03:00
Gustavo Maximiliano Cortez
163f1bf913
Fix coinbase oauth for desktop. Fix NWjs window 2017-01-16 20:07:05 -03:00
Gustavo Maximiliano Cortez
5301d1e9a9
Fix uri handler for coinbase 2017-01-16 20:07:04 -03:00
Gustavo Maximiliano Cortez
1a586f6fcc
Fix buy and sell 2017-01-16 20:07:04 -03:00
Gustavo Maximiliano Cortez
4febe719b0
Selling process 2017-01-16 20:07:04 -03:00
Gustavo Maximiliano Cortez
612d706779
Complete buying flow 2017-01-16 20:07:04 -03:00
Gustavo Maximiliano Cortez
3b0dceccf5
Fix amount process 2017-01-16 20:07:04 -03:00
Gustavo Maximiliano Cortez
539583a2af
Coinbase connection issues and logout from tab-setting 2017-01-16 20:07:04 -03:00
Gustavo Maximiliano Cortez
af932b3e59
Coinbase: first step integration, connect account and main view 2017-01-16 20:07:04 -03:00
Matias Alejo Garcia
f063c06751
enhance error handling 2017-01-16 16:00:09 -03:00
Puru
a3115fcafd Allow user to cancel on going progress and hide spinner dialog
User doesn't have ability to cancel on going progress, thus spinner dialog runs forever. Otherwise, during no network connection, if user goes to view their transaction the spinner dialog will run forever and requires app restart to get back. Set root.clear as callback, so user are able to cancel the progress and hide the spinner dialog.
2017-01-14 08:28:15 +05:45
Jason Dreyzehner
e5a89293c0 fix(scanner): avoid pre-initializing scanner on desktop 2017-01-11 19:45:39 -05:00
Javier Donadío
611654e25e Merge pull request #5386 from antonio-fr/master
Fix wallet deletion without push
2017-01-06 17:48:30 -03:00
Gustavo Maximiliano Cortez
08447a13fd Merge pull request #5326 from ajp8164/feat/app-identity
Feat/app identity
2017-01-06 10:52:08 -03:00
Andy Phillipson
94539871ba Remove confusing comment. 2017-01-05 18:19:23 -05:00
Andy Phillipson
3bf8923f10 Remove obsolete key on storage upgrade. Improve log output. 2017-01-05 17:57:25 -05:00