- 17 Nov, 2023 2 commits
-
-
eddie authored
* fix: remove /increase route * fix: rename confusing components
-
Kristie Huang authored
* feat: [info] add tdp charts toggle, WIP * some refactoring * remove chartType related changes after cherrypick * nit * remove setTransition
-
- 16 Nov, 2023 2 commits
- 15 Nov, 2023 5 commits
-
-
Tina authored
disable showing approve cost for arbitrum
-
eddie authored
* feat: add limits tab, flag * feat: add unit test * fix: update snapshot
-
Tina authored
* read token taxes from backend * revert env changes * upgrade router-sdk for updated price impact logic * add tax information to trade currencies instead of directly on trade object * consolidate getTradeCurrencies with getSwapCurrenciesWithTaxInfo * delete feature flag for token taxes! * run yarn dedupe again * fix unit tests * update logic for disabling inputs * update snapshot again * fix return value for uniswapx * remove unused constants and update comment * pr review * re-add useSwapTaxes for token descriptor page * add in client-side tax fetching on currency level * revert removing newline * typecheck.... * typecheck... * remove inputTax, outputTax from routing-api arguments because they are now unused * dont pass in tax info to preview trade
-
cartcrom authored
* fix: portfolioLogo alignment * fix: snapshot
-
eddie authored
-
- 14 Nov, 2023 9 commits
-
-
Jack Short authored
* fix: redux migration to flush german locale * lint * my linter was not workking
-
eddie authored
test: updatea e2e tests after X rollout
-
eddie authored
-
eddie authored
-
eddie authored
* fix: reset token selections when changing chains on /add * fix: tests * fix: add e2e test * fix: remove .only
-
eddie authored
* fix: set current redux version to 3 * fix: tests
-
Thomas Thachil authored
-
Kristie Huang authored
* fix: use NativeCurrency for polygon matic * add comment * update snapshots?? * Revert "update snapshots??" This reverts commit 280758be118610cc9e13afcd6e420985e8a200d2.
-
Zach Pomerantz authored
-
- 10 Nov, 2023 3 commits
-
-
cartcrom authored
-
cartcrom authored
* init * fix: remove console log * fix: add comment
-
Kristie Huang authored
* feat: [info] add new tdp nav * tidy up code * pr review * nit remove unused component style * pr review * lol extraneous extra
-
- 09 Nov, 2023 4 commits
-
-
Nate Wienert authored
-
Tina authored
-
Kristie Huang authored
* feat [wip]: add android announcement banner * feat: [wip] add android announcement banner * finish css * remove hideBaseWallet references * phil changes * minor lint nit * pr review * growth copy
-
Tina authored
* skip all quote / pricing requests if window is not visible * add unit tests * add ts-ignore comment
-
- 08 Nov, 2023 8 commits
-
-
Jack Short authored
* chore: adds e2e test for when usd quote fetch fails * Update src/components/CurrencyInputPanel/SwapCurrencyInputPanel.tsx Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update cypress/e2e/swap/errors.test.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
Charles Bachmeier authored
* refactor: move pool details components to the components folder * cleanup index imports * update snapshot
-
Jack Short authored
* chore: e2e insufficient liquidity test * Update cypress/e2e/swap/errors.test.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * fixing lint * waiting for quote * stubbing insufficient liquidity response * req reply * trying full url * maybe cors * moving before visit * adding back timeout * Revert "adding back timeout" This reverts commit 89cff3afb815f5e5db005347f20812b83e047057. * in describe block * moving to new file * moving to errors test file * moving comment * removing extra describe --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
Jack Short authored
* chore: add appropriate padding and update chain selector to styled * light gray on hover remove * Update src/components/NavBar/ChainSelector.tsx Co-authored-by:
Charles Bachmeier <charles@bachmeier.io> --------- Co-authored-by:
Charles Bachmeier <charles@bachmeier.io>
-
Jack Short authored
* chore: disabling exact output for fot tokens * fixing currency symbol
-
Charles Bachmeier authored
fix: hide invalid collecitons with 0 items
-
Kristie Huang authored
* feat: change UniwalletModal android text * very wip android WC * adding android/ios disambiguated event names * put analytics events in todos * use analytics package * use isAndroidGALaunched * fix ternary * add navbar menu element * broken onelink changes * replace utm with onelinks * use microsite link in address redirect * fix unit tests, no longer discriminate between platforms expected behavior * nit lint
-
Jack Short authored
-
- 07 Nov, 2023 6 commits
-
-
Charles Bachmeier authored
fix: add chain to dependency array
-
Kristie Huang authored
* fix: rename WrappedTokenInfo class * delete old wrappedTokenInfo file * rename to TokenFromList * move back to state/lists * appease linter * fix nftlistrow
-
Kristie Huang authored
* feat: [info] add new stats section, wip * add stats section * implement fdv and market cap * use fdv from backend gql * code cleanup * update cypress tests * should only wrap if screen width <= 640 * minor design nits * remove sitemap change * nit pr review
-
eddie authored
* fix: update uniwallet wc link * fix: undo url change for redirect
-
Jack Short authored
* fix: spam tokens showing up in currency selector * chain id check * token chain id
-
Kristie Huang authored
* fix: remove version check lists update * add migration and test * pr review
-
- 03 Nov, 2023 1 commit
-
-
Jack Short authored
-