- 28 Apr, 2023 2 commits
-
-
lynn authored
* init * init * init * use test constants * use constants * change address * more comprehensive tests * move noop * add eslint rule * return null in noop * merge * checkpoint * fixes * add tooltip test * remove unused file * merge swap modal header * add third test * add test for syncing and loading case * respond to comments * more descriptive comments * update snapshot * update * change to act
-
lynn authored
* swap footer modal test * remove empty test * init * merge main and jordan comment * init * use test constants * use constants * change address * more comprehensive tests * merge constants * fix errors * remove dual import noop * update snapshot * Update src/components/swap/SwapModalFooter.test.tsx Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * update snapshot --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
- 27 Apr, 2023 5 commits
-
-
matteen authored
* feat: add L2 CG tokenlists * remove extra line
-
Jordan Frankfurt authored
* fix: disable bnb network option on uniwallet * use supported chain set
-
lavalamp authored
* Initial draft of Slack notification on releases/* merges Test * Add back proper Slack message content * Feedback revisions * Update .github/workflows/notify-slack-on-release-merge.yml Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update .github/workflows/notify-slack-on-release-merge.yml Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update .github/workflows/notify-slack-on-release-merge.yml Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Comments * revert to github env * Add PR target back * Revert multi-line * write to context, add multi-line back * Try other reference to context * one other way of settings output... * Pull from output * Remove env * Remove PR target --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
Zach Pomerantz authored
* build: allow parallel cypress re-run * build: add a step
-
Jordan Frankfurt authored
* feat: mining mode switch to update so we can make assertions about pending transaction state * update test to use explicit mining * Update hardhat.config.js Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
- 26 Apr, 2023 11 commits
-
-
Jordan Frankfurt 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 * test: update cypress VisitOptions to include hardhat * fix: default to connected wallet user state * test: add a hardhat provider * build: update imports * chore: comments * fix: massage eth_sendTransaction * feat: example swap test (#6415) * initial commit * add intercept for amplitude * fix: destructure result * click swap submission * fix: eth_sendTransaction via bridge * test works * finish chain interaction test --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * stub sending a transaction to simulate wallet rejection of a transaction finish test s * Update cypress/e2e/swap.test.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * lint * fix network connection bug --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
Charles Bachmeier authored
* updated blocked collections and don't allow for address search of blocked collections * revert to array
-
Zach Pomerantz authored
* test: web3 * fix: wallet connection analytics * test: wallet connection analytics * build: upgrade web3-react@^8.2 * test: web3 * chore: better merge * fix: unmock * fix: use usePrevious * fix: naming * fix: deps
-
Vignesh Mohankumar authored
* fix: filter OneKey related errors * fix * .app
-
Charles Bachmeier authored
remove patches
-
Zach Pomerantz authored
-
Vignesh Mohankumar authored
build: analyze only mapped
-
Jack Short authored
* updating purchasable markets from activity * renaming * adding trans + refactor * snapshot test * removing snapshot test and only matchin test * deleting snap
-
Vignesh Mohankumar authored
* test * fix: filter WebAssembly compilition errors * Update src/tracing/errors.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> ---------
-
Jack Short authored
* chore: updating marketplace icons * removing console * eslint * uni logo * nft20 * weird svg id bug * adding gradient id to other marketplaces * purchasable markets * test size inc * removing the nxyz endpoint * adding back nxyz endpoint for testing * graphql enum is purchasable markets * removing nxyz * self nit * changing width and height to size - removing gradientId from props - updating gradient id * removing purchasable markets * linting * adding tests to ensure marketplace * better description * needs to check for null and not undefined
-
Zach Pomerantz authored
* fix: transform vanilla extract for jest * lint: vanilla transform * build: deduplicate * test: improve transformIgnorePatterns * fix: broken snapshot * nits * Update craco.config.cjs * build: lockfile * build: lockfile * Update vanilla.transform.cjs
-
- 25 Apr, 2023 10 commits
-
-
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 * add trait bubble * working chevrons * shared bubble tab title * add placeholder nums for offers and listings * remove styles and update snapshot * remove chevron and update snapshot * use test asset for snapshot * max width * convert to map with keys * remove bubbletext helper * remove extra brace * use styled components and memo * update trait component height * update snapshot * Add count field to Tab * add comment * update snapshot * move styled component to shared folder * update snapshot --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz> Co-authored-by:
Jack Short <john.short.tj@gmail.com>
-
Zach Pomerantz authored
* test: prevent async debounce updates * lint * fix: actually fix * fix: rm unused act * fix: synchronously update popper * lint * way better
-
Zach Pomerantz authored
* build: extend cypress tsconfig from build tsconfig * build: exclude node_modules from watch to improve typechecking perf * fix: even tighter tsconfigs * fix: even tighter * fix: tailor cypress tsconfig to testing * fix: split them up again * fix: pr comments
-
Charles Bachmeier authored
* remove graphql feature flag and old query methods * remove unused fn * remove redundant names, simplify import * explicit var naming * column * add comment * update flag check * undo * visit /swap in uni search test * empty array base --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Zach Pomerantz authored
-
Zach Pomerantz authored
-
Zach Pomerantz authored
* test: shard GH action unit tests * fix: use percent
-
eddie authored
-
Zach Pomerantz authored
* fix: mock useWeb3React * fix: pr nits * fix: do not import for perf * fix: update snaps * fix: import type * Revert "fix: import type" This reverts commit d7da5a04d1951a50d997005059077e482dd6e97c.
-
Tina authored
* update font weight and line height to match figma * remove unnecessary fontWeight and lineHeight props * revert textSecondary change * revert SubheadSmall change * remove lineHeight from Subheader for Success screen * add Trans wrapper to Sweep text * reduce gap between name and address to 2px * update snapshot tests for classnames change * fix failing snapshot --------- Co-authored-by:
Lynn Yu <lynn.yu@uniswap.org>
-
- 24 Apr, 2023 3 commits
-
-
Zach Pomerantz authored
-
Zach Pomerantz authored
-
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 5 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
-