Commit graph

249 commits

Author SHA1 Message Date
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
Javier Donadío
b011df787c replace send all to send max (#4010)
* fix prevent submit

* replace send all to send max

* fix params and errors

* add warnings in case to exclude utxos

* remove unnecessaries parameters and variables

* verify exclude utxos before checking amount

* bump bwc dependency to v2.2.1

* fix message text
2016-04-13 14:05:36 -03:00
Javier
6f464b8009 apply timer in proposal details 2016-04-01 09:58:28 -03:00
Javier
5ddecd0e66 format numbers < 10 2016-03-31 14:11:00 -03:00
Javier
065ae8925a fix offset time 2016-03-31 12:50:35 -03:00
Javier
e80eb142e3 stop counter when cancel is pressed 2016-03-30 12:54:08 -03:00
Gustavo Maximiliano Cortez
76ce26d898 Merge pull request #3993 from JDonadio/fix/needs-backup
Display backup message in addressbook
2016-03-28 16:30:02 -03:00
Matias Alejo Garcia
62f125f538 fix isComplete call 2016-03-28 15:39:35 -03:00
Javier
55dc423db0 Fix remaining time paypro 2016-03-22 16:37:55 -03:00
Matias Alejo Garcia
bd2b49dd46 Revert "fix remaining time paypro" 2016-03-22 15:40:01 -03:00
Javier
8d427c5849 fix remaining time 2016-03-22 15:31:01 -03:00
Javier
7540ee0a65 show error message after click 2016-03-14 12:30:24 -03:00
Javier
8a3624907b Display backup message in addressbook 2016-03-11 16:53:08 -03:00
Matias Alejo Garcia
3b6d656c50 fix addr 2016-03-09 16:10:44 -03:00
Matias Alejo Garcia
3b5387fb70 fixes SHARED Wallet status, and refresh until it changes 2016-03-09 11:53:47 -03:00
Javier
b9ffa19965 fix prevent submit 2016-03-09 08:19:15 -03:00
Gustavo Maximiliano Cortez
6037d9bf40
Renames confirm 2016-02-25 12:07:47 -03:00
Gustavo Maximiliano Cortez
72ac721642
Fix duplicate request of password or touchid 2016-02-25 10:41:04 -03:00
Gustavo Maximiliano Cortez
83444bc890
Do not use paste to clipboard if there is a new address in the input 2016-02-24 15:24:16 -03:00
Gabriel Bazán
39b4012531 refactor 2016-02-23 12:34:16 -03:00
Gabriel Bazán
f0e08e94c6 close search view when going to preferences 2016-02-23 12:00:46 -03:00
Gabriel Bazán
5ca10f777d instantly search 2016-02-23 11:32:54 -03:00
Gabriel Bazán
037e4d18fc ux and ui modifications 2016-02-23 11:32:54 -03:00
Gabriel Bazán
26cbf211f5 refactor 2016-02-23 11:32:29 -03:00
Gabriel Bazán
2813216a66 refactor 2016-02-23 11:31:29 -03:00
Gabriel Bazán
fe18f7ea93 scroll up when input is focused 2016-02-23 11:30:15 -03:00
Gustavo Maximiliano Cortez
5bfe1a255e Merge pull request #3908 from matiu/bug/scope
Bug/scope
2016-02-23 11:27:14 -03:00
Matias Alejo Garcia
0dfcde57f3 fix changing wallet when a tab is selected 2016-02-23 10:33:40 -03:00
Javier
a28e9d18d0 rebased 2016-02-23 10:30:26 -03:00
Javier
d6325113d4 move function to profileService 2016-02-23 10:29:53 -03:00
Javier
867c842da3 fix wording 2016-02-23 10:29:53 -03:00
Javier
3c7012902e fix send payments to destination address without backup 2016-02-23 10:28:03 -03:00
Matias Alejo Garcia
c831f4ce8c fix locking amount in send 2016-02-23 09:54:35 -03:00
Gustavo Maximiliano Cortez
4829b40250
Ref get/set fee level 2016-02-22 19:56:53 -03:00
Matias Alejo Garcia
203e85a986 rm log 2016-02-22 12:16:08 -03:00
Matias Alejo Garcia
0ed067bc94 rm test variable 2016-02-22 12:13:35 -03:00
Matias Alejo Garcia
e02d4cb00b mv blockUx to wds
reset index scope on change wallet

rm wds

rm newTx, better txhistory update

better history display while sync

show first TX will syncing from 0

add new tx anim

WIP mobile

fix mobile

fix mobile 2

keep vanilla state in walletHome
2016-02-22 12:13:35 -03:00
Matias Alejo Garcia
13996dc26a mv addr to walletData 2016-02-22 12:11:57 -03:00
Javier
8d591ab7ab refactor 2016-02-19 16:42:02 -03:00
Javier
256f7218d7 refactor time to expire control 2016-02-19 13:08:49 -03:00
Javier
c67d6ff80d fix wording on error text 2016-02-19 13:08:49 -03:00
Javier
ed7d55d8ce fix return on checkPayPro function 2016-02-19 13:08:49 -03:00
Javier
af28406446 replace self -> this 2016-02-19 13:08:49 -03:00
Javier
bcbb0e68d1 expiry time in proposal details 2016-02-19 13:08:49 -03:00
Javier
a962e3a913 disable send button if time is expired 2016-02-19 13:08:49 -03:00
Javier
bccadd8708 fix refreshing values when scanned twice 2016-02-19 13:08:49 -03:00
Javier
1402eea43e display payment expiry time 2016-02-19 13:08:48 -03:00
Gustavo Maximiliano Cortez
9fedae1a67 Updates tx modal 2016-02-17 10:49:26 -05:00
Gustavo Maximiliano Cortez
b405510db3 Improvement open TX modal 2016-02-17 10:46:42 -05:00
Gustavo Maximiliano Cortez
7b57011fd2
Enables copy-to-clipboard more strings 2016-02-16 14:13:50 -05:00