Commit graph

106 commits

Author SHA1 Message Date
JDonadio
867e7535de fix storage name log 2017-02-21 16:27:51 -05:00
Gustavo Maximiliano Cortez
48e921e7df
Caching txs 2017-02-16 15:32:43 -03:00
Gustavo Maximiliano Cortez
fcae682954
Refactor Glidera Authorization process 2017-02-16 15:32:42 -03:00
Matias Alejo Garcia
05f10e1135
fix storage 2017-02-07 16:16:21 -05:00
Matias Alejo Garcia
2d3da332c4
fix storage pull 2017-02-07 16:13:28 -05:00
Matias Alejo Garcia
4911d50b0d
add email to account deletion 2017-02-01 11:36:05 -03:00
Matias Alejo Garcia
776154ffbf
fix old format migration 2017-01-31 16:59:27 -03:00
Matias Alejo Garcia
1501d74558
fix bitpay card 2017-01-31 14:24:13 -03:00
Matias Alejo Garcia
19b3d9bb15
refactor bitpay card 2017-01-27 17:54:41 -03:00
Matias Alejo Garcia
5b1cbe0ab9
rm upgraders 2017-01-27 10:51:51 -03:00
Gustavo Maximiliano Cortez
c44ac35a73 Merge pull request #5518 from ajp8164/bug/ensure-card-next-step
Ensure next steps for card is enabled if no bitpay accounts cards aft…
2017-01-25 15:44:46 -03:00
Andy Phillipson
dbdd6ad6bd Replace forEach() with _asyncEach() to block execution until loop callbacks complete. 2017-01-25 11:09:26 -05:00
Andy Phillipson
6323cc5264 Ensure next steps for card is enabled if no bitpay accounts cards after validation. 2017-01-24 10:59:33 -05:00
Andy Phillipson
484e09e4ff Fix upgrade accounts so they don't overwrite each other. 2017-01-24 10:33:08 -05:00
Andy Phillipson
56bff1db41 Upgrade only one account at a time. 2017-01-24 10:08:31 -05:00
Andy Phillipson
46fa9b46af Iterable is keys, not an object. 2017-01-24 08:52:58 -05:00
Andy Phillipson
91b6d2774b Perform deep object verification on bitpayAccounts-v2. Ensure that nextStep for bitpay card is visible when no cards are cached. 2017-01-23 17:01:47 -05:00
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