4.70.22 (2022-08-29)
Chores
- merge:
- dex: fix typescript errors (9ed5a8b)
New Features
- risk: adding address to attributes on google pay and apple pay (e337e18)
- tracking: add signup viewed and source event (a798ce8)
- card:
- error:
- 2fa: adding required 6 digits for 2 factor auth (8b84825)
- debit: adding kyc to debit card order) (8435cf4)
- add in asset page (2a4b558)
- add in assets grid view (76f331b)
- add in address endpoint to view (4b5a820)
- add in qr code and defaultEthAddr (8eafe78)
- add in flyout content (a6e6a26)
- add in svg links etc (db3aea2)
- init nft view web (ae94eea)
- add full name to iframe, change size (96b925a)
- stripe: add attributes to stripe iframe in order for stripe sdk for better fraud support (74463a6)
- payments: handling the skip errors correctly (f4c3630)
- analytics: adding version to every analytics push (b053c4a)
- send flow:
- NabuError:
- trading limits: show different description message for US based T1 wallets and for LT entity (c7cfbcf)
- dex:
- render send amount and network fee from quote (53ebfa0)
- fix custom slippage form entry (c757847)
- display remote type quotes in form (fa40e53)
- fetch swap quotes with form data (4d33e45)
- fetch swap quotes (d5bfc5d)
- add arrow rotate animation (c9932a1)
- add quote details component (9892df3)
- add amount inputs to swap form (e08b4cc)
- add pair swap animations (4d8db8e)
- swap side selection logic (e6662a3)
- use real data in pair select modal (c5cc573)
- fetch tokens by chainId (11c5afe)
- add redux boilerplate and chain api (3293eff)
- add initial coin select modal (26504c1)
- add swap slippage form logic (afa4c21)
- split views into folders, add swap settings base modal (0f207a7)
- add base swap layout (ff1f63a)
- add deeplink support and wallet balances (52eefe4)
- add base layout and feature flag (9fa0607)
- trading currency:
- signup: add redirect on signup to skip product picker (96a4f86)
- extra kyc:
- LTMONB-27:
- amount:
- extra-kyc: service component for translations (55137d5)
- nft: modify nft_activity_link (d1f51ba)
- nfts:
- update-email: add nabu session token to request (c8f9af3)
- modals: update base styles to match new design patterns (b131f40)
Bug Fixes
- browser-detection: bypass motorola edge issue (6e06e53)
- typescript: removing awaited from type notation (4528655)
- checkout: removing three stars if mobilePaymentMethod (1577f7e)
- tracking:
- stx-airdrop: remove old availability copy (50df4d8)
- 2fa: making minimum as 6 on exchange screen (2f90572)
- cleanup (48ca3ee)
- cleanup and wipe comments (35be767)
- remove unused (d020f30)
- add in redirect when you successfully transfer an nft (8eb7cd7)
- comment out app switcher for nfts (c8ead65)
- move nfts view to authed route (9180391)
- transfer, responsive flows, icons (37448c1)
- transfer state for asset object (f8ec8ef)
- moving extraKYC method to services/sagas/ folder (b7835c2)
- add types and remove undef (6002fc0)
- rename vars to match react-select (6582b4f)
- nft search bar (8ca2424)
- CoinView: adjustments to coin view (de34e54)
- spelling: fix rewards flow spelling (d3e9615)
- debit: fixing designs for debit card integration (8b4fc5a)
- AddCardFlyout: check the origin and correct dismiss flyout (3f98ad1)
- NabuError:
- NabuErrorActions: clear card remote on click "try another card" action (b16824f)
- webpack: doubling the size of the memory limit for webpack (3e13005)
- card:
- BuySell: handle generic nabu error in order polling (9db95be)
- order:
- deposit: removing template specifics for deposit ars (0a835b8)
- google: allowing credit cards and prepaid cards check (eeeb095)
- Card/Bank: trim bank/card name when reach full width (1340395)
- AppleAndGooglePay:
- fiat: adding correct currency for fiatCurrency on deposit, withdraw and settings (3b6b6e5)
- WireTranfer: remove the order dependency on wire ttranfer flyout (53782ac)
- balances: even if eth balance call fails show holdings (3c6416a)
- secure-update:
- security: adding sandbox property on iframes (57bce1e)
- coin: adding correct import for coin (cfca48d)
- nabu-token: change to get or fail (e0088ac)
- sms: remove unused sms idv functions (43746a6)
- LTMONB-28:
- amount: using new remote type for the enter amount screens (87103e9)
- email: fix formatting of template params (ab42b01)
- nfts:
- translations:
- dx: pass APP_ENV_LOCAL flag to webpack and stop use of NODE_ENV (57ea6c2)
- update-sms-email: remove unused methods (8b1244f)
- update-endpoint: correct remote get and modal change fix (b95b9ad)
- update-sms: add nabu auth token (d51f999)