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.26.9
v1.26.8
v1.27.0
Bug Fixes
- coinify:
- make sure all reasons have translations
(fda56bda) - kyc status should know about buyFiat code
(2864428f) - update profile after trade modal is closed
(1af46ea8) - sell flow
(09061759) - linter errors
(e4b5d249) - dont set max when trading is disabled
(dae2a401) - exchange component rounding
(dd653b2d) - update rate on currency change
(aad6e906) - check correct blockchain outRemaining limit
(33fec96d) - update exchange component limits on digest cycle
(08f5c62f) - fix default currency guess
(8ff0e698) - show profile email
(2526364f) - kyc cc limit
(7cc044b8) - Delete coinify.isPendingSellTrade() test and fix coinify test errs
(94bc9e6b) - change trading messaging
(ec52f6b7) - correctly display quote information
(095fb0fa)
- make sure all reasons have translations
- coinify_medium: Fix CoinifyMediumController test errs
(7aa57cc4) - coinify_sell: Fix CoinifySellController test errs
(9e7c9590) - coinify_signup: Fix CoinifySignupComponentController test errs
(431de5ad) - exchange: unocoin/sfox state.total fix
(fce76bf4) - sell_summary: Fix sell-summary.component test errs
(09e9e047) - sfox_checkout: Fix SfoxCheckoutController test errs
(0cf2d752) - transaction_description: Fix coinify.initialized() err
(04125c87) - unocoin:
- unocoinsignup: Fix UnocoinSignUpController test errs
(3ad13979)
Features
- coinify:
- exchange component: handle fiatOptions
(645ed8b9)
Refactor
- coinify:
- no need to make full exchangeData fetch
(668bb472) - clean up coinify service
(7ebf626b) - sort trades dynamically
(c72da02e) - handle buy/sell fiat currencies separately
(f0e46e18) - change order of buy reason check
(5bde2776) - handle limits from payment-methods
(4ae424c3) - exchange component binding name cleanup
(188aefc6) - remove shouldShowSellTab
(d31eec7c) - After first trade error
(133c3029) - edit amt but not currency in summary step
(7394220d) - clean up service
(dc9fdaa7) - handle signup, quote refresh, mediums with profile limits
(89216f84) - move limit logic to coinify client
(effe1ad3) - css cleanup
(d73572b8) - remove sell-quick-start template
(c3eb01f4) - handle awaiting_first_trade_completion
(f8c1ad66) - set up error handling
(f27f8b60) - use collapseSummary to show/hide summary
(ef62cd4f) - init kyc work
(d7c63d36) - resolve merging issues
(bd6e5df2) - build payment in coinify summary step
(115c5184) - use in sell quick start to create account and load quote to coinifySell
(7d84aa38) - continue user can buy/sell logic
(b2d6e2fa) - remove sell quick start
(02354af7) - move trading disabled logic to exchange services
(4d4aa82c) - init disabled options
(2fb25dfe) - init sell work
(16e8a625) - handle update values in summary
(b223bb62) - handle signup quote refresh
(938c907b) - open pending and completed trades
(5d5fcde4) - open coinify modal from exchange component
(c1185136) - initial exchange-component setup
(276ec3bc)
- no need to make full exchangeData fetch
- coinify_exchange_component_tests: Refactor tests
([7d8ee9c](https://github....
v1.26.7
v1.26.6
v1.26.5
v1.26.4
v1.26.3
v1.26.2
Bug Fixes
- bitcoin cash:
- verify on blockchair
(80e2376a) - schedule a refresh after succesful bch exchange
(b585280d) - add logo
(ea325212) - lock from selector if a wallet was specified
(1ad38e97) - only set input amount if wallet was specified
(3060fa7e) - allow changing exchange amount, set correct initial amount
(c7a11392) - prepend bitcoin cash to wallet name
(f4680fcc) - mobile fixes for show bch button
(ee9b3759) - send and bch wallets on mobile
(717eb89b) - improvements to mobile view
(3f9dd2e7) - show appropriate copy in shift receipt when shifting from bch
(6803ab22) - gives bch component same spacing as other general settings
(a5587e3e) - button alignment in settings > general
(887df300) - fixes qr scan
(78a4b854) - fix tx success notification copy
(5ad709c6) - shapeshift label alignment
(9aaa88ff) - bch address error message on send
(714660b7) - consistent font size
(64559db8) - update copy on bch send
(4b5d269f) - show bch copy on shift confirm
(8387ec13) - correct wallet label when shifting
(f1375836) - more copy
(5df188a5) - remove bitcoin cash label
(4cb92350) - translate strings, adds default label
(d03c9145) - copy fixes
(de5d7a30)
- verify on blockchair
- landing: rename scroll to scoller to avoid multidir error
(bb73e1b7) - nav:
- public header: remove target _blank
(95e40dbb)
Features
- bitcoin cash:
- nav:
Refactor
- bitcoin cash: rm unused ctrl.disabled
(5a008960)
Style
- bitcoin cash:
- footer:
- nav: remove container
(8c80a60c)
Branchs merged
- Merge branch 'v1.23-release' into new-footer
(8b921fac)
Pull requests merged
- Merge pull request #1329 from blockchain/new-nav-footer
(77fcab2c) - Merge pull request #1332 from blockchain/new-nav-buttons
(75a1e109) - Merge pull request #1331 from blockchain/bch-exchange
(bf11f031) - Merge pull request #1326 from blockchain/bch-copy-fixes
(1a823562) - Merge pull request #1328 from blockchain/bch-qr-send
(30bd9b2e) - Merge pull request #1248 from blockchain/new-footer
(e4673a38)