github blockchain/blockchain-wallet-v4-frontend v4.47.0

latest releases: v4.101.4, v4.101.3, v4.101.2...
3 years ago

4.46.51 (2020-12-18)

Chores
  • merge:
  • modals: remove unused xlm modal and organize kyc modals to onboarding folder (a8f68d4)
New Features
  • sdd-flow:
    • reverted changes (a417d39)
    • do not show dgld banner (39309d6)
    • code cleanup, removed unnecessary maps (06c7e28)
    • fixed failing veriff screen (edb9408)
    • fixed issue with opening gold verified and added matomo events (638850b)
    • fixed re buy with same card based on FWLT-946 (66554ce)
    • fixed sell flow to looks like regular SB FWLT-944 (fd249fd)
    • implemented proper error message (945951c)
    • make sure that sdd eligible is called (5fed037)
    • fixed wrong banner namings (4eec5be)
    • font size ration has been fixed (8ff0a80)
    • if user have cards stored redirect user to payment processor (52a5eaf)
    • fixed add card issue with new billing address (d1574e8)
    • fixed expire date placeholder (ea98e3e)
    • fixed issue with postcode (40f2fa8)
    • fixed issue with font-size on back to page (142e541)
    • fixed min/max per ticket FWLT-927 (cff0c9a)
    • set proper banner in SDD case (b6a3f5c)
    • show linked cards if user is SDD verfied or tier 2 (02d6341)
    • added show linked cards on settings for tier 3 (5be8af2)
    • fixed click on max buy per FWLT-920 (d8154e9)
    • fixed conflicts with development (863b255)
    • implemented event to be always sent (eec4f48)
    • fixed icon on enter amount step to be ? rather than plus (f9e0f7d)
    • fixed conflict after merge with development (d558366)
    • implemented check verifired and redirect user to KYC verification if user is not verified durring SDD, sddUpdateEligible renamed to be sddVerified (533266b)
    • removed unsuded code to save person (f40767f)
    • prevent duplicate rendering and load all data before redirect to step (a5e9ff0)
    • fixed issues after merge (974648f)
    • clean up of steps, implemented logic to show proper last step, changed APIs to reflect current implementation sdd/verified is now GET call (e42137d)
    • code cleanup, improved veriff modal stuff (93e5b2e)
    • merged latest development (676aabf)
    • code cleanup (0f51461)
    • implemented new eligibility API calls (5de0722)
    • fixed merge conflicts (ff72d60)
  • ab tests: remove email auth ab test (4b121ce)
  • sdd flow:
    • bug fixed when everypay object is undefined (53d37d2)
    • implemented max and min validation (0f670db)
    • implemented FWLT-904 max buy limit over dynamic call for SDD flow (555196c)
    • added matomo events for existing pages (f696fc8)
    • fixed FWLT-902 issue and improved logic to rely on tier 3 (66dff74)
    • max limit is (d85c1aa)
    • removed unused code and fixed crypto selection to rely on SDD eligible: (1a6e6c7)
    • improved logic to rely on firstlogin or user tier3/user is sdd verified (6ea30f2)
    • implemented new banners (af8651e)
    • fixed check is user sdd veified and code cleanup (654aa9d)
    • implemnted new summary page for SDD flow (f018263)
    • fixed issue we had on infor and residential form, code cleanup (7a7761d)
    • kyc verified email step has been added, improved logic on KYC (e4db08e)
    • added ability to change email on verify email step (d03b84d)
    • merged latest development and fixed conflicts (4e63e56)
    • merged latest development (37bf932)
    • improved step for adding user details and card (7aa222d)
    • fixed infor and residential form, code cleanup (91bdf38)
    • integrated API endpoints for info and address page and add card details (b69d0c5)
    • added visa icon (6488cb9)
    • merged development branch (889b47c)
    • implemented info and residential address bare page (20bbe95)
    • updated endpoint (227b85b)
    • implemented flyout pages for crypto selection, email verification and eligiability (50f3609)
    • removed usage of sbFiatCurrency and use walletCurency instead (f8801f0)
  • kyc:
    • close flyout when veriff is loaded (08507bb)
    • simplify verifyIdentity request model (773135e)
    • improved way of moving over steps added preparation for types, added more typings for metadata (03c1cf2)
    • implemented missing steps, added logic to render and redirect user on proper way from SB to KYC verifications (11f4838)
    • moved kyc to new folder (6879e9b)
  • sdd:
    • add prompt to upgrade to gold screen to sdd flow (3165f5a)
    • refactor sdd and kyc flows to allow for re-entry (ba1bed4)
    • restyle and update copy on sb kyc start page (0589fe2)
    • style increaseLimits component (c807102)
    • allow sdd flow if user is tier 3 (part 2) (ab2e10d)
    • allow sdd flow if user is tier 3 (part 1) (042a4b0)
    • consolidate apis and add code comments (19283f7)
  • ssd flow: implemented use of currency based on PI address and country code (5d8d571)
Bug Fixes
  • sdd:
    • infinite payment loading (759485a)
    • issue from previous merge (0559caa)
    • fix error with last merge (9fad105)
    • hardcode sdd limits to fix issues from merge (c988f79)
    • long poll for sdd verification to complete (9a9b06d)
    • only tier 3 with orders need to upgrade to gold (5ac0971)
    • always create sb order after initial ssd kyc flow (6428bf7)
    • ensure sdd status is always fetched to avoid infinite loading states (bc962bb)
    • small code cleanups (f64c39c)
  • buy: payment getOrElse undefined so it doesn't load forever (777b4a9)
  • validation: remove undefined from type (9bd97d3)
  • sell: use payment to calculate max avail (d0f959a)
  • order-success: make coin icon generic (06e1a16)
  • wdgld: show 8 decimals rather than 2 (667a861)
  • kyc: state input form and minor style tweaks (70d9ccc)
Other Changes
  • blockchain/blockchain-wallet-v4-frontend into sdd-flow (0ece924)
  • blockchain/blockchain-wallet-v4-frontend into sdd-flow (6bf2f68)
  • blockchain/blockchain-wallet-v4-frontend into sdd-flow (3b3fbff)
  • blockchain/blockchain-wallet-v4-frontend into sdd-flow (afcf850)
  • blockchain/blockchain-wallet-v4-frontend into sdd-flow (6e8c471)
  • blockchain/blockchain-wallet-v4-frontend into sdd-flow (8fe788f)
  • blockchain/blockchain-wallet-v4-frontend into sdd-flow (cb284e4)
  • blockchain/blockchain-wallet-v4-frontend into sdd-flow (cc92f1b)
  • blockchain/blockchain-wallet-v4-frontend into sdd-flow (fc49675)

Don't miss a new blockchain-wallet-v4-frontend release

NewReleases is sending notifications on new releases.