Commit graph

22 commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez
3247934953
Fix error for old browsers 2017-02-06 16:03:32 -03:00
Matias Alejo Garcia
44cf9dc971
credentials 2017-01-31 14:52:52 -03:00
Gustavo Maximiliano Cortez
55bd2355b9
Adds btc value before confirm 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
4b6be720a7
Refactor sell 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
49c01ca015
Clean code 2017-01-16 20:07:05 -03:00
Matias Alejo Garcia
410153a2da
. 2016-08-29 15:24:46 -03:00
Gabriel Bazán
a369934635 rename bwsError service to bwcError 2016-07-11 11:46:48 -03:00
Gabriel Bazán
0cca8f6367
remove angular foundation and use only ionic modals 2016-06-22 15:00:27 -03:00
Gustavo Maximiliano Cortez
a013151791
Ref return walletId after select wallet 2016-06-16 21:42:44 -03:00
Gustavo Maximiliano Cortez
f08f30240a
Fix: modal choose wallet. Sell in Coinbase and Glidera. Spinner 2016-06-16 18:31:44 -03:00
Matias Alejo Garcia
90dad5b2a8
new onGoingProcess 2016-06-13 15:25:40 -03:00
Matias Alejo Garcia
487e372889
add client check 2016-06-13 08:37:14 -03:00
Matias Alejo Garcia
4b0abd77a2
refactor wallet seletors in buy/sell controllers 2016-06-11 23:55:28 -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
Gustavo Maximiliano Cortez
d662a610f4
Fix response when selling with Coinbase (#4213) 2016-05-13 13:00:54 -03:00
Gustavo Maximiliano Cortez
820cd084db
Fix sell in Coinbase integration (#4209) 2016-05-13 13:00:54 -03:00
Gustavo Maximiliano Cortez
98471e952a
Bug/select wallet incomplete / Refactor wallet Services (#4159)
* Addressbook: display error if select an incomplete wallet

* Check if wallet is complete/needs_backup for Glidera and Coinbase

* Ref/create a walletService

* Ref. walletService

* Fix Glidera and Coinbase

* Removes txService

* Fix glidera connection for mobile. Fix bitcode for xcode

* Fix duplicated entry

* Revert "Bump bwc version 2.3.1"

* adds karma-mocha

* Refactor

* Refactor lock function

* Refactor reject, remove and broadcast tx

* add walletService tests WIP

* add walletService tests WIP 2

* merge

* update tests to mocha

* fix tests. Angular 1.5?

* Fix test

* Generate angular-bwc before testing

* Rever gitignore

* Wording
2016-05-13 13:00:54 -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