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
Andy Phillipson
8178bf1201
Improved bitpay account pairing and management of paired state and data.
2017-01-06 12:11:47 -05: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
Javier
4b3f9a6c99
ref $window.appConfig as service
2016-12-27 15:26:45 -03:00
Javier
9522897c04
remove parameter at parseFloat function
2016-12-27 10:09:04 -03:00
Javier
caefd8d172
fix format amount
2016-12-23 15:20:29 -03:00
Andy Phillipson
3bac0fe707
Fix upgrade of bitpay account storage.
2016-12-23 12:22:53 -05:00
Andy Phillipson
58d9c91ca3
Fixes upgrade of bitpayCardCredentials to appIdentity.
2016-12-23 11:53:56 -05:00
Andy Phillipson
4a6499d528
WIP - re-factor debit card to create a reusable bitpayService.
2016-12-23 11:37:19 -05:00
Gustavo Maximiliano Cortez
833b98ac21
Merge pull request #5327 from gabrielbazan7/feat/addLoadingAmazon
...
manual loading and some details fixes
2016-12-23 13:09:27 -03:00
Gabriel Bazán
4d63fc71bd
processes names refactor
2016-12-23 12:10:19 -03:00
antonio-fr
2cd24a8baf
Fix network at wallet creation
...
Fix network selection at startup for wallet creation
2016-12-23 15:57:59 +01:00
Gabriel Bazán
3bef5ce7ff
fixes
2016-12-22 12:32:43 -03:00
Gabriel Bazán
a2c6639962
manual loading and some details fixes
2016-12-22 12:27:43 -03:00
Andy Phillipson
9b3a3aab9d
Merge branch 'master' of https://github.com/bitpay/copay into feat/app-identity
2016-12-22 09:59:35 -05:00
Javier
b2bdb93f5b
add warning text on spending password prompt request
2016-12-20 12:12:45 -03:00
Gabriel Edgardo Bazán
595272bb45
Merge pull request #5261 from JDonadio/andy/bug/wallet-service-errors
...
Wallet service errors
2016-12-19 22:50:08 +02:00
Javier
645fc8444a
fix bogus bws error
2016-12-19 17:48:59 -03:00
Javier
1a17046760
simple return
2016-12-19 11:25:03 -03:00
Gabriel Bazán
e2024d1df2
fix translations in error popup
2016-12-16 12:07:17 -03:00
Javier
c6faadd53f
handle other/default cases
2016-12-16 11:20:56 -03:00
Javier
09ba421eea
Fix error
2016-12-16 11:09:35 -03:00
Gabriel Bazán
6add7424de
fix repeated currencies
2016-12-15 16:33:34 -03:00
Javier Donadío
685a11cbfc
Merge pull request #5196 from ajp8164/feat/balance-modal
...
Initial implementation for balance modal.
2016-12-15 13:58:11 -03:00