• Charles Bachmeier's avatar
    feat: [info] Initial Pool Details Page (#7250) · dcf7d293
    Charles Bachmeier authored
    * feat: setup initial pool details page and route
    
    * add pool data query and call on enw page
    
    * make query dynamic to url chainId
    
    * Get and display Header info
    
    * add token symbols
    
    * split header into its own file
    
    * add helper function to not default to eth chain
    
    * add helper function tests
    
    * add header component tests
    
    * add mocked test for PDP
    
    * use valid values
    
    * allow unsupported BE chains supported by thegraph
    
    * typecheck
    
    * remove useless row
    
    * no longer needed child
    
    * use first and last child
    
    * move mock consts to their own file
    
    * skele linear task
    
    * return null
    
    * descriptiive pool not found bool
    
    * modify correct logo container
    
    * update snapshots
    
    * instantiate all chain apollo clients
    
    * added snapshot test
    
    * merge main and update snapshots
    
    * Update src/pages/PoolDetails/PoolDetailsHeader.tsx
    Co-authored-by: default avatarNate Wienert <natewienert@gmail.com>
    
    * type feeTier
    
    ---------
    Co-authored-by: default avatarNate Wienert <natewienert@gmail.com>
    dcf7d293
Name
Last commit
Last update
.github Loading commit data...
.husky Loading commit data...
.vscode Loading commit data...
cypress Loading commit data...
eslint_rules Loading commit data...
functions Loading commit data...
patches Loading commit data...
public Loading commit data...
scripts Loading commit data...
src Loading commit data...
.env Loading commit data...
.env.production Loading commit data...
.eslintrc.js Loading commit data...
.gitignore Loading commit data...
.npmrc Loading commit data...
.nvmrc Loading commit data...
.snyk Loading commit data...
.swcrc Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
codecov.yml Loading commit data...
codegen.yml Loading commit data...
craco.config.cjs Loading commit data...
cypress.config.ts Loading commit data...
graphql.data.codegen.config.ts Loading commit data...
graphql.data.config.js Loading commit data...
graphql.thegraph.codegen.config.ts Loading commit data...
graphql.thegraph.config.js Loading commit data...
hardhat.config.js Loading commit data...
lingui.config.ts Loading commit data...
package.json Loading commit data...
tsconfig.json Loading commit data...
yarn.lock Loading commit data...