- 24 Apr, 2023 1 commit
-
-
Jordan Frankfurt authored
* feat: reduce severity of phishing filter to allow url token names * fix # positions, prototype progressive risk check w/ list presence * functional progressive risk check functionality * better name for tokenList * remove logs/todos * make it work for mini-portfolio * getUniqueAddressesFromPositions * useTokenContractsConstant * adds comment documenting the positionInfo->positionDetails type mapping * safe->filtered positions in the Pool page * use for loop instead of reduce * WIP: token constants lookup table consolidating chain data and list data * remove lookup table to pr#6268 * use NEVER_RELOAD * use a counter on tokenList inclusion * pr feedback - code simplification * add tests * tinaszheng pr feedback * fix incorrect undefined fn signature * forEach -> for loop * add comment explainer to useFilterPossiblyMaliciousPositions * simplify and comments re: filtration logic * fix tests
-
- 22 Apr, 2023 4 commits
-
-
Vignesh Mohankumar authored
* fix: handle other types of chunk error codes * lint * change regex * letters only
-
Charles Bachmeier authored
* add page break and placeholder files * container layout * description tabs * add table tabs * mobile wrap * remove todo * adaptive padding * add extensible tabbed component * add new file * add snapshot test for empty data page * update snapshot * add new snapshot * undo unrelated snapshot change * draft: details v2 containers * Revert "draft: details v2 containers" This reverts commit 7c6580c974a7c749490c909778757a51a13b8e07. * uniform padding and single tab styling * update snapshot * update default tab behaviour * max width * convert to map with keys --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz> Co-authored-by:
Jack Short <john.short.tj@gmail.com>
-
Tina authored
* test: swap flow cypress tests * fix: use default parameter * use local reducer in swap flow * remove swap from global reducer * fix: remove comments * feat: add new test * move token constant to fixtures file --------- Co-authored-by:
Eddie Dugan <eddie.dugan@uniswap.org>
-
eddie authored
* feat: add apple store banner * feat: make apple meta tag use the current url * fix: tag error * fix: lint * fix: yarn dedup * feat: back to basic impl * fix: syntax * fix: comment
-
- 21 Apr, 2023 20 commits
-
-
eddie authored
* fix: remove the info icon popover from the toolbar * fix: boolean
-
Vignesh Mohankumar authored
* add in css errors * rm console * change code
-
Jack Short authored
-
Vignesh Mohankumar authored
* fix: ignore ChunkLoadingErrors if related to 499 or missing data * add tests * more tests * types * no syntaxerror * handle undefined performance * change test name * comment * Update src/tracing/errors.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update src/tracing/errors.test.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update src/tracing/errors.test.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * rm unnecessary * change * rm any * cast earlier * fixes * fix: typings * fixes * rm mock * rm comment * try polyfill * fix mocks * rm stuff * move mock ---------
-
cartcrom authored
* chore: remove miniportfolio and mgtm flags * fix: tiny css fix
-
Jack Short authored
-
Vignesh Mohankumar authored
* update match * Update src/tracing/errors.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * lint * add test ---------
-
Jack Short authored
-
eddie authored
* fix: e2e test coverage reporting * fix: try increasing * fix: names * fix: optimize test.yml * fix: undo last change and add cache
-
Zach Pomerantz authored
* build: upgrade web3-react@^8.2 * test: web3 * fix: update test name
-
Zach Pomerantz authored
-
Zach Pomerantz authored
* build: remove duplicate file case check * build: remove unused moment tree-shaking * fix: nits
-
Zach Pomerantz authored
-
eddie authored
-
Zach Pomerantz authored
* build: add caching to eslint * build: add caching to jest * build: add caching to tsc * build: add caching to actions * fix: upgrade upload-artifact to v3 * build: update craco eslint cacheLocation * build: use ignore-path for craco eslint
-
Zach Pomerantz authored
-
Zach Pomerantz authored
-
eddie authored
* test: swap flow cypress tests * fix: use default parameter * fix: use shared token addresses * fix: fix test * fix: nits
-
Vignesh Mohankumar authored
* fix: filter CSP errors * not syntax * comment
-
Vignesh Mohankumar authored
* fix: handle invalid chainId on position page * fix * add test * Revert "add test" This reverts commit d18742aa506b210a6600d6ec2e8b5166d514f988. * fix: prevent crashes on /add and /remove on unsupported chains * handle v3 rm * chainId * lint * Update src/pages/RemoveLiquidity/V3.tsx Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
- 20 Apr, 2023 3 commits
-
-
lynn authored
* init * init * use test constants * use constants * change address * more comprehensive tests * move noop * add eslint rule * return null in noop * merge * fixes
-
cartcrom authored
* fix: updated uniswap wallet images * fix: revert unintended css update * feat: use updated app icon w/ border
-
yyip-dev authored
Update to app store link with tracking params
-
- 19 Apr, 2023 4 commits
-
-
Zach Pomerantz authored
* chore: ignore hardhat cache files * test: add forking hardhat config * test: install cypress-hardhat * build: add cypress-hardhat * fix: lint * build: add hardhat * build: add @sentry/types * fix: better origin
-
Jack Short authored
* fix: pwat not setting correct spender * todo * responding to comments
-
lynn authored
* init * use constants * change address * move noop * add eslint rule * return null in noop * fixes
-
Zach Pomerantz authored
* test: expand collectCoverageFrom * fix: improve types coverage * fix: target generated dirs * fix: glob dirs
-
- 18 Apr, 2023 4 commits
-
-
Zach Pomerantz authored
* build: add caching to eslint * build: add caching to jest * build: add caching to tsc * build: add caching to actions * fix: upgrade upload-artifact to v3 * build: update craco eslint cacheLocation * build: target ESNext for dev * merge again
-
Zach Pomerantz authored
* fix: translate "Get started" on landing page * lint: html
-
cartcrom authored
* refactor: move MP files into subfolders * refactor: consolidate MP subfolder file-naming scheme * test: add tests for parseLocal.ts * refactor: update existing parseLocal tests
-
lynn authored
* padding fixes, special casing for txn * add drop shadow, change width to 348px, remove debug code * opacity animation * address comments * one more change * respond to tina comments * name change * add $ to padding
-
- 17 Apr, 2023 1 commit
-
-
Zach Pomerantz authored
* build: add caching to eslint * build: add caching to jest * build: add caching to tsc * build: add caching to actions * fix: upgrade upload-artifact to v3 * build: update craco eslint cacheLocation * fix: pr nits
-
- 14 Apr, 2023 3 commits
-
-
lynn authored
init
-
Vignesh Mohankumar authored
* build: send url without hash to sentry * comments * Update src/tracing/index.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update src/tracing/index.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * add test * move files around
-
Vignesh Mohankumar authored
* fix: ignore error caused by Cloudflare HTML response * add test * Update src/tracing/errors.test.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update src/tracing/errors.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update src/tracing/errors.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * multiline
-