Commit graph

837 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
5666649a2d
new version available 2016-04-13 12:51:50 -03:00
Kosta Korenkov
aab77c8fae
Cleanup bottom menu html
Menu always has 3 items, so no need in complex markup
2016-04-13 12:51:50 -03:00
Gustavo Maximiliano Cortez
66dc5e1933
Fix % of the transaction. Show fee level 2016-04-13 12:51:50 -03:00
Gustavo Maximiliano Cortez
82bcfd8d30
Adds more fee data to the confirmation popup 2016-04-13 12:51:50 -03:00
Gabriel Edgardo Bazán
b720821d4e Fix fee levels when there is no wallet and hide Glidera if wallet is not complete (#4068)
* fix cordova is not define

* Remove focused client from fee level service

* remove wallet should be complete in route.js for global preferences routes

* get network of the focused client in getCurrentFeeValue function

* refactor

* do not show testnet fee levels in preference global and refactors

* bump new version bwc v2.2.1
2016-04-13 12:46:25 -03:00
Gustavo Maximiliano Cortez
975bd99834 Merge pull request #4064 from cmgustavo/bug/delete-last-wallet
Fix delete last wallet
2016-04-11 14:23:48 -03:00
Gustavo Maximiliano Cortez
9357c9c1e3 Merge pull request #4035 from gabrielbazan7/fix/PNDisabled
If pn was not enabled by user, do not show pn switch in IOS
2016-04-11 13:35:48 -03:00
Gustavo Maximiliano Cortez
d831c8c4a5 Merge pull request #4061 from JDonadio/fix/delete-wallet
Fix/delete wallet
2016-04-11 11:59:26 -03:00
Gustavo Maximiliano Cortez
eeac37512c
Hide menu if no wallet seletect. Also fix history js error 2016-04-11 11:53:23 -03:00
Javier
2d8663171c fix prevent click 2016-04-11 11:14:49 -03:00
Gabriel Bazán
86f151de83 always switch enable for android devices 2016-04-11 10:55:30 -03:00
Gustavo Maximiliano Cortez
1f60f46081
Fix delete last wallet 2016-04-11 10:50:50 -03:00
Gabriel Bazán
0c53e52015 settings link when push notifications are disabled by user 2016-04-11 10:42:19 -03:00
Gabriel Bazán
16dcb556e4 if pn was not enabled by user, do not show pn options 2016-04-11 10:42:11 -03:00
Gustavo Maximiliano Cortez
9a10394cd9 Merge pull request #3988 from JDonadio/fix/tap-on-notification-03
Fix tap on notification
2016-04-11 10:15:03 -03:00
Javier
ae2ad55be6 prevent tap on delete button if another wallet is in delete process 2016-04-07 14:48:13 -03:00
Gabriel Bazán
48bf75e638 remove token from localstorage and general refactor 2016-04-07 13:09:35 -03:00
Javier
f16efeb69e remove unnecessary variables/services 2016-04-07 12:21:09 -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
Javier
e180d0bbd4 refactor push object listeners and calls 2016-03-10 11:37:07 -03:00
Javier
08c9e81f9b fix focus wallet tapping on notification 2016-03-10 11:36:32 -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
5c2a6c96f9
Go walletHome before emit event 2016-03-08 16:48:04 -03:00
Gustavo Maximiliano Cortez
0d8bfe4eec
Go home after import 2016-02-29 18:41:10 -03:00
Gustavo Maximiliano Cortez
f28cbae100
Fix selected languages from preferences 2016-02-29 12:01:34 -03:00
Matias Alejo Garcia
5a92dd3980 fix unit check 2016-02-29 10:25:41 -03:00
Matias Alejo Garcia
af581286cd rm dups 2016-02-25 16:03:03 -03:00
Gustavo Maximiliano Cortez
a55585b742 Merge pull request #3919 from gabrielbazan7/fix/searchFix
fix error when address book is null
2016-02-25 15:19:45 -03:00
Gabriel Bazán
f6702e1e4d fix error when address book is null 2016-02-25 12:39:24 -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
Matias Alejo Garcia
9ecbe53de6 Merge pull request #3915 from cmgustavo/bug/addressbook-paste-clipboard-01
Do not use paste to clipboard if there is a new address in the input
2016-02-24 16:43:58 -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
Gustavo Maximiliano Cortez
35f515b738
Stop spinner after join wallet 2016-02-24 13:27:22 -03:00
Gustavo Maximiliano Cortez
4aa4d9f769 Merge pull request #3902 from gabrielbazan7/feat/searchBox2
Search box for transactions
2016-02-23 17:52:08 -03:00
Gabriel Bazán
816b60b776 fix no addressTo in txs 2016-02-23 17:33:41 -03:00