- 15 Sep, 2023 5 commits
-
-
Zach Pomerantz authored
-
Nicolas Brugneaux authored
-
Zach Pomerantz authored
-
eddie authored
* fix: v2 pool ui * fix: use one wrapper
-
eddie authored
* feat: add chain id and update name * log metamask version * fix: tests
-
- 14 Sep, 2023 4 commits
-
-
Nate Wienert authored
* fix: ci added CODEOWNERS github format * Update .github/workflows/1-main-to-staging.yml Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
Nate Wienert authored
* fix: make popups appear above drawer and near top conditionally only when drawer is open * remove logic around top bar
-
Jordan Frankfurt authored
fix: -u on cloud tests
-
cartcrom authored
* refactor: price chart utility functions * fix: snapshot * fix: combine useMemos * fix: pr nits
-
- 13 Sep, 2023 1 commit
-
-
eddie authored
* feat: move ga events to amplitude * fix: remove GA code
-
- 12 Sep, 2023 6 commits
-
-
eddie authored
* feat: check chain ID before all transactions * fix: use WrongChainError * fix: remove asyncs
-
eddie authored
* feat: move ga events to amplitude * fix: add deets to add events
-
Callil Capuozzo authored
* Add polish notes * Polish balances * update gap in mini portfolio names
-
eddie authored
-
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:
Nate Wienert <natewienert@gmail.com> * type feeTier --------- Co-authored-by:
Nate Wienert <natewienert@gmail.com>
-
Jack Short authored
* chore: updating formatCurrencyAmount to handle multiple langs and currencies * missed advanced swap details * missed confirmed swap modal * removing updating visual effects * removing it from parseLocale * chore: displaying local currency and language formatting * making effects visible * moving to hook * useFormatCurrencyAmount * moving it to useformatter hook * exporting formatting locales * missed one parsed remote * initial passover of using conversion rate in formatting function * moving hook to bottom of file * moving to bottom * moving to bottom * fallback to usd * refactors * better fallback protection * moving to function * fixing typecheck
-
- 11 Sep, 2023 6 commits
-
-
Jack Short authored
* chore: updating formatCurrencyAmount to handle multiple langs and currencies * missed advanced swap details * missed confirmed swap modal * removing updating visual effects * removing it from parseLocale * chore: displaying local currency and language formatting * making effects visible * moving to hook * useFormatCurrencyAmount * moving it to useformatter hook * exporting formatting locales * missed one parsed remote * moving hook to bottom of file * moving to bottom
-
cartcrom authored
* refactor: price chart timestamps * fix: remove unnused file * refactor: util file name * fix: use correct var for axis * refactor: use backup var instead of throwing error for timeMinute interval
-
eddie authored
-
Jack Short authored
* chore: displaying local currency and language formatting * moving to hook * moving it to useformatter hook * moving hook to bottom of file
-
Jack Short authored
-
Tina authored
* log auto slippage setting for gas estimate failed * add to dep array
-
- 09 Sep, 2023 5 commits
-
-
eddie authored
-
cartcrom authored
* refactor: move delta component out of price chart file * refactor: remove PortfolioArrow * refactor: search row arrow cell * fix: svg prop + snapshots failing unit tests * refactor: css nit
-
cartcrom authored
-
cartcrom authored
-
Nate Wienert authored
-
- 08 Sep, 2023 7 commits
-
-
Zach Pomerantz authored
-
Zach Pomerantz authored
-
Nate Wienert authored
* improve cypress test * fix: CODEOWNERS uses Github syntax
-
eddie authored
* wip * feat: use startTimeBufferSecs from API response
-
cartcrom authored
* init * fix: completely hide tax rows while syncing * test: use syncing = false for fot tests
-
eddie authored
* fix: replace base rpc urls with public rpcs * fix: designation of safe vs fallback * fix: remove duplicate
-
eddie authored
* feat: uniswapX default feature flag * fix: bad merge * fix: toggle behavior and style issues * fix: toggle behavior
-
- 07 Sep, 2023 4 commits
-
-
cartcrom authored
* fix: gate FOT UI in swap component * feat: help article
-
eddie authored
-
Jordan Frankfurt authored
* fix: reduce flake from race condition * use interface instead of type for props * closeMenu instead of closeModal with type * simplify useCloseModal * fix bug * pr feedback * remove unnecessary code * fix button wrapper style * remove ApplicationModal.WALLET * update color for spore
-
Zach Pomerantz authored
-
- 05 Sep, 2023 2 commits
-
-
Charles Bachmeier authored
-
Jack Short authored
-