4.47.6 (2021-01-07)
Chores
- merge:
- Release: v4.47.0-1 (0118453)
New Features
- bank linking:
- add linked banks to user settings and ability to remove them and add proper links to yodlee privacy, terms, and security pages (3c9ddb2)
- refactor payment methods and saved accounts and add new button (a61d6f8)
- removing hardcoded limits (4e77075)
- text and icon size updates (539bc27)
- fixt key name (19682f2)
- add default bank info details for displaying on confirmation form (4ae606c)
- removing back button from yodlee flyout and removing iframe padding and margin (c4375d3)
- handle when a user clicks on the x button inside of yodlee (7abf438)
- show from on tx list for bank_transfer order type (95451fc)
- making Payment Method on order confirmation show the bank account details (3f797fe)
- removing useroverride for good (5a35db9)
- create sb order after bank is verified active and transition user to confirm screen (6a38b1c)
- temp removing this to fix ui (42ef201)
- icon fixes (b468dd1)
- handles long polling to check for bank active state and fixes issue with yodlee screen back button (2c9ed0f)
- add paymentmethodid to checkout and confirm api calls (e9ace19)
- fixing error post-sdd rebase (fccaf34)
- formatting bank line items data correctly in order to select an existing bank from payment methods list (576da7b)
- setup request to get bank accounts put them in redux with loading and error states and display in list of payment accounts (d7aa41f)
- fetching list of bank link attempts and adding and styling loading screen (533e06d)
- switching to new eligible payment methods endpoint and making link bank option more dynamic (1caf9d1)
- update api wit prodiver account id (73286c7)
- add fastlink data from nabu request to redux and pass to wallet helper (0020503)
- styled yodlee partnership flyout (7407395)
- initial commit w/ hardcoding (3140577)
- payment-method: show bank transfer in payment method (1d066c6)
- checkout-confirm: show legal text for ach checkout confirm (c29a9df)
- ach: get withdrawal lock rule based on payment type saved in redux vs. hardcoded to payment card (4f0219c)
- bank-icon: add icon to checkout form (b980e60)
- bank-linking:
- yodlee: add bank icons (ea0382f)
- sell:
- bak: add bank linking success failure templates (fae631b)
Bug Fixes
- build: duplicate id with difference default messages (22df061)
- ach:
- copy: generic copy for pending order (2cc70f1)
- bank-linking:
- sell: sell base currency and use coin ticker in order summary (5466f9a)
- buy-sell: remove cancel option from order success template (0a1953f)
- error: add link for bank link error contact support (785853e)
- bank-link-error:
- bank-link: cancel and go back (2b1ff4b)
- order-summary: dont use cointicker for icons and colorcode to account for pax (0736487)
- withdrawal-check: default to bank_transfer if order type isn't card or bank (7aaf159)
- buy:
- error-templates: fix try again and cancel buttons (d0753b1)
- bank-icons: update names to match list (9060314)
- bank-name: change default image name to generic bank (b325d4e)
- chart: buy button on home page chart directs to checkout screen (a77f075)
- ts: order cannot be undefined error (0d47e57)
Other Changes
- //github.com/blockchain/blockchain-wallet-v4-frontend into feat/bank-linking (74cd701)
- blockchain/blockchain-wallet-v4-frontend into feat/bank-linking (a28ef49)
- blockchain/blockchain-wallet-v4-frontend into feat/bank-linking (66c203f)
- blockchain/blockchain-wallet-v4-frontend into feat/bank-linking (ac953a4)
- //github.com/blockchain/blockchain-wallet-v4-frontend into feat/bank-linking (8901c93)
- blockchain/blockchain-wallet-v4-frontend into feat/bank-linking (4e23354)
- //github.com/blockchain/blockchain-wallet-v4-frontend into feat/bank-linking (a5dbb77)
- blockchain/blockchain-wallet-v4-frontend into feat/bank-linking (470db6f)
- //github.com/blockchain/blockchain-wallet-v4-frontend into feat/bank-linking (849cc29)
- //github.com/blockchain/blockchain-wallet-v4-frontend into feat/bank-linking (1ed3f4d)
- //github.com/blockchain/blockchain-wallet-v4-frontend into feat/bank-linking (8cb86d9)
- //github.com/blockchain/blockchain-wallet-v4-frontend into feat/bank-linking (8a2512e)
- //github.com/blockchain/blockchain-wallet-v4-frontend into feat/bank-linking (995acb9)