4.47.25 (2021-02-18)
Chores
New Features
- ach logging: adds matomo events for ach error logging from our backend and yodlee (3218521)
- sdd:
- settings:
- fixed ordering of imports (69c3489)
- use new endpoint to get product eligibility (87ebd13)
- use new endpoint to get product eligibility (009d5f8)
- update styles of address settings page (a7e470f)
- moved logic to be reliable on API endpoint with using a fall back in case that API do not return proper data (8eac8e6)
- implemented logic to use new endpoint for product eligibility (9287b18)
- fixed problem with new wallet (3b17a81)
- made one styled component for all item titles, fixed model to have all dynamic values (884dd3b)
- show proper settings for Tier 3 users (5fa7868)
- fixed image position of tier (7eabbfa)
- moved settings profile and changed to be settings trading limits and now it's flyout (7427a3b)
- bank linking: adds matomo logging for yodlee bank link errors and api bank link errors (8c00a09)
- brokerage:
- show details/remove modals are stand alone, and add new bank is now inside brokerage (b0e73c7)
- resolved conflicts after merge (9e6b822)
- moved code on proper place and renamed brokerage to be bank related (5cdd580)
- fixed labels and moved code to proper place (9a3cd8d)
- fixed conflicts after merge with latest changes (71b7a8e)
- abstracting out ach from simple buy into a brokerage component (5908b26)
- bank-linking: implemented bank preview, bank removal to be more natural way (a4c4190)
- ach: remove bank/preview bank moved to brokerage modal (d0e11eb)
Bug Fixes
- signup: removing opacity 1 for SignupForm (2103332)
- send: :switch linkcontiner to connect container in exchange promo (e202bf6)
- settings: update table styles and address pr comments (76f0e5c)
- cards:
- automation: add tag back in for sell total (d7de5f8)
- ach-buy: copy update for ach orders pending deposit (a11b9a4)
- preview-sell: include fee in fiat total (298e6a9)
- sdd: once when we know that user is verified we set this flag in redux (5b8ae27)
- sell: styling on sell confirm modal (027c065)
- brokerage: remove FastLinkType from simple buy and change simplebuy action to brokerage (f29ff55)
Other Changes
- //github.com/blockchain/blockchain-wallet-v4-frontend into feat/bank-link-error-logging (c9ec88f)