Commit graph

44 commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez
70fa50177c
Fix fee levels for btc and bch 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
ac5a5a9bdc
Fix feeRate, sendMax 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
a8ed03693a
WIP: adds 2fa without user interaction 2017-07-07 16:57:14 -03:00
Gustavo Maximiliano Cortez
44efc77481 Merge pull request #6195 from gabrielbazan7/fix/wpScanner
add old scanner for windows platform
2017-06-23 12:00:38 -03:00
Gustavo Maximiliano Cortez
4d23ae62c5
Fix wording and function name 2017-06-22 17:20:55 -03:00
Gustavo Maximiliano Cortez
b799ed43b1
Fix function name 2017-06-22 16:49:24 -03:00
Gustavo Maximiliano Cortez
dfd3eeec54
Adds fee to transaction 2017-06-22 16:41:02 -03:00
Gabriel Bazán
95f3ddf01a remove external services for this first release and general refactors 2017-06-22 15:47:50 -03:00
Vincent Khougaz
34adb9ebe5 get updated buy order if it does not initally include a transaction 2017-05-31 16:52:57 -07:00
Gustavo Maximiliano Cortez
bc2d530e90
Enable input in bits/BTC to reload the debit card 2017-03-27 11:31:46 -03:00
Gustavo Maximiliano Cortez
3247934953
Fix error for old browsers 2017-02-06 16:03:32 -03:00
Jason Dreyzehner
aaf9008394 Merge branch 'master' of github.com:bitpay/copay into feature/better-buy-and-sell 2017-02-01 17:38:57 -05:00
Jason Dreyzehner
9ae213c528 feat(coinbase): clean up coinbase integration onboarding 2017-01-31 19:31:16 -05:00
Matias Alejo Garcia
54c8c64351
fix amazon"s next steps 2017-01-31 08:21:18 -03:00
Matias Alejo Garcia
5357ba7fcd
fix refresh in home / settings 2017-01-30 19:38:52 -03:00
Matias Alejo Garcia
d85da2cc45
buyAndSell services + nextSteps 2017-01-30 18:04:17 -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
8b0919f2dc
Fix first link to your account. Removes unused variables. Fix spinner 2017-01-18 11:58:30 -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
Gustavo Maximiliano Cortez
c3188d7d17
Adds next step for external services 2016-08-26 11:11:14 -03:00
Matias Alejo Garcia
dd1981a26c
migration to platformInfo WIP
Conflicts:
	src/js/controllers/buyGlidera.js
	src/js/controllers/walletHome.js
	src/js/services/localStorage.js
2016-05-31 18:34:50 -03:00
Gustavo Maximiliano Cortez
96dcac37ce
Register copay:// to URI scheme for mobile (#4149) 2016-04-29 12:16:53 -03:00
Gustavo Maximiliano Cortez
b8c2ff863d
Fix coinbase logout for some cases where refreshToken tries to connect again (#4155) 2016-04-29 12:16:53 -03:00
Gustavo Maximiliano Cortez
4a8e5397ce Fix resume event on mobile for Glidera/Coinbase integration (#4083) 2016-04-15 15:29:20 -03:00
Gustavo Maximiliano Cortez
ca7059b163 Coinbase: Increase limit/day per user (#4073) 2016-04-14 01:28:21 -03:00
Gustavo Maximiliano Cortez
d0dbd85711 Feat/coinbase integration (#4012)
* Oauth2 and first view

* Connect with Coinbase using mobile

* Buy and Sell through Coinbase

* Fix buy

* Receive and send bitcoin to Coinbase account

* Receive bitcoin from Coinbase to Copay

* Complete user and account information. Connection errors

* Improves error handler

* Removes console.log

* Coinbase background color. Send to Coinbase form validation

* Fix send from different wallet

* Send and receive using Coinbase

* Pagination activity

* Fix Buy and Sell

* One option in the sidebar to Buy and Sell

* Native balance on Coinbase homepage

* Rename receive and send

* Auto-close window after authenticate

* Reorder

* Get payment methods

* Fix when token expired

* Fix token expired

* Integration: sell and send to Coinbase

* Store pending transaction before sell

* Sell flow completed

* Removing files

* Fix sell

* Fix sell

* Fix sell

* Sell completed

* Buy bitcoin through coinbase

* Buy auto

* Currency set to USD

* Select payment methods. Limits

* Removes payment methods from preferences

* Fix signs. Tx ordered by updated. Minor fixes

* Removes console.log

* Improving ux-language things

* Fix selectedpaymentmethod if not verified

* Set error if tx not found

* Price sensitivity. Minor fixes

* Adds coinbase api key to gitignore

* Coinbase production ready

* Fix sell in usd

* Bug fixes

* New Sensitivity step

* Refresh token with a simple click

* Refresh token

* Refactor

* Fix auto reconnect if token expired

Signed-off-by: Gustavo Maximiliano Cortez <cmgustavo83@gmail.com>

* Fix calls if token expired
2016-04-13 14:08:03 -03:00