• Charles Bachmeier's avatar
    feat: [info] Add Liquidity and Swap buttons on PDP (#7382) · 81accd18
    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
    
    * setup init stats component
    
    * correctly query pool data for t24, t48, and tWeek timestamps
    
    * add comments
    
    * sanitize pool data and update tests
    
    * correct test data
    
    * add todo
    
    * lint
    
    * show correct data
    
    * remove logs
    
    * use formatter
    
    * showing colored bars
    
    * styled graph
    
    * get muted color
    
    * refactor: move getColor to src
    
    * refactor useColor to use getColor function
    
    * remove consts
    
    * refactor files
    
    * 1st class var support courtesy of carter
    
    * remove logging and adds comments
    
    * mobile styling
    
    * move Stats to its own file
    
    * add test cases
    
    * add test file
    
    * update padding
    
    * remove old test file
    
    * respond to feedback
    
    * right column wrapper
    
    * add non-functional pdp buttons
    
    * update tests
    
    * add button functionality
    
    * working tokenId for position
    
    * split buttons in their own file
    
    * add tests
    
    * reduce screenshots
    
    ---------
    Co-authored-by: default avatarNate Wienert <natewienert@gmail.com>
    81accd18
Name
Last commit
Last update
..
About Loading commit data...
AccountDetails Loading commit data...
AccountDrawer Loading commit data...
AddressInputPanel Loading commit data...
AirdropModal Loading commit data...
AnimatedDropdown Loading commit data...
Badge Loading commit data...
Banner/BaseAnnouncementBanner Loading commit data...
Button Loading commit data...
Card Loading commit data...
Charts Loading commit data...
Column Loading commit data...
Common Loading commit data...
ConnectedAccountBlocked Loading commit data...
CurrencyInputPanel Loading commit data...
DoubleLogo Loading commit data...
ErrorBoundary Loading commit data...
Expand Loading commit data...
FeatureFlagModal Loading commit data...
FeeSelector Loading commit data...
FiatOnrampModal Loading commit data...
FormattedCurrencyAmount Loading commit data...
HoverInlineText Loading commit data...
Icons Loading commit data...
Identicon Loading commit data...
InputStepCounter Loading commit data...
LiquidityChartRangeInput Loading commit data...
Loader Loading commit data...
Logo Loading commit data...
Menu Loading commit data...
Modal Loading commit data...
ModalViews Loading commit data...
NavBar Loading commit data...
NavigationTabs Loading commit data...
NetworkAlert Loading commit data...
NumericalInput Loading commit data...
Polling Loading commit data...
Popover Loading commit data...
Popups Loading commit data...
PositionCard Loading commit data...
PositionList Loading commit data...
PositionListItem Loading commit data...
PositionPreview Loading commit data...
PrefetchBalancesWrapper Loading commit data...
PrivacyPolicy Loading commit data...
QuestionHelper Loading commit data...
RangeSelector Loading commit data...
RateToggle Loading commit data...
RouterLabel Loading commit data...
RoutingDiagram Loading commit data...
Row Loading commit data...
SearchModal Loading commit data...
Settings Loading commit data...
Slider Loading commit data...
Suspense Loading commit data...
SwitchLocaleLink Loading commit data...
TextInput Loading commit data...
Toggle Loading commit data...
TokenSafety Loading commit data...
Tokens Loading commit data...
Tooltip Loading commit data...
TopLevelModals Loading commit data...
TransactionConfirmationModal Loading commit data...
Unicon Loading commit data...
V2Unsupported Loading commit data...
WalletModal Loading commit data...
Web3Provider Loading commit data...
Web3Status Loading commit data...
addLiquidity Loading commit data...
analytics Loading commit data...
claim Loading commit data...
earn Loading commit data...
swap Loading commit data...
vote Loading commit data...