Andy Phillipson
28f9fbc0b6
Use an environment object instead of string.
2017-01-05 16:29:17 -05:00
Andy Phillipson
3bac0fe707
Fix upgrade of bitpay account storage.
2016-12-23 12:22:53 -05:00
Andy Phillipson
58d9c91ca3
Fixes upgrade of bitpayCardCredentials to appIdentity.
2016-12-23 11:53:56 -05:00
Andy Phillipson
4a6499d528
WIP - re-factor debit card to create a reusable bitpayService.
2016-12-23 11:37:19 -05:00
Andy Phillipson
9b3a3aab9d
Merge branch 'master' of https://github.com/bitpay/copay into feat/app-identity
2016-12-22 09:59:35 -05:00
Gabriel Bazán
11f063b85d
save last five alt currency chosen, remove infinite scroll
2016-12-13 16:36:01 -03:00
Andy Phillipson
15db0fa49b
Correct issue with parsing null returned from storage.
2016-11-16 10:11:23 -05:00
Andy Phillipson
43f24ee35e
Abstract bitpayCardCredentials to appIdentity. Improve alert text on card removal.
2016-11-14 16:24:52 -05:00
Gustavo Maximiliano Cortez
da7bb1170b
Merge pull request #5013 from gabrielbazan7/fix/feedback
...
feedback feature refactor
2016-11-14 17:36:08 -03:00
Gustavo Maximiliano Cortez
09bdcc3ce4
Merge pull request #5015 from ajp8164/feat/multiple-cards
...
Implement multiple cards.
2016-11-14 15:40:01 -03:00
Andy Phillipson
40f0901f2e
Implement multiple cards.
2016-11-11 18:11:52 -05:00
Gabriel Bazán
0a76b3d66c
check if new version
2016-11-11 17:18:02 -03:00
Gabriel Bazán
ac9cee8d6d
set 24 hours timer
2016-11-11 10:27:12 -03:00
Gabriel Bazán
7b2d3b1df0
add rate card flag
2016-11-11 10:26:33 -03:00
Gabriel Bazán
497a68705a
remove to show backup needed modal automatically when clicking on receive view
2016-10-26 11:53:48 -03:00
Gustavo Maximiliano Cortez
d4ace8ab2c
New pairing request
2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez
87535b3f24
Generate local priv key
2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez
3f2f169db3
Activate caching for bitpay card
2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez
35cd6ce4cc
New flow to link the bitpay card
2016-10-13 17:50:21 -03:00
Gabriel Bazán
b9f5728ab7
if no wallet resume welcome - if no disclaimer accepted resume disclaimer
2016-10-11 12:26:57 -03:00
Jamal Jackson
b23da0aa11
made home tip persistent until user closes
2016-10-10 13:06:29 -04:00
Jamal Jackson
d76dd37645
removed storage service methods for tip value set/get
2016-10-07 17:32:10 -04:00
Gustavo Maximiliano Cortez
104209de5d
Enable cache for bitpay card
2016-09-29 09:42:38 -03:00
Gabriel Bazán
33c7e2b297
add backup warning view to backup flow
2016-09-27 09:58:56 -03:00
Gustavo Maximiliano Cortez
1e628d9704
Merge pull request #97 from JDonadio/feat/tips
...
First-tips
2016-09-13 09:54:43 -03:00
Javier
091ae73e2d
show scan tips
2016-09-12 16:41:04 -03:00
Javier
3c353fdbcb
show receive tips
2016-09-12 15:48:46 -03:00
Gabriel Bazán
44815fa8ee
persist state if force quit app
2016-09-09 11:55:16 -03:00
Gustavo Maximiliano Cortez
c3188d7d17
Adds next step for external services
2016-08-26 11:11:14 -03:00
Gustavo Maximiliano Cortez
54e3545f6b
First Bitpay Card Integration
2016-08-10 16:08:27 -03:00
Gabriel Bazán
c474cca890
changing random uuid for wallet id
2016-08-09 09:22:44 -03:00
Gabriel Bazán
92b49ce154
adding uuid and deleting crypto library
2016-08-09 09:22:44 -03:00
Gabriel Bazán
6dff2840c8
amazon integration refactor
2016-08-09 09:22:44 -03:00
Gustavo Maximiliano Cortez
cd87d9628d
Adds sandbox message. Adds uuid from device
2016-08-09 09:22:44 -03:00
Gustavo Maximiliano Cortez
6db2d13b7d
Adds uuid for BitPay invoice
2016-08-09 09:22:44 -03:00
Gustavo Maximiliano Cortez
d25cb3d02e
Adds limits 500usd per day per user
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
Matias Alejo Garcia
a50f3fb50c
NW v0.16. Migrate localstorage data to chrome.storage
2016-07-27 22:31:22 -03:00
Matias Alejo Garcia
f244462250
fix opening corrupt profiles
2016-06-21 11:47:42 -03:00
Matias Alejo Garcia
7111bdf7f2
fixes credentials storage
2016-06-14 17:48:00 -03:00
Matias Alejo Garcia
b17517ede0
fix tests
2016-06-06 19:15:18 -03:00
Matias Alejo Garcia
4865ea8ad8
refactor profileService
2016-06-06 19:13:37 -03:00
Gabriel Bazán
efa36915e1
tap to lock balance
2016-06-04 16:31:06 -03:00
Matias Alejo Garcia
205d1e78c3
rm log and refactor baseurl
2016-06-03 09:38:57 -03:00
Matias Alejo Garcia
d08d4e3650
implement cache for key derivation, using user-agent
2016-06-01 19:56:47 -03:00
Matias Alejo Garcia
6bd316424a
refactor baseUrl in angular-bwc
2016-06-01 16:58:13 -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
b8c2ff863d
Fix coinbase logout for some cases where refreshToken tries to connect again ( #4155 )
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 Bazán
48bf75e638
remove token from localstorage and general refactor
2016-04-07 13:09:35 -03:00