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

Releases: blockchain/My-Wallet-V3-Frontend

v1.24.2

14 Sep 14:54
Compare
Choose a tag to compare
v1.24.2 Pre-release
Pre-release

Bug Fixes

Features

  • chart: cache chart data and use if request fails
    (9d0f92fb)
  • qa: rename qaDebugger and allow qa to see exchange
    (a129693d)
  • shift: test proportion of max limit errors shown
    (5030ed9c)

Test

  • shift: fix shift create test
    (923bb889)
  • shift confirm: remove unused var
    (25e4e140)

Chore

  • release: v1.24.2
    (d7b3f30c)
  • tests: rename ethLegacyTransition -> eth-legacy-transition
    (e6209c24)
  • travis:
    • rename eth-legacy-transition -> ethLegacyTransition
      (efe1df49)
    • ignore eslint on controllers
      (67cdc03d)

Branchs merged

  • Merge branch 'v1.24-release' into chart-fail-state
    (312032a2)
  • Merge branch 'v1.23-release' into v1.24-release
    (d26b67ca)
  • Merge branch 'v1.24-release' of github.com:blockchain/My-Wallet-V3-Frontend into v1.24-release
    (47638880)
  • Merge branch 'v1.24-release' of github.com:blockchain/My-Wallet-V3-Frontend into v1.24-release
    (8f4a7e7e)
  • Merge branch 'v1.24-release' of github.com:blockchain/My-Wallet-V3-Frontend into v1.24-release
    (fad975bf)

Pull requests merged

v1.24.1

13 Sep 12:16
Compare
Choose a tag to compare
v1.24.1 Pre-release
Pre-release

Bug Fixes

  • exchange-quote-expire: Redirect to 'create' page when counter expires
    (b842674b)
  • exchange_quote_expire:
    • Add time, minutes, and seconds to the scope, check remaining time in countdown.pug, and add onExpire() to handlers in shift-confirm_spec.js
      (105d97d8)
    • Delete scope..forms.confirmForm from countdown.directive.js
      (9a079aa0)
  • home: include eth.total in balance table
    (e0c866e7)
  • qa: autofill photos and verify
    (65ae83cc)
  • shapeshift: disallow exchange tab when outside whitelisted state
    (f9546d19)
  • shift_confirm_spec: Update onExpiration describe block to test onExpire function call
    (69af0246)

Features

  • eth: export legacy/main eth private key
    (430b15c5)
  • home:
  • unocoin:
    • let users restart when duplicate pancard found
      (d228e9b5)
    • tell duplicate pancard users to use their unocoin account
      (c3dac547)
    • tell users to use the same email address as their unocoin account
      (5657648d)
    • handle exisiting unocoin users
      (fea86ee9)

Refactor

  • shapeshift:
    • confirm quote expiration
      (143663f2)
    • Replace scope.onExpire with vm.goTo('create')
      (3b7ed448)
  • shift_confirm_component: Delete scope.lock in scope.onExpiration
    (de298cc1)

Style

  • home: add underline to time selection
    (c34574e9)

Test

  • shift: shift confirm calls expiration from template
    (c59e88fd)

Chore

  • release: upgrade blockchain-wallet
    (5691a370)

Branchs merged

  • Merge branch 'dashboard-chart' of github.com:blockchain/My-Wallet-V3-Frontend into dashboard-chart
    (d442d93e)
  • Merge branch 'v1.24-release' into dashboard-chart
    (787fd52a)
  • Merge branch 'v1.24-release' into unocoin-existing-users
    (1ea314c3)
  • Merge branch 'v1.24-release' into dashboard-chart
    (d10ecac4)

Pull requests merged

  • Merge pull request #1298 from blockchain/export-archived-private-keys
    (484a9a24)
  • Merge pull request #1290 from blockchain/exchange-quote-expire-fix
    (e4629bca)
  • Merge pull request #1294 from blockchain/dashboard-chart
    (262c36c9)
  • Merge pull request #1299 from blockchain/cache-chart-state
    (6074fd3e)
  • Merge pull request #1293 from blockchain/unocoin-existing-users
    (0da51c06)

v1.23.8

12 Sep 11:56
Compare
Choose a tag to compare

Bug Fixes

Pull requests merged

  • Merge pull request #1296 from blockchain/sell-payment-fix
    (f4cad547)

v1.24.0

06 Sep 18:04
Compare
Choose a tag to compare
v1.24.0 Pre-release
Pre-release

Bug Fixes

  • .getwalleticon: Add missing semicolon
    (80a972f5)
  • all_wallets: Change ALL_WALLETS to ALL_BITCOIN_WALLETS
    (d1e79ba6)
  • confirm_exchange_order:
    • Fix run-on sentence in CONFIRM_DEPOSIT_AMOUNT message
      (2a3cc546)
    • Refix the amount displayed to be calculated and shown in BTC
      (b3979caf)
    • Fix .total to this.quote.depositAmount + this.fee
      (b4126c41)
    • Change amount displayed to include fee and to be in BTC
      (0e982cf8)
    • Change amount displayed to BTC
      (35395092)
  • eth: give priority to eth modal on login
    (fc67777b)
  • exchange: Show wallet icon in to and from fields
    (6f3216e3)
  • exchange_error_msg: Remove overlap between MIN_NEEDED_TO_SHIFT and EXCEEDED_MAX_SHIFT error messages
    (d55eb17e)
  • faq: Update content for 'How do I receive/send ether'
    (95bcac72)
  • first-login-modal-eth:
    • Refix rocket to 150px at all widths
      (d9af027b)
    • Change rocket height to 150px
      (c4b60c32)
  • header_safari_specific: Fix disappearing header by adding overflow: hidden to .wallet-container
    (14f33dc5)
  • private_key_warning_eth: Minor grammar fix - change 'you' to 'your'
    (41063f4a)
  • second_password: Show one error message when user tries to set the hint or main password as the secondary password
    (964936f6)
  • tos/privacy: link to /terms or /privacy
    (aad668c1)
  • whats_new: Close popover after clicking 'Learn More'
    (be97a279)

Features

  • coinify:
    • limit errors for KYC state
      (80c0d561)
    • increment counter for buy dropoff
      (beb2b5c6)
    • increment counter on first buy input
      (094d3029)
    • starts limits and KYC improvement
      (021214ef)

Refactor

  • coinify:
    • remove unushed buySell service method
      (33319b64)
    • cleanup and fix setFiat on limit error
      (c00d1f08)
    • remove commented out code
      (2a83ed6a)
    • sell uses new limits
      (af0ac8d6)
    • buy working with limits refactor
      (bbf8c363)
    • gets new user flow working with refactored limits
      (fcfd6fe5)
    • begin to use new limits
      (0cf34fdb)
  • eth: use eth label
    (60d73e8a)
  • exchange: handle icon with class
    (72bcbb93)
  • first_login_modal_eth: Add .width-20-mobile and .width-20-tablet classes to rocket img
    (337d7bb3)

Style

Test

Chore

  • .gitignore: Add package-lock.json
    (0ea1a445)
  • release:
    • blockchain-wallet version
      (d138d23c)
    • increase blockchain-wallet version
      (0a2dd18e)

Branchs merged

Pull requests merged

  • Merge pull request #1278 from blockchain/buy-limits
    (4b900c8c)
  • Merge pull request #1286 from blockchain/tos-privacy
    (928347d9)
  • Merge pull request #1291 from blockchain/login-modal-priority
    (ec664ea1)
  • Merge pull request #1285 from blockchain/header-fix
    (94e2a002)
  • Merge pull request #1283 from blockchain/exchange-error-msg-fix
    (ea8a280e)
  • Merge pull request #1281 from blockchain/all-wallets-fix
    (94cea762)
  • Merge pull request #1279 from blockchain/exchange-fix
    (812e6a9a)
  • Merge pull request #1282 from blockchain/confirm-exchange-order-fix
    (fea0267a)
  • Merge pull request #1276 from blockchain/private-key-warning-eth-minor-fix
    (ba1c9723)
  • Merge pull request #1273 from blockchain/second-password-fix
    (9e25e834)
  • Merge pull request #1261 from blockchain/v1.23-jira-fixes
    ([749aaba](749aabaedc69613f3a...
Read more

v1.23.7

01 Sep 21:22
Compare
Choose a tag to compare

Bug Fixes

  • eth: give priority to eth modal on login
    (fc67777b)

Pull requests merged

  • Merge pull request #1291 from blockchain/login-modal-priority
    (ec664ea1)

v1.23.6

01 Sep 14:48
Compare
Choose a tag to compare
v1.23.6 Pre-release
Pre-release

Chore

  • release: increase blockchain-wallet version
    (0a2dd18e)

v1.23.4

31 Aug 18:38
Compare
Choose a tag to compare
v1.23.4 Pre-release
Pre-release

Bug Fixes

  • eth:
    • allow checkgoals to complete checks
      (b62c9ee1)
    • hide eth balance when null
      (7551a075)
    • fix upgrade process
      (c16d2e65)
    • proper accounts for getting txtype in amount component
      (5a865beb)
    • show tx activities even if there is no default account
      (ecbb9e1f)
    • use proper accounts for getting txtype
      (52ab1ba0)
    • search all txs when checking if waiting on tx
      (88be081b)
    • remove beta
      (4ff73a10)
    • sec password prio
      (d1df81cd)
    • do not attempt to get tx type for legacy account when there is none
      (10c69ef0)
  • txs: correct labels for eth accounts
    (b5733c2d)

Test

  • wallet: fix wallet controller test
    (9e7586ee)

Pull requests merged

v1.23.3

30 Aug 17:55
Compare
Choose a tag to compare
v1.23.3 Pre-release
Pre-release

Bug Fixes

  • eth:
    • controllerAs syntax
      (d822727c)
    • do not open sweep modal if already waiting on tx
      (023c0211)
    • add lock
      (2a08d597)
    • give priority to beta upgrade modal
      (45bf36dc)
    • handle second password cancel
      (6239af20)
    • update beta transition code to v3
      (e02ad3a7)
    • transfer funds
      (c221a5ce)
    • set transition goal to null after checking
      (92b5354b)
    • show beta upgrade message when needs transition
      (f6118894)
    • remove hideAssetSelect from send/request
      (96e4aee3)
    • start sweep legacy addr
      (4f5939c8)

Features

Test

  • activity feed: hanlde Eth.txs
    (253347fe)

Chore

  • release: bump blockchain-wallet version
    (4493fda5)

Branchs merged

  • Merge branch 'v1.23-release' into beta-upgrade
    (0d61e58f)

Pull requests merged

  • Merge pull request #1284 from blockchain/beta-upgrade
    (e2e3766f)

v1.23.2

24 Aug 21:43
Compare
Choose a tag to compare
v1.23.2 Pre-release
Pre-release

Features

  • shapeshift: state should use state guess
    (fee12df7)

v1.23.1

24 Aug 20:24
Compare
Choose a tag to compare
v1.23.1 Pre-release
Pre-release

Bug Fixes

  • coinify: readd quote message
    (ec04d136)
  • router: check for injected services
    (721a59d0)

Pull requests merged

  • Merge pull request #1275 from blockchain/refresh-fix
    (e61d3b1e)