Commit graph

935 commits

Author SHA1 Message Date
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
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
Andy Phillipson
099a20c3a3 Fix missed network parameter. 2017-01-05 17:44:23 -05:00
Andy Phillipson
21875a53b5 Write to a new storage key on storage upgrade. 2017-01-05 17:23:26 -05:00
Andy Phillipson
28f9fbc0b6 Use an environment object instead of string. 2017-01-05 16:29:17 -05:00
Javier
6fc0ed2327
display wallet icon, m&n, account number - refactor 2017-01-05 17:29:22 -03:00
Matias Alejo Garcia
57251c0b31
fix hw import2 2017-01-05 17:29:22 -03:00
Matias Alejo Garcia
70eb80aae8
fixes error when mnemonic is empty 2017-01-05 17:29:21 -03:00
Javier Donadío
d42104a9d5 Merge pull request #5393 from JDonadio/feat/translation-03
Update po/pot files - fix button translation
2017-01-04 15:20:54 -03:00
Javier
317dc7f0fd add french, german languages - update language list options 2017-01-04 13:07:13 -03:00
Javier
c0e4e73c40 fix log 2017-01-04 12:24:00 -03:00
Andy Phillipson
189117433a Merge branch 'master' of https://github.com/bitpay/copay into feat/app-identity 2017-01-03 14:08:41 -05:00
antonio-fr
d1ea109257 Fix wallet deletion without push
Fix a BWS crash when deleting a wallet with push disabled. No need of push unsubscribe when push is disabled. Else this leads to a full crash and stop of BWS server incase it doesn't support push.
2017-01-02 10:40:17 +01:00
Gabriel Edgardo Bazán
f1626eb498 Merge pull request #5353 from JDonadio/ref/window-service
ref $window.appConfig as service
2016-12-28 15:09:37 +02:00
Javier
4109a86f82 add missing service 2016-12-28 09:56:09 -03:00