• Charles Bachmeier's avatar
    chore: Cleanup and refactor significant portion of listing logic (#6042) · 6131e6bf
    Charles Bachmeier authored
    * NFT-91 move listing mode to shared
    
    * move expiration setting out of useEffect
    
    * simplify price input color logic
    
    * unused boolean
    
    * simplify removal of local listing market
    
    * handle global same pricing
    
    * undo local market change
    
    * added comment
    
    * undo expiration changes
    
    * remove old listing state logic
    
    * formatting
    
    * small cleanup
    
    * cleanup
    
    * deprecate global listing state
    
    * use stablecoin values
    
    * remove unused pausing functionality
    
    * remove unused pausing functionality
    
    * remove unused warning logic
    
    * remove unused royalty field
    
    * use royalty helper fn
    
    * simplify global vs normal price input
    
    * simplified price setting logic
    
    * price inputs need to respond to global price method changes
    
    * slight simplifcations
    
    * move dynamic price logic to hook
    
    * move utils file
    
    * move enum to shared
    
    * only usdc check
    
    ---------
    Co-authored-by: default avatarCharles Bachmeier <charlie@genie.xyz>
    6131e6bf
Name
Last commit
Last update
..
Modal Loading commit data...
Dropdown.tsx Loading commit data...
ListPage.tsx Loading commit data...
ListingButton.tsx Loading commit data...
MarketplaceRow.tsx Loading commit data...
NFTListRow.tsx Loading commit data...
NFTListingsGrid.tsx Loading commit data...
PriceTextInput.tsx Loading commit data...
RoyaltyTooltip.tsx Loading commit data...
SelectMarketplacesDropdown.tsx Loading commit data...
SetDurationModal.tsx Loading commit data...
shared.tsx Loading commit data...
utils.ts Loading commit data...