• Charles Bachmeier's avatar
    refactor: NFT Assets GraphQL Integration (#4928) · ef57ff76
    Charles Bachmeier authored
    * add demo Asset Fetcher
    
    * new file
    
    * update fetcher
    
    * update query name
    
    * beginning integration type
    
    * uncomment
    
    * working mutant apes
    
    * comment out debug logging
    
    * pass in inputs to query
    
    * update collections to handle inf scroll
    
    * paginated query first attempt
    
    * wrapped assetQuery
    
    * building pagination, needs spread
    
    * working pagination
    
    * working sort
    
    * use cacheconfig
    
    * change query source in Collection page
    
    * passed in filters
    
    * fetch schema from main endpoint
    
    * delete unused relayenv
    
    * rename token_url
    
    * easy GenieAsset refactoring
    
    * add rarity
    
    * update price info
    
    * remove logging
    
    * remove redundancy
    
    * refactor usd price fetching for assets
    
    * update standard and address
    
    * remove unused cacheconfig
    
    * dont repeat ethprice calc
    
    * unmemo bools
    
    * reduce duplicated usd price logic
    
    * cleanup imports
    
    * useUsd price hook
    
    * resolve merge conflict
    Co-authored-by: default avatarCharles Bachmeier <charlie@genie.xyz>
    ef57ff76
Name
Last commit
Last update
.github Loading commit data...
.vscode Loading commit data...
cypress Loading commit data...
patches Loading commit data...
public Loading commit data...
src Loading commit data...
.env Loading commit data...
.env.production Loading commit data...
.eslintrc.json Loading commit data...
.gitignore Loading commit data...
.npmrc Loading commit data...
.nvmrc Loading commit data...
.prettierignore Loading commit data...
.prettierrc Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
babel-plugin-macros.config.js Loading commit data...
codegen.yml Loading commit data...
craco.config.cjs Loading commit data...
cypress.config.ts Loading commit data...
cypress.release.config.ts Loading commit data...
fetch-schema.js Loading commit data...
lingui.config.ts Loading commit data...
package.json Loading commit data...
prei18n-extract.js Loading commit data...
relay.config.js Loading commit data...
relay_thegraph.config.js Loading commit data...
tsconfig.json Loading commit data...
yarn.lock Loading commit data...