Commit Graph

44 Commits

Author SHA1 Message Date
Matias Alejo Garcia 23f7f56f3f
refactor build scripts 2016-08-10 17:35:40 -03:00
Gustavo Maximiliano Cortez 54fa81e975
Fix sidebar and self definition 2016-08-09 09:22:44 -03:00
Gustavo Maximiliano Cortez 2b60bc3066
Ionic modals. Fix select wallet to buy/sell 2016-08-09 09:22:44 -03:00
Gustavo Maximiliano Cortez 92c5be684a
Replaces sidebar icon 2016-08-09 09:22:44 -03:00
Gustavo Maximiliano Cortez e8c299b401
Amazon.com guidelines 2016-08-09 09:22:44 -03:00
Gustavo Maximiliano Cortez 2c89ff7f66
First integration. BitPay invoice generation is ready. Fake responses from amazon 2016-08-09 09:22:44 -03:00
Gustavo Maximiliano Cortez c19f0ea70c
Fix scrolling on iOS 2016-07-14 18:55:46 -03:00
Gabriel Bazán e31b65f8cf change for Buy and Sell 2016-07-06 16:47:15 -03:00
Gabriel Bazán 9be220067b fix side bar scroll - iphone5s issue 2016-06-16 22:07:14 -03:00
Gabriel Bazán 6b6e1c95ad fix can't scroll without changing the wallet 2016-06-15 16:32:59 -03:00
Javier 2f8c42ca25 Replace $root.go directive for href ui-sref 2016-06-14 14:55:34 -03:00
Matias Alejo Garcia d950df04c3
rm isComplete in by/sell 2016-06-12 00:35:04 -03:00
Matias Alejo Garcia 096252c691
replace some links to sref link 2016-06-12 00:31:12 -03:00
Gabriel Bazán b4aadeb7be refactor 2016-06-04 16:31:06 -03:00
Gabriel Bazán d468c28cd0 ionic side menu 2016-06-04 16:31:06 -03:00
Gustavo Maximiliano Cortez 74345e67fb
Shorten sentence from sidebar: buy & sell (#4146) 2016-05-13 13:00:54 -03:00
Gustavo Maximiliano Cortez 775ff4684f Resolves Cordova version. Hide buy&sell for WP. Fix font-size (#4178)
* Resolv Cordova version. Hide buy&sell for WP. Fix font-size

* Not WP
2016-05-03 14:16:14 -03:00
Gustavo Maximiliano Cortez c27759b770
Replaces custom-fastClick by Angular-Stateful-Fastclick (#4136)
* Replaces custom-fastClick by Angular-Stateful-Fastclick

* Resolves fastclick version
2016-04-29 12:16:53 -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
Matias Alejo Garcia bffaf9ad9d refactor disclaimer handling 2016-02-22 19:32:24 -03:00
Gustavo Maximiliano Cortez 39341b037b Improves more clicks 2016-02-17 10:49:26 -05:00
bechi 721bf3e9ea put wallet icon 2015-12-04 16:34:23 -03:00
Javier 3f10c5966c add translate on global preferences label 2015-12-04 12:12:48 -03:00
Javier e307816d46 add translate attribute on sidebar 2015-12-04 12:08:05 -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
bechi 51dffcc639 fix icons align on sidebar 2015-11-12 11:45:40 -03:00
Gustavo Maximiliano Cortez 20bb8680be
Adds btc values. Adds disclosure. Fix modals. Removes sandbox 2015-10-05 12:20:00 -03:00
Gustavo Maximiliano Cortez 3430704413 Fix copay logo for WP8 2015-09-17 11:39:43 -03:00
Gustavo Maximiliano Cortez 933185c812
Glidera disabled 2015-09-15 09:41:42 -03:00
Gustavo Maximiliano Cortez 4533365107
Fix translate attrs 2015-09-13 00:10:02 -03:00
Gustavo Maximiliano Cortez 5b22861222
Removes more translations for Glidera 2015-09-12 23:54:18 -03:00
Gustavo Maximiliano Cortez 67e2cb1d6c
Moves Glidera link to sidebar 2015-09-11 13:11:41 -03:00
Kosta Korenkov 21cec33bcf Fix self-closing elements 2015-08-22 07:07:42 +03:00
Kosta Korenkov 43e99c6b7a Add logo directive
.. so that logo can be overriden in addon.
2015-08-21 08:01:34 +03:00
Gustavo Maximiliano Cortez fcc3a2259d
Do not refresh if the same wallet is selected from sidebar 2015-06-12 15:00:51 -03:00
Gustavo Maximiliano Cortez cb2e6e45cf
Hide reference of wallets 1-1 on sidebar 2015-05-19 17:08:03 -03:00
bechi 7827d33f5a change color for sidebar 2015-05-08 18:27:27 -03:00
Gustavo Maximiliano Cortez 93e61b66df Update translation. Removed old files 2015-04-22 15:54:44 -03:00
bechi 96c8463f37 change beta logo 2015-04-22 13:58:37 -03:00
Matias Alejo Garcia 9efa2dfe24 handle network reconnection 2015-04-14 09:43:47 -03:00
Gustavo Maximiliano Cortez 4f899dd080 Fix style colors for wp8 2015-04-11 17:12:44 -03:00
Matias Alejo Garcia 320de62f13 bwc 2015-04-11 10:53:15 -03:00