Commit graph

89 commits

Author SHA1 Message Date
Andy Phillipson
17210d52bb Implements a validator for bitpayAccounts-v2 2017-01-23 16:15:40 -05:00
Andy Phillipson
6747e0eae5 Do not add to Object prototype, use private local function. 2017-01-23 15:22:10 -05:00
Andy Phillipson
d4ac5f9551 Synchronize all storage upgrade. 2017-01-22 15:22:59 -05:00
Andy Phillipson
94539871ba Remove confusing comment. 2017-01-05 18:19:23 -05:00
Andy Phillipson
3bf8923f10 Remove obsolete key on storage upgrade. Improve log output. 2017-01-05 17:57:25 -05:00
Andy Phillipson
21875a53b5 Write to a new storage key on storage upgrade. 2017-01-05 17:23:26 -05:00
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