Commit graph

23 commits

Author SHA1 Message Date
Matias Alejo Garcia
d85da2cc45
buyAndSell services + nextSteps 2017-01-30 18:04:17 -03:00
Gustavo Maximiliano Cortez
092b670861
Remove token automatically from storage if it was revoked 2017-01-24 18:17:44 -03:00
Gustavo Maximiliano Cortez
03af8f3210
Fix wording 2017-01-18 12:16:00 -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
8d1d59cb3b
Clean UI. Adds amount parser for coinbaseService 2017-01-16 20:09:01 -03:00
Gustavo Maximiliano Cortez
b5f3648aee
Fix loading 2017-01-16 20:09:00 -03:00
Gustavo Maximiliano Cortez
9ac1e565ac
Clean code. Fix coinbase tx modal 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
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
af932b3e59
Coinbase: first step integration, connect account and main view 2017-01-16 20:07:04 -03:00
Gustavo Maximiliano Cortez
9982bef8df
Fix UI calculator. Set default status bar color if no wallet selected 2016-08-10 12:08:39 -03:00
Gabriel Bazán
0cca8f6367
remove angular foundation and use only ionic modals 2016-06-22 15:00:27 -03:00
Matias Alejo Garcia
90dad5b2a8
new onGoingProcess 2016-06-13 15:25:40 -03:00
Matias Alejo Garcia
2a97446ef9
remote ignoreMobilePause, refactor openURL 2016-06-11 18:44:15 -03:00
Gabriel Bazán
d2bdca00f4 ionic modals in coinbase and glidera and delete confirmation 2016-06-10 15:16:02 -03:00
Matias Alejo Garcia
91826d9d59
fix coinbase 2016-06-01 16:46:01 -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
4a8e5397ce Fix resume event on mobile for Glidera/Coinbase integration (#4083) 2016-04-15 15:29:20 -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