Commit Graph

22 Commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez 8251c4658a
Updates POT file. Fix wording 2016-06-29 11:31:01 -03:00
Gustavo Maximiliano Cortez 2873f10fbc
Fix float on some devices 2016-06-24 14:18:31 -03:00
Gustavo Maximiliano Cortez a0d8d8cb3d
Fix UI notification on mobile. Hide Coinbase/Glidera on WP8 2016-06-15 12:10:31 -03:00
Javier fb56ad7505 use scope only - preferences global 2016-06-14 14:55:34 -03:00
Javier 2f8c42ca25 Replace $root.go directive for href ui-sref 2016-06-14 14:55:34 -03:00
Javier a54df263e2 replace all toggle buttons 2016-06-04 16:31:06 -03:00
thomashaury 2cda8520e5
translate global preferences (#4088) (#4198) 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
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
Gabriel Bazán 86f151de83 always switch enable for android devices 2016-04-11 10:55:30 -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
Gabriel Bazán 48bf75e638 remove token from localstorage and general refactor 2016-04-07 13:09:35 -03:00
Gustavo Maximiliano Cortez 4829b40250
Ref get/set fee level 2016-02-22 19:56:53 -03:00
Gustavo Maximiliano Cortez fbdfa0016e
Ref push notification 2016-01-22 00:35:11 -03:00
Javier a2d83d6c7c rename push notifications variables - fix log when enable/disable notifications 2016-01-20 13:20:47 -03:00
Gabriel Bazán 012fb8021b adding copayersid and walletid to user subscribe json 2016-01-18 14:06:51 -03:00
Javier b3c59e2cb0 add switch to enable/disable notifications on global setings 2016-01-18 14:06:51 -03:00
Gustavo Maximiliano Cortez 9a438b1637
Fix typo for translation 2015-12-10 16:08:04 -03:00
bechi a6fea03f43 add icon & change bg color 2015-12-01 16:54:44 -03:00
Gustavo Maximiliano Cortez 370fbd5924
Return automatically after set unit/lang/alt/color 2015-11-13 16:00:28 -03:00
Gustavo Maximiliano Cortez 308616c254 Moves the global preferences to the sidebar 2015-11-13 14:55:27 -03:00