Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.

v1.32.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@plondon plondon released this 07 Feb 14:27
· 220 commits to master since this release

Bug Fixes

  • coinify: check for quote before getting mediums
    (b48262fc)
  • sfox:
    • make clearer that manually adding acct can take longer
      (14808084)
    • refresh profile after buy tx so limits update
      (3f366477)
    • enable fractional invites
      (10abefe9)
    • remove console.log
      (ccc8a785)
    • fix survey prompt logic for buy step, fix rate amount in details modal
      (d1240064)
    • fixes fiat amount in details modal
      (6293c9ef)
    • copy change
      (cb1e2f06)
    • change conversion for trade amounts
      (33d5522b)
    • clean up code
      (20223056)
    • remove unused var
      (2873a1da)
    • buyTradeDetails amounts, copy
      (04ac7ae1)

Features

  • buy: copy corrections
    (df51887c)
  • sfox:
    • implements redesigned bank link page
      (417ef825)
    • trigger buy survey after trade completion
      (25e5013b)
    • start to add buy surveys
      (72dea517)
    • do not show tx fee and add fiat amount to buyTradeDetails
      (3478785e)
    • buy announcement
      (d93ab95a)
    • move intro sell copy to buy
      (b9a30962)
    • commit fetch trades in service
      (a6edc5d3)
    • fetch trades after buy
      (9bdea3cf)
    • adds trade state copy
      (0e22a846)
    • differentiate between buy and sell trades
      (f857cdad)
    • fix linked account
      (f0652474)
    • copy changes, subtract fee, fix helper
      (dec54cd6)
    • add bank icon to account box
      (fcc7788a)
    • buy whats new
      (82545efc)
    • fixes exchange rate in trade details for buy
      (1564a4bb)
    • linked account copy for buy or sell
      (2217929c)
    • buyTradeDetails cleanup, trade details helpers
      (f3e624f3)
    • starts buy trade details and receipt view
      (4caa5524)
    • confirm component for buy trades
      (92386fc9)
    • one confirm component, works with sell
      (1c843cb1)
    • buy copy, assign goTo to scope.checkout
      (54c4da5d)
    • buy confirm component
      (0d0a33d7)
    • buy over max error
      (82e07494)
    • buy quote fetch, add buy to sfox service
      (e53e613f)
    • create sell controller within checkout ctrl
      (2b2ae401)

Style

  • sfox: minor padding style change
    (316f6f37)

Test

  • sfox: fix tests in checkout ctrl
    (00a5c81b)

Branchs merged

  • Merge branch 'decouple-sfox-checkout' of github.com:blockchain/My-Wallet-V3-Frontend into decouple-sfox-checkout
    (7aedc854)
  • Merge branch 'v1.32-release' into decouple-sfox-checkout
    (00d6e5da)
  • Merge branch 'decouple-sfox-checkout' of github.com:blockchain/My-Wallet-V3-Frontend into decouple-sfox-checkout
    (f026fda2)
  • Merge branch 'v1.32-release' into decouple-sfox-checkout
    (3f9be073)
  • Merge branch 'v1.31-release' into decouple-sfox-checkout
    (84a04739)

Pull requests merged

  • Merge pull request #1430 from blockchain/decouple-sfox-checkout
    (5bf936fa)
  • Merge pull request #1436 from blockchain/add-buy-surveys
    (afe92fc7)