Commit graph

2,190 commits

Author SHA1 Message Date
Matias Alejo Garcia
b88e5d6bf2 Merge pull request #318 from cmgustavo/ref/design-69
BitPay Card Integration
2016-10-14 08:39:55 -03:00
Gustavo Maximiliano Cortez
00ae5f094e
Fix open external link 2016-10-13 20:11:02 -03:00
Gustavo Maximiliano Cortez
c916babe25
Minor bug fixes. New bitauth method for getting token 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez
9b32e50bb0
Updates bitauth pairing. Updates package.json 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez
b2086701d8
Not necessary anymore 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez
95c0371f9b
Ref and clean code 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez
d4ace8ab2c
New pairing request 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez
7edf1b2894
Fix livenet 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
252ebf45b3
Fix handle URL (mobile). Replaces visa-api by api 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez
222fbe57ff
Bitpay card config external json 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez
63916402a3
Removes cards. Fix history. New method getInvoiceHistory 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
9196e07f3a
Fix card intro 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
Gustavo Maximiliano Cortez
4f5c814c50
Fix first view 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez
6d97ef57d5
BitPay Card Intro (slides) 2016-10-13 17:50:21 -03:00
Gabriel Bazán
1b8f656579 fix gravatar 2016-10-13 16:53:49 -03:00
Matias Alejo Garcia
9667aa8e24 Merge pull request #423 from JDonadio/fix/encrypted-02
Fix export/import wallet with encrypted pk
2016-10-13 16:02:12 -03:00
Jamal Jackson
794e0a304e Merge branch 'ref/design' of https://github.com/bitpay/bitpay-wallet into feature/external_link_open_system_browser
# Conflicts:
#	www/views/tab-settings.html
2016-10-13 11:57:24 -04:00
Gabriel Bazán
9753a2067c fix double tap on send qr icon 2016-10-13 12:41:02 -03:00
Javier
d245123079 add check and warning before delete the encrypted version 2016-10-13 12:13:57 -03:00
Javier
1c40185b05 complete decrypt pk process 2016-10-13 12:03:46 -03:00
Javier
18a2577523 check extended private key at import 2016-10-13 12:03:46 -03:00
Javier
696c5bbd18 fix export wallet 2016-10-13 12:03:46 -03:00
Javier
81a49586fb export decrypted wallet 2016-10-13 12:03:05 -03:00
Gabriel Bazán
3d5522b227 adding has click 2016-10-13 11:27:34 -03:00
Gabriel Bazán
9030eba0b8 show feelevel, remove arrow, add margin left to memo 2016-10-13 10:45:40 -03:00
Gabriel Bazán
237cc2f58c remove hasClick and use isCordova 2016-10-13 10:45:40 -03:00
Matias Alejo Garcia
89d207d364 Merge pull request #426 from msalcala11/sendStyling
Send view styling and wallet switcher
2016-10-13 10:45:22 -03:00
Gustavo Maximiliano Cortez
5f487d19af Merge pull request #421 from gabrielbazan7/fix/import
remove ion toogle
2016-10-13 09:39:01 -03:00
Marty Alcala
ec3fca4cda make wallet selector a standalone directive 2016-10-12 20:13:28 -04:00
Marty Alcala
54530ed04a better handle wide screens 2016-10-12 19:09:54 -04:00
Marty Alcala
252686688e allow wallets to be selected 2016-10-12 18:49:00 -04:00
Marty Alcala
444d25b9ee wire wallet balance to wallet select component 2016-10-12 17:40:53 -04:00
Gabriel Bazán
47a0a1f83d remove ion toogle 2016-10-12 17:43:23 -03:00
Jamal Jackson
fa7c746f5e added additional options to external service to provide custom message. disabled confirm dialog where needed 2016-10-12 15:29:06 -04:00
Gabriel Bazán
15982e7ce8 add scope apply to onboarding rate values 2016-10-12 16:22:02 -03:00
Matias Alejo Garcia
0257724912 Merge pull request #413 from cmgustavo/ref/copayers-01
Ref copayers view
2016-10-12 16:13:04 -03:00
Marty Alcala
ce298fdfb6 prelim action sheet directive 2016-10-12 15:01:48 -04:00
Gabriel Bazán
a505842310 fix send tips 2016-10-12 15:56:21 -03:00
Gustavo Maximiliano Cortez
3d1a3ee984 Revert "fix send tip" 2016-10-12 15:50:38 -03:00
Gustavo Maximiliano Cortez
bbf1c632df
Ref copayers view 2016-10-12 15:07:09 -03:00
Matias Alejo Garcia
43aeaae7a2 Merge pull request #394 from bitjson/feature/launch-so-fast-and-so-clean
launch so fast and so clean
2016-10-12 15:05:03 -03:00
Jason Dreyzehner
8c992569d5 fix(desktop): fix error if StatusBar is not available 2016-10-12 14:03:36 -04:00
Jamal Jackson
3d9e40b4c5 Merge branch 'ref/design' of https://github.com/bitpay/bitpay-wallet into feature/external_link_open_system_browser
# Conflicts:
#	src/js/services/externalLinkService.js
2016-10-12 13:57:21 -04:00
Jason Dreyzehner
ec343e4991 perf(startupService): speedup perceived load time by removing animations before the splashscreen hid 2016-10-12 13:27:19 -04:00
Gustavo Maximiliano Cortez
038a4f31b7 Merge pull request #405 from gabrielbazan7/fix/sendTip
fix send tip
2016-10-12 14:13:38 -03:00
Marty Alcala
702697a9dc prelim send screen styling 2016-10-12 11:45:11 -04:00
Jamal Jackson
3b3d931892 added opt in option, and new inputs to make modal completely custom per use. 2016-10-12 11:19:09 -04:00