This repository has been archived by the owner on Oct 8, 2019. It is now read-only.
Releases: blockchain/My-Wallet-V3-Frontend
Releases · blockchain/My-Wallet-V3-Frontend
v1.10.8
v1.10.7
v1.10.6
v1.10.5
Bug Fixes
- addresses:
- bank transfer: adds redesign transfer instructions
(85901754) - coinify copy: replaces alpha agreement with our TOS
(cc06fba5) - login: changes 'login id' to 'wallet id' to match other copy
(3c607f88) - notifications preferences: makes help text to verify email/phone notifications responsive upon page load
(09cf2041) - secondpassword: remove input restrictions when removing 2nd pw
(16f2ea22) - security center: changes title to 'backup recovery phrase'
(40a49068) - send: vertically aligns qr-img
(f2c42315) - settings: makes 2nd password buttons blue
(a7d1ddf6) - settings security:
- sfox:
Features
- buy: show trade id for Coinify, hide it for SFOX
(f4ea98c5) - buystatus: shouldShowInviteForm()
(adc029f8) - directive: directive to prevent element events from eventing
(892e8f96) - sfox:
- SFOX should not appear in the dropdown if the user is outside the US
(75a30c08) - show invite form
(b89331c7) - enter to submit on determine step
(47bd6f07) - enter to submit on verify docs
(76c966a3) - enter to submit on create (email)
(19dbf2d3) - enter to submit on link and 'get bitcoin'
(1f515980) - enter to submit on checkout
(cdda8fcc) - enter on submit on create (mobile)
(0a6ebace)
- SFOX should not appear in the dropdown if the user is outside the US
Refactor
- sfox: handle form submission in template
(c5f9af93)
Style
Developer Tools
- server: SFOX production CSP
(8c52464a)
Pull requests merged
- Merge pull request #857 from blockchain/align-qr-img
(7a95309c) - Merge pull request #859 from blockchain/invite-form
(9857730e) - Merge pull request #856 from blockchain/remove-2-pass
(495ee54b) - Merge pull request #854 from blockchain/bank-transfer-instructions
(fe59733f) - Merge pull request #850 from blockchain/TOS-update
(68b043c0) - Merge pull request #849 from blockchain/reverted-fixes
(cf1ac1be) - Merge pull request #852 from blockchain/second-pw-copy-update
(56c50c7f) - Merge pull request #851 from blockchain/accurate-limit
(612ecc1c) - Merge pull request #847 from blockchain/enter-to-submit
(607aad17) - Merge pull request #844 from blockchain/trade-order-summary
(492ff6c2) - Merge pull request #840 from blockchain/no-mousewheel
(0246bad2) - Merge pull request #845 from blockchain/sfox-firefox-ui-bug
(ae4feb49) - Merge pull request #846 from blockchain/sfox-verify-error
(f9f095f6)
v1.10.4
v1.10.3
Bug Fixes
- addresses:
- coinify:
- login: changes 'login id' to 'wallet id' to match other copy
(9171620b) - notifications preferences: help text to verify email/phone for notifications no longer cuts off in mobile
(5e6a9b6d) - security center: change 'backup security phrase' to 'backup recovery phrase'
(c88b167f) - settings: makes second password buttons blue
(d514f025)
Features
- buysell: USA (#810)
(420239c5) - qa: get options based on environment rather than debug enabled
(e791427d) - receive: adds helper text to description input on receive screen
(5c480893)
Style
- buy: buy ui for select partner and coinify quick start
(51d983bf)
Pull requests merged
- Merge pull request #838 from blockchain/revert-821-no-sharing
(91be8ad8) - Merge pull request #837 from blockchain/coinify-verify
(e2746fe2) - Merge pull request #836 from blockchain/buy-ui
(03069588) - Merge pull request #826 from blockchain/coinify-summary
(5e2b3087) - Merge pull request #832 from blockchain/kyc-status-expired
(e7803604) - Merge pull request #821 from blockchain/no-sharing
(06dff466)
v1.10.2
Bug Fixes
- account: handle incorrect confirmation code
(c531cadd) - coinify: quote moved to paymentAccount, but no longer requires parameters
(d5fb8d9e) - send: custom bitcoin url autofills fields
(5858b62d) - sfox:
- dont show copy_2 for address idType
(ec9c8038) - prevent helper buttons submitting forms
(5f1619ae) - use absolute instead of fixed position
(0ebc7c8a) - center align signup components
(c1f50a3c) - do not autofill checkout amount
(2974074e) - display incorrect deposit error inline
(af3b839e) - simple.secure.seamless glitch fix
(50cd969f) - require mobile code for setting up mobile
(45f07015) - add blockchain alpha agreement to accept terms
(7a54dac8) - add links to tos and privacy policy
(a4cf3912) - prevent sfox view showing while signup tray opens
(89d0b16c)
- dont show copy_2 for address idType
- testnet: only show Home and Wallet in header for testnet builds
(46995761)
Features
Refactor
- buy: remove unused prevStep and typo fix
(9d0ae1de) - sfox: remove fees and references to fees, as they are baked into quote
(d87e33ba)
Style
- sfox:
Test
- buy: add test for email verification code
(317a5472) - sfox:
Chore
- gitignore: ignore .tern-project config file
(6399ebe6)
Branchs merged
Pull requests merged
- Merge pull request #820 from blockchain/quick-fixes
(787fc3c5) - Merge pull request #819 from blockchain/testnet-hide-header
(b91bfa1b) - Merge pull request #816 from blockchain/sfox-criteria
(e4ae0030) - Merge pull request #818 from blockchain/sfox-email-code
(7f8f740a) - Merge pull request #817 from blockchain/link-deposit-err
(8a4dc533) - Merge pull request #803 from blockchain/email-confirmation-code
(6b9ad444) - Merge pull request #815 from blockchain/checkout-design
(c0ddcbd8) - Merge pull request #806 from blockchain/custom-bitcoin-url
(493656d3) - Merge pull request #813 from blockchain/coinify-quote
(c36ce1d4) - Merge pull request #814 from blockchain/sfox-signup
(f125e24f) - Merge pull request #812 from blockchain/deposit-helper
(5f879790) - Merge pull request #811 from blockchain/spacing-and-fonts
(7b50e91a)