4.62.7 (2022-02-02)
Chores
- merge:
- auth: remove unused imports (cdc16ea)
- make copy names more distinct (f495110)
- add back in res modification (ff724c2)
New Features
- institutional-login: add form for institutional login (8d6eca1)
- institutional-portal: add footer (319009c)
- buysell:
- signup:
- open graph:
- nfts:
- race condition between form and collection fetch (0163b80)
- put matching orders on state so no need to recalc (a880e5c)
- rename activeoffer and add comment (205a0a6)
- rename order to nftorder (055397e)
- clean up orderflow submitting state and remove extra fields from slice (ec77bd7)
- add in calendar select for selling NFTs (6dba198)
- add in english auction (c9f087f)
- add in dutch auction (4cc0489)
- add card: force verify profile for non verified users (738a4e3)
- buyer hand hold:
- only in case that user is eligible to do payment method allow them to add new card (539d22e)
- prevent calling endpoint before user data are ready (465212a)
- updated copy and logic for banner to show proper progress (73c6860)
- remove unused file (90c7c08)
- implemented new logic for dispatching events and added proper events for peak sheet (fdeb57d)
- improved banner logic and UX (cc76574)
- show processing state changed prop name to be more descriptive (8f52d78)
- trading currency:
- wallet:
- webpack: remove all customized chunk andbundle optimizations (81190eb)
- manifest: only ping if current window is active (d560753)
- nft:
- add payment:
- FWN-690:
- events:
- offers:
- wait for approval tx to complete before submitting offer (0a5513a)
- wip (624697a)
- get listings and offers directly from asset call (716d6ba)
- get offers directly from orders (3389342)
- add back failure for offer fee (07c5179)
- only display offers if you are owner or null addr (8ab90f4)
- display offers on asset (91cfad5)
- improve active listings ui (2d43cba)
- typescript: upgrade to v4.5 (52282f0)
- user hand hold: show procesing state (2eda104)
- bank link:
- delete unused template file (9500c3b)
- merging bank link error with bank link success to only have 1 component to rule them all (1d4144c)
- adding new bank link error screens and adding bank link flyout to storybook (069774e)
- adding new bank link error screens and adding bank link flyout to storybook (3352efd)
- new-payment-name: change fiat currency names (3f7d196)
- constellation:
- bank errors: adding new bank errors and storybooks (2c01ddc)
- payment-name-change: wip (b3e988c)
- offers and fees: remove tooltip idea, send user to new step for actions (07efe20)
- offers-and-fees: makeMatchingOrder supports both buy and sell (55937bf)
Bug Fixes
- sso:
- footer: hide link if on institutional step (d8ea6a6)
- alignment: 2fa screen on mobile (fe38ba2)
- derivations:
- addressing label typo (d95420e)
- wallet: addressing comments (224d77b)
- nfts:
- offers and orders: fix recipient addr and change fees (1c29e00)
- storybook: fix flyout layout imports (d35c2df)
- offers: add cancel listing step (2f43159)
- transfer-description: change wire/bank transfer based on currency (cb753ea)
- packages: reverting packages back to original source (0e1f5dd)
Other Changes
Refactors
- sso: break up model file into components (e85e2c0)