4.29.6 (2020-03-31)
Chores
- merge: fix merge conflict (8c041a6)
New Features
- simple buy:
- handle no invitations (d2107e8)
- add back coinify check (ae8cef9)
- remove is coinify check (f748953)
- if user has kyc failed disable checkout (86cf938)
- differentiate between eligibilities (3a28a62)
- if offset is 0 and < 10 txs get all trades (4e1f99c)
- still load txs if xlm tx fetch fails (f182d22)
- fix update curr test (1690f32)
- add sb order fetch to refresh saga (8842ca3)
- changing preference also update sb currency (7bccfad)
- change cancel from pending conf logic (55e452f)
- some more select input stuff (5abd27d)
- select boxes clean up (13cf28c)
- use eligible check (d39800d)
- clean up price chart a bit (5f2a604)
- get all orders, add events (f2f81e4)
- small welcome tweaks (0142bcd)
- handle diff transfer details (287af85)
- swap code and display name (51a0989)
- kyc tier 2 continue banner (5b09cdc)
- move ordering of custody wallets and change name (a6d783e)
- finish up dropdown on tx list (a0cc90a)
- dropdown wip step 1 (d387ca2)
- make x in checkout role button (35824f7)
- some currency selection cleanup (70a63f2)
- fix index spec test (e7e5da3)
- design feedback (3fde2f6)
- normalize enter amt (e5f6572)
- improve enter amt dropdown (b83da33)
- fix tx list (d734634)
- show other order state statuses as well (a0c6d19)
- sb tx list item (4e6a945)
- heart beat loader on confirm (4d477ec)
- get fiat curr from order for payment acct fetch (fc810b9)
- add confirm step (f524740)
- disable withdrawal for xlm (ca6110d)
- disable withdraw from erc20 custody wallet in send (c326037)
- disable withdraw from eth custody wallet in send (85225d5)
- disable withdraw from bch custody wallet in send (7dd4216)
- disable withdrawals for now (daf7665)
- start on withdrawals (759df5d)
- unsupported pair merge (df8d3ec)
- improve amt form (fdb4255)
- make enter amt input prettier (50875bb)
- handle sb or coinify flow (e6034f8)
- implement cancel order (b8d0f0e)
- go back to order summary from transfer details (f3a0484)
- split sb orders from txs (445275a)
- order summary page (87fe794)
- filter sb orders in tx list by coin (837b085)
- add txs to all coin tx lists (235b0f2)
- add txs to btc and eth pages (f74c3ed)
- append simple buy txs to tx list (ade4bff)
- tx history wip (486d048)
- better balance errs (183ebff)
- more total balance work (f287b9d)
- add total balances, wip better load balances display (261b4f3)
- add balance to dropdown (26799d6)
- add pending buy banner (8da2ee1)
- set up fetch orders (d0df5a7)
- show transfer details (d41ff92)
- move to order_details if order is successfully placed (d851340)
- set up order creation (65dbfcf)
- attempt create order if user is tier 2 (76639a8)
- set up suggested amounts (e6fd626)
- set up init checkout action (f6b0331)
- load pairs for currency and add minimal validation (eb4056d)
- handle pairs fetch error (35a53a5)
- improve initial modal speed, move transfereth to goal (16b7d6c)
- set up eligibility check placeholder (4446889)
- start eligible check page (4848e28)
- currency selection search (0c9ba32)
- add currency eligibility call (c64c5eb)
- set up actions sagas and sagaregister (a994cd3)
- set up modal and data component (df12944)
- balances:
- empty state: flatten accounts for accurate account check (c982ca3)
- dropdown: add assistive control div to react-select control (49d97e9)
- empty-state:
- empty-states: design feedback part one (25b6a01)
- simple-buy:
- coinify redirect and empty state (baec2cc)
- welcome modal redesign (adc7e3f)
- flip text size/weight (075d936)
- remove unsued components (802a1ff)
- rest of stylung for currency form (115adcc)
- currency form check box styling (c318546)
- text styling (6570d36)
- view details modal (528f4b5)
- order in tx details part 1 (fc45aad)
- simple: fetch payment account (742a4b4)
- sb-unsupported-pair: designed unsupported pair flyover (cac7e48)
- welcome-modal:
Bug Fixes
- translations: fix dup keys and messages (0ed9b16)
- txs: change price chart back to week (ad929fb)
- empty-state:
- sb-usdd: coin dropdown and checkout details display name (6fe43ee)
- sb-euro: payment details for Euro trades (3dbd933)
- simple buy:
- usdd-ordersummary: change to USDD (1b60570)
- simple-buy:
- tests:
- sb: remove comments (200710c)
- sb-welcome: close on skip rather than start tour (a04f074)
- sb-currency: use title and value component (735bbf2)
- balances: remove refresh from home balance (15baaf6)
- test: test fix (85e9e32)
- kyc-form: update snapshot and update test (55bc7f3)
Other Changes
- blockchain/blockchain-wallet-v4-frontend into feat/simple-buy (983134d)
- blockchain/blockchain-wallet-v4-frontend into feat/simple-buy (e313b13)
- blockchain/blockchain-wallet-v4-frontend into feat/simple-buy (ba15386)
- blockchain/blockchain-wallet-v4-frontend into feat/simple-buy (d5e19ed)
- blockchain/blockchain-wallet-v4-frontend into feat/simple-buy (98f98c5)
- blockchain/blockchain-wallet-v4-frontend into feat/simple-buy (e88074e)
- //github.com/blockchain/blockchain-wallet-v4-frontend into style/kyc-form (9470f51)
- //github.com/blockchain/blockchain-wallet-v4-frontend into style/kyc-form (40df130)
Refactors
- simple buy: move unsupported to own template (9bd824c)
Code Style Changes
- kyc-form: add new design to kyc for sb users (59a8a9f)