• Ian Lapham's avatar
    Improvement(lists): Switch to multiple active lists (#1237) · 267204d9
    Ian Lapham authored
    * basic support for multiple active lists
    
    * start search across inactive lists
    
    * store card before list update
    
    * basic import flow for inactive tokens
    
    * update supported lists
    
    * update import flow for address pasting
    
    * basic mvp
    
    * hide filter if no results
    
    * update min heights
    
    * update manage view, index tokens on page load
    
    * start routing fix for multi hops
    
    * switch to input amount comparison on exactOut
    
    * start list import view
    
    * updated list UI, token search updates, list import flow, surpress popups and warnings
    
    * add unsupported tokens
    
    * show warning if logged out
    
    * update to opyn list
    
    * show token details on warning;
    
    * make percent logic more clear
    
    * remove uneeded comaprisons
    
    * move logic to functions for testing
    
    * test updates
    
    * update list reducer tests
    
    * remove unused locals
    
    * code cleanup
    
    * add unsupported local list
    
    * add multi hop disable switch
    
    * add GA
    
    * fix bug to return multihop no single
    
    * update swap details
    
    * copy updates
    
    * Visual refinements
    
    * Further tweaks
    
    * copy updates, actual list order
    
    * Move settings button
    
    * Update all trade views with settings cog
    
    * Add better tips, remove darkmode toggle from dropdown
    
    * Clean up routing UI
    
    * UI tweaks
    
    * minor tweaks
    
    * copy updates
    
    * add local default list, use existing function for trade comparison, disable v1 helper, show inactive/active at once
    
    * updated inactive view
    
    * remove slippage fix
    
    * update output amount return
    
    * center button, update search to character threshold
    
    * reset add state on back navigation
    
    * style tweak on add button
    
    * fix bug on search results
    Co-authored-by: default avatarCallil Capuozzo <callil.capuozzo@gmail.com>
    267204d9
Name
Last commit
Last update
..
chunkArray.test.ts Loading commit data...
chunkArray.ts Loading commit data...
computeUniCirculation.test.ts Loading commit data...
computeUniCirculation.ts Loading commit data...
contenthashToUri.test.skip.ts Loading commit data...
contenthashToUri.ts Loading commit data...
currencyId.ts Loading commit data...
getLibrary.ts Loading commit data...
getTokenList.ts Loading commit data...
index.test.ts Loading commit data...
index.ts Loading commit data...
isZero.ts Loading commit data...
listSort.ts Loading commit data...
listVersionLabel.ts Loading commit data...
maxAmountSpend.ts Loading commit data...
parseENSAddress.test.ts Loading commit data...
parseENSAddress.ts Loading commit data...
prices.test.ts Loading commit data...
prices.ts Loading commit data...
resolveENSContentHash.ts Loading commit data...
retry.test.ts Loading commit data...
retry.ts Loading commit data...
trades.ts Loading commit data...
uriToHttp.test.ts Loading commit data...
uriToHttp.ts Loading commit data...
useDebouncedChangeHandler.tsx Loading commit data...
useUSDCPrice.ts Loading commit data...
v1SwapArgument.test.ts Loading commit data...
v1SwapArguments.ts Loading commit data...
wrappedCurrency.ts Loading commit data...