Commit graph

2,798 commits

Author SHA1 Message Date
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
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
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
JDonadio
65d35a827a refactor 2017-01-23 10:33:19 -03:00
Andy Phillipson
d4ac5f9551 Synchronize all storage upgrade. 2017-01-22 15:22:59 -05:00
Gustavo Maximiliano Cortez
6e9fa52016
Fix delete wallet view cache and transition. Fix UI details 2017-01-21 19:37:39 -03:00
JDonadio
c3f2230f33 fix enabled services 2017-01-19 13:18:59 -03: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
7c4434adc6
add wallet indicator in preferences 2017-01-18 13:15:46 -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
Gustavo Maximiliano Cortez
03af8f3210
Fix wording 2017-01-18 12:16:00 -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
Gustavo Maximiliano Cortez
0ffb696442 Merge pull request #5469 from matiu/feat/refresh-walletDetails
Feat/refresh wallet details
2017-01-17 12:39:09 -03:00
Matias Alejo Garcia
7fd7c47f18
better refresh in walletDetails 2017-01-17 12:27:00 -03:00
Matias Alejo Garcia
716b341dc4
better spinners at wallet details 2017-01-17 11:41:39 -03:00
Gustavo Maximiliano Cortez
55bd2355b9
Adds btc value before confirm 2017-01-16 20:09:01 -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
b5f3648aee
Fix loading 2017-01-16 20:09:00 -03:00
Gustavo Maximiliano Cortez
5666a66e1d
Clean code 3 2017-01-16 20:09:00 -03:00
Gustavo Maximiliano Cortez
9ac1e565ac
Clean code. Fix coinbase tx modal 2017-01-16 20:09:00 -03:00
Gustavo Maximiliano Cortez
a776c19e60
Clean code part 2 2017-01-16 20:09:00 -03:00
Gustavo Maximiliano Cortez
4b6be720a7
Refactor sell 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
9b793c7668
Removes all Coinbase dependencies from amount view 2017-01-16 20:09:00 -03:00
Gustavo Maximiliano Cortez
c3131838ef
Removes all Coinbase dependencies from amount view 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