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.7.27
Bug Fixes
- devserver: handle search endpoint by redirecting to root
(f82c8ed7) - login: guid_from_cookie endpoint has been removed
(2d2f1a7a) - publicheader: hide search and language sooner to prevent ui glitch
(92dcd96c)
Features
- deploy: make it easier to run wallet on local machine
(3e54e9aa) - publicheader: add .info search bar to public routes
(463cf2e2) - router: handle language codes at base of route path
(2408d0e0) - seo: language dropdown for public routes, hreflang tags
(c9a4aec8)
Test
- walletservice: repair 2FA login tests
(c41a5ac6)
Chore
- publicheader: hide search and lang dropdown
(ffcf43f8)
Pull requests merged
v1.7.26
v1.7.25
Bug Fixes
- buy steps:
- buysell:
- kyc review: remove ist id and date initialized from kyc formatted
(5cd92d47) - order history: if completed_test or completed dont show 'error'
(dcbf676f) - summary: update curr code when temp currency is updated in bank transfer amount exceeded err screen
(8e750262)
Features
- buy steps: move fiat amount to top right
(4da1ef8c) - buysell: QA can expire trade quote
(dcebaae8) - dev themes: add courier to dev theme
(0e09a14b) - receive: 'copy next address' button next to receive button
(905e7868) - signup:
- top: remove MyWallet text from top bar
(9d3bafc6) - whats new: add dev themes
(80e48d2a)
Refactor
- buy steps:
Test
- buysell: use pending instead of processing
(686daaf8)
v1.7.24
Bug Fixes
- buy:
- buy select country: when searching for country filter search by startsWith
(3be4c965) - fake bank transfer: call formatTrade after fakeBankTransfer promise
(a235e0eb) - grunt: tell grunt to process files in buy directories
(e2a21da5) - ist copy: remove iSignthis
(c97aa6de) - limit error message: copy should read exceeds remaining...
(6fdb47ef) - pollkyc: cancel polling when leaving the scope where poll was started (#665)
(7ae6599c) - quick start:
- recovery: disable form while recovery in progress, minor ui improvements
(0c781d0f) - rejected email: email already in use line break
(7e3c0531) - router: prevent blank page when refreshing on settings/:account/addresses (#674)
(3fc16000) - signup: disable form when creating wallet, minor refactoring
(82918a47) - starts with: use lastIndexOf instead of startsWith
(49b70751) - success: pass scope.trade on bitcoinReceived
(9665e75f) - trade limit: dont allow trade creation until max and min are calculatted
(24a283b8) - trades:
- update btc expected: update btc expected in trade
(e8888cc3)
Features
- activityfeed: label for bought transactions in activity feed
(c3f91116) - buysell: debug statements
(f5cdc74f) - themes:
Refactor
- buy:
- quick start: move status waiting into getQuote
(a9141c8b) - quote:
Style
- select payment method: add copy for first time cc purchase
(b566e053)
Pull requests merged
- Merge pull request #678 from blockchain/themes
(b9734f40) - Merge pull request #675 from blockchain/buy-refactor
(277e9a59) - Merge pull request #672 from blockchain/recovery-form
(764a94df) - Merge pull request #673 from blockchain/signup-form
(a58706ef) - Merge pull request #671 from blockchain/quote-expire-time
(b9f7cd2b) - Merge pull request #670 from blockchain/select-payment-method-copy
(5d54a655) - Merge pull request #669 from blockchain/quick-start-quote
(1f7ab712) - Merge pull request #668 from blockchain/prevent-creating-trade-before-maxmin
(e594425a) - Merge pull request #666 from blockchain/filter-by-startswith
(53ff6b7f) - Merge pull request #667 from blockchain/rejected-email-copy
(7b503f0c) - Merge pull request #664 from blockchain/success-trade-update
(8314da55) - Merge pull request #661 from blockchain/payment-methods
(26d5eeab) - Merge pull request #662 from blockchain/buy-folder-structure
(baf51255) - Merge pull request #660 from blockchain/buy-ctrl-refactor
(deaec3bb) - Merge pull request #658 from blockchain/fetch-trades
(fa419cb6) - Merge pull request #657 from blockchain/exceed-trade-limit
(cb6a0f19) - Merge pull request #656 from blockchain/bought-activity
(452f2623)
v1.7.23
Bug Fixes
- buy quickstart: prevent qs input and buy modal amounts from disagreeing
(eb9cb754) - buysell: remove extra call to fetchProfile when navigating to buy page (#648)
(506d0051) - cancel: handle cancel trade error
(18b40d3d) - coinify down:
- currency: handle floats properly in when formatting fiat for view
(b7a479dd) - errors: if quote error don't let user try to create trade
(944ec07a) - seo: seo page recommendations keyword/description (#655)
(cf96210f) - summary: cancel should set fiatFromInvalid to false
(f714b8e2) - trade summary: use correct date format
(9f9b3878)
Features
- loading and errors:
- trades: gradually load trades with infinite scroll effect
(879644b9)
Refactor
- cream: remove money.gif :(
(5e4560df)
Pull requests merged
- Merge pull request #654 from blockchain/errors
(db5594ed) - Merge pull request #652 from blockchain/quick-start-form
(509a99d7) - Merge pull request #650 from blockchain/format-fiat
(3c1fb80f) - Merge pull request #649 from blockchain/trade-scroll
(7af4f0ab) - Merge pull request #651 from blockchain/loading-and-failing-to-load
(83eb222a)
v1.7.22
v1.7.21
Bug Fixes
- bank transfer: remove binding to prop and val so trade can update
(1db1000a) - buy: prevent multiple buy modals because of fast clicking
(39969bee) - buy summary: use the scope reference to transaction
(caf720f6) - buysell:
- fakebanktransfer: fix fake bank transfer
(33547166) - formattrade: prevent empty label when viewing formatted trade for account 0
(9deeb467) - payment fee: payment fee instead of fee
(59e32987) - poll kyc: pass latest kyc to poll
(6e9172bd) - subscribe: encode email before sending to google forms
(c51c8251) - translations: use Coinify instead of ::partner
(d05cd2b0)
Features
Refactor
v1.7.20
Bug Fixes
- blacklisted country: add brazil and romania to blacklisted country
(01532668) - buy:
- buy quickstart: prevent changing to default currency when opening buy modal
(d9024e12) - buy start: prevent amount from updating too quickly and from displaying NaN
(c268e58c) - buy summary:
- buysell:
- coinify info: show coinify tooltip on all steps and on buy page
(861322c2) - copy: copy and translations
(9ed799b5) - currency: dont change currency after signup
(a468f7e1) - kyc: use correct limit amount for kyc state in buy homepage
(0a216a53) - secondpassword: removing happens inside modal and triggers logout
(c745156f) - spacing: spacing fix for trade summary title
(1df11244) - trade state: remove declined state, use rejected instead
(806420d0) - trade total: show trade total for pending trades
(79e53a55)
Features
- buy summary: custom error page for bank transfers that exceed daily amount
(f9b74eb3) - seo: add alt text to images on landing page
(9f43c068)
Refactor
- secondpassword:
- trades: avoid loading ist for trades in a completed state
(24aaef8b)
Style
- quote: change quote copy and color
(78bcedff)
Test
- buyctrl: fix broken test
(14cb2630)
Pull requests merged
- Merge pull request #628 from blockchain/second-pwd
(74cbd8cd) - Merge pull request #637 from blockchain/buy-confirm-kyc
(d05c1c75) - Merge pull request #636 from blockchain/quickstart-currency
(bdd5f240) - Merge pull request #635 from blockchain/buy-confirm-validation
(3ef83bcd) - Merge pull request #632 from blockchain/copy-and-translations
(e3aacbfe) - Merge pull request #634 from blockchain/blacklist-country
(4913eba7) - Merge pull request #633 from blockchain/timer
(813f48a2) - Merge pull request #631 from blockchain/show-trade-total
(1495d606) - Merge pull request #629 from blockchain/quickstart-quote
(210915df) - Merge pull request #630 from blockchain/rejected
(84b3d88c) - Merge pull request #627 from blockchain/coinify-tooltip
(9c54b789) - Merge pull request #626 from blockchain/seo
(7343cea1) - Merge pull request #623 from blockchain/kyc-amount
(b27f80fa) - Merge pull request #625 from blockchain/spacing-padding
(995c0ca7) - Merge pull request #624 from blockchain/avoid-ist-loading
(d143a219)
v1.7.19
Bug Fixes
- adverts: fix adverts padding img issue
(63d83437) - bitcoin received: use outAmount when trade is completed (#611)
(e998571b) - buysell:
- prevent infinite anonymous quote fetching
(90d8f047) - more refresh friendly and fix tests
(9f7097a5) - separate coinify currency logic from wallet currency logic (#615)
(13e2adc0) - remove unnecessary call to getTrades when buy modal opens (#617)
(9b523628) - monitor trades on login so that success modal shows on receive (#613)
(4a3497ab)
- prevent infinite anonymous quote fetching
- console: check for existence of objects to prevent console errors on relog (#619)
(e51dd961) - copy: buy bitcoin feature copy update
(7dbb0a75) - recover funds: accept agreement to recover funds
(0d38ccc8) - trade: outAmount and tilde issues
(889986d0)
Features
- cream: legal stuff (#622)
(b900125c) - signup for buy: signup for buy access from country selection when country is not yet available
(92e990d1)
Refactor
- buy feedback: move feedback and signup to buySell service
(ea304296) - quote: use integer cents instead of float, Quote handles payment method and fees (#604)
(db8793f5)