github blockchain/blockchain-wallet-v4-frontend v4.0.0-alpha6

latest releases: v4.99.6, v4.99.5, v4.99.4...
pre-release5 years ago

Bug Fixes

  • fix wallet recovery form in safari
    (ae6b6d7)

  • fix - linting issues
    (127e639)

  • fix - exchange history now update the status of all incomplete trades once upon loading
    (ecd2836)

  • fix - update trade on exchangeHistory when reaching the page
    (a069d9e)

  • fix - missing trades in history (deposit received)
    (72a74eb)

  • fix -style of border on exchange first step
    (9e1dcd3)

  • fix - style tweaks on exchange fix - performance selectors on activity list
    (fa8f332)

  • fix - duplicated label To be received on exchange 3 step due to duplicated key
    (6e1a2e8)

  • fix - added validation rule to prevent using 0 as a value
    (aa7afaf)

  • fix - Icons on Exchange timeline fix - date display on bitcoin transactions
    (6a7931a)

  • fix - linting errors
    (5f2ff31)

  • fix - spacing around links in our different send screens
    (c1c12e0)

  • fix - insufficient funds validation message logic
    (03ad66c)

  • fix - insufficients funds validation message on 3 send screens to avoid loops minimum/maximum
    (8df1ea3)

  • fix - Exchange In Progress was not properly centered fix - changing the target or source was not recalculating the shapeshift conversion and revaliding the form
    (1a7d499)

  • fix - label Received => to be Received
    (623fa8d)

  • fix - transactions now display local time
    (baa5c1f)

  • fix - filters were not working on ETH transactions page fix - display Labels on ETH transactions page
    (544e934)

  • fix(selectinput)
    (897ae02)

  • fix - button close on Exchange third step was not working
    (935d8a4)

  • fix - exchange history header do not show up anymore when trades list is empty
    (e7a3b70)

  • fix - bug in third step shapeshift (could not refresh status)
    (8087c2a)

  • fix - MyEtherWallet hardcoded value on exchange step 2
    (38e4f8b)

  • fix - bug when swapping accounts on exchange page multiple time
    (f4e39e2)

  • fix - warnings
    (6d0bcaa)

  • fix - Exchange dropdowns should display default labels when only 1 HD account
    (5016c72)

  • fix - effectiveBalance appears as negative for SendEth
    (019f67c)

  • fix(duplicate getCoinify generator function)
    (2602691)

  • fix(verify email)
    (dd59dab)

  • activitylist

    • check remote success of txs
      (a781f4c)
  • buysell

    • update snapshot
      (1e6ca81)
    • make linter happy
      (5f031e7)
    • remove all logs :-(
      (212efb6)
    • replace missing actions
      (ed7834e)
    • fix wallet options in isx; escape hatch for isx; proptypes
      (c13a638)
    • fixes services
      (9e37015)
  • coinify

    • get signup working again
      (d165d7a)
  • crash

    • payment request, buy/sell
      (2a0eee5)
  • dropdown

  • icons

  • link

    • add state check for partner
      (21773a4)
  • link - nav

    • link logic for partner in left navigation
      (9f46461)
  • login

    • set password error if auth login fails and pw incorrect
      (98eeb3c)
  • recover

    • remove unnecessary preventDefault
      (7cfd0e9)
  • settings

    • when adding a new address, if no info has been set, return 0 for final_balance
      (88e7487)
  • wallet

    • creation fix remove fetch kv calls in wallet layout
      (1e66d1d)
    • fetch bch and eth metadata so wallet creation does not fail
      (89d474f)
  • welcome

Features

  • feat - endless scroll for ETH transactions (page of 50 by default) refactor - cleaning old actions in core fix - activity list was not showing up the ETH transactions
    (93fdb9f)

  • feature(create sell page)
    (5824f89)

  • buysell

    • go to isx after account creation
      (b098578)
    • modal header content/styles for coinify
      (45d2056)
    • remove console
      (0845ea2)
    • create qa module
      (2d3ec29)
    • qa
      (0d5eb9c)
    • rate on review step
      (7477eb7)
    • match quote input to designs
      (5984cd5)
    • pass prop to remove border on current select
      (85d95fd)
    • use one saga for minMax; use Math.floor in core saga for quote fetching
      (4031552)
    • setMin; KYC limit notice; use logger
      (fa1813a)
    • triggerKYC when no kyc pending
      (6cefbf4)
    • handles resuming kyc from notification component
      (2302bda)
    • continues to make kyc status component dynamic
      (4439619)
    • begins kyc status widget
      (83553a7)
    • refactor quoteInput to use cata; implement increase limits link in CYO component
      (a478289)
    • handle kyc result in coinify trade details modal
      (d43a3a6)
    • clean up payment component; trigger KYC if bank buy and level is 1; remove unused redux-ui
      (f643b39)
    • correct filename
      (7b86082)
    • splits up coinify details modal into trade and kyc components
      (f167260)
    • starts to setup triggerKYC from payment step
      (bb39307)
    • fix trade sorting, add case
      (83d5ad9)
    • starts coinify trade details modal
      (94a06f1)
    • begins saga set up for after isx
      (f06364c)
    • cancel trade action/saga
      (6d9016a)
    • help with isx logging; testnet address for staging
      (17910cd)
    • coinify env
      (e288277)
    • refresh profile after trade without triggering loading state
      (5d88a75)
    • pass isxID to isx component from trade
      (6862038)
    • fixes baseBtc quotes and adds border around payment
      (bea2b18)
  • coinify

    • starts to set up order history; error handling when submitting trade
      (2d8f564)
    • prepare for going to isx after buy
      (70635a1)
    • set up sagas for successfully executing buy trade
      (a942dbe)
    • fix go back and restart in flow; add some proptypes; clear form on mount and unmount
      (51a1b64)
    • render review step amounts differently
      (8b88a8e)
    • better handling of coinify object in core sagas; fix rules for rending payment mediums
      (6ba2ea4)
    • put CYO payment and review in the stepper
      (683bd02)
    • more work on debounce; fix setMax
      (0e3b244)
    • first run at debouncing
      (8f3c327)
    • handle limits, errors; cleanup
      (abf0967)
    • set max on checkout step
      (ee5926c)
    • put payment component in stepper; refine busy state on button
      (5e00e5c)
    • continues with redux form; add to initializer saga; adds busy state
      (8da42a4)
    • more redux form
      (b15d4e4)
    • starts service with limits helper
      (33efce1)
    • begins coinify reuse of CYO component
      (d9781db)
  • dashboard

  • icons

    • udpate icons except tooltip
      (79e6fd8)
  • link

    • make canBuy more generic, pass type
      (f321813)
  • links

    • add canBuy option to exchangeService
      (15c0b38)
  • tx list

    • link get started to exchange if other currencies have amt > 0
      (23f6727)

Refactor

  • refactor(use two redux forms for coinify create)
    (071939f)

  • refactor(remove legacy files)
    (502c70d)

  • refactor(coinify create step)
    (ea86990)

  • link

    • move canTrade selector to exchange selector
      (9bd4161)

Test

  • exchange

  • tooltip

Chore

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

NewReleases is sending notifications on new releases.