- 17 May, 2023 2 commits
-
-
Vignesh Mohankumar authored
* fix: filter error caused by missing meta tags * fix
-
Tina authored
* Refactor swap quote flow with widget logic * remove console logging * add ignore path for serialization check and pass in native currencies for client side routing * apply stashed changes * revert node version change * remove TODO comment because maybe no longer relevant * update unit tests * wip: add snapshot test * add snapshot test for gas estimate badge * address PR comments: rename variables, fix client side router initialization * update Trade type * add TODO comment about isExactInput util * change | undefined convention to ? * PR comments * update type * remove client side initialization logic and replace with TODO * use routing-api for price fetching trades too * remove QuoteType.Initialized
-
- 16 May, 2023 8 commits
-
-
Vignesh Mohankumar authored
* fix: remove trailing slash from request url * moves cast * {}
-
Vignesh Mohankumar authored
* beforeSend tests * fix * refactor: filterKnownErrors -> shouldRejectError (#6547) * refactor: filterKnownErrors -> shouldRejectError * no unknown * comments
-
Joshua DeCristi authored
* fix: minimum output should be showing maximum input when trade type is exact output * fix: test for minimum output should be showing maximum input when trade type is exact output --------- Co-authored-by:
Josh DeCristi <joshdecristi@Joshs-MacBook-Pro.local>
-
Charles Bachmeier authored
* fix: rm unused const * use component * update snapshot --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Mike Grabowski authored
* feat: initial commit * chore: add unit tests * chore: move menubutton to sep. component * chore: simplify styles and add real focused state * chore: fix tests + some other tweaks * chore: rename * test: add snapshot tests * tweaks
-
Jack Short authored
-
Vignesh Mohankumar authored
-
Zach Pomerantz authored
* fix: Revert "fix: Revert "build: upgrade to webpack 5 (#6459)" (#6566)" This reverts commit 5e591455. * build: polyfill Buffer * docs: fix comment negation
-
- 15 May, 2023 8 commits
-
-
eddie authored
-
Charles Bachmeier authored
* feat: [DetailsV2] Add left padding to trait rows * update snapshot --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Tina authored
catch AUTO case for routing-api
-
Vignesh Mohankumar authored
* polyfill * lint * polyfill test * dedupe
-
Vignesh Mohankumar authored
-
Charles Bachmeier authored
* added home icon, basic content container with scroll behaviour * add more struct * add timeUntil util, add main structure of generic component, basic mock data * propagate asset * actual fake data * working scroll * proper alignment * 1155 quantity * small window sizes * more action buttons * cleanup * update snapshot * add tests * add new test files * add outline and hide usd price for certain screen sizes * use sell order data * update tests * fetch multiple listings * better price width on select screens * mobile icon for approve * bottom padding on mobile * update snapshot * use test objs in tests * update query * add border between rows * update page padding * breakpoint overlap * simplified sellOrder check * external link * upstream button and better mobile padding * add file and update tests --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Vignesh Mohankumar authored
-
- 13 May, 2023 2 commits
-
-
Zach Pomerantz authored
* fix: import default from json * fix: fallback to path-browserify * build: upgrade to webpack5 * test: update size-tests to reflect single entry * test: increase service-worker timeout * docs: improve comments * build: rm MiniCssExtract workaround * docs: even better comments * test: back out longer test * build: vendor chunk * test: increase sw timeout * fix: justified splitChunks config * better explanation * fix: longer timeout * fix: caching * merge and rm duplication * build
-
Charles Bachmeier authored
* hide header on mobile * add buy and offer buttons, thumbnail, text * handle no sell orders and add tests * rehide on mobile * breakpoint optimizations * design feedback --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
- 12 May, 2023 10 commits
-
-
Charles Bachmeier authored
Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
lavalamp authored
Move git config
-
Zach Pomerantz authored
* build: report test failures
-
Vignesh Mohankumar authored
-
Vignesh Mohankumar authored
-
Tina authored
* goodbye widget :( * remove unused function * modify trace tests * fix lint * is github down?
-
lavalamp authored
* CI fixes * update text content * Change PR to force push * releases environment for prod deploy * add runs-on * Rename third step * Update .github/workflows/1-main-to-staging.yml Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update .github/workflows/1-main-to-staging.yml Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * nits --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
Vignesh Mohankumar authored
-
Zach Pomerantz authored
-
Tina authored
* replace widget skeleton with internal version * remove unuecessary div wrappers * add snapshot test * forgot to commit this file earlier * remove exports * revert(e2e): waitForAnimations * convert values to px, refactor a bit to use flex gap instead of padding * remove unnecessary props * update snapshot test --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
- 11 May, 2023 3 commits
-
-
Jordan Frankfurt authored
* fix: deduplicate remote and local tx lists * add nonce to local transactions * removes local transactions that have nonces that are duplicates of remote transactions * add e2e test * lint fix * fix types in test * use supported chain id for reducer tests * use getReceipt to remove outdated transactions via existing polling setup * pr nits from cmcewen * fix lint * fix test
-
Jack Short authored
-
Vignesh Mohankumar authored
* fix: disables CMC list temporarily * -
-
- 10 May, 2023 7 commits
-
-
Jack Short authored
* initial layout assuming media type exists * fixing embeds * media type function * updated snapshot test * initial shadow impl * better shadows * audio player controls * updating tests * content not available handlers * errors on all media types * removing fullscreen from iframe * adding snapshot tests * responding to comments * text align center * updating tests
-
lavalamp authored
* GH action for deploying to production * Remove dependency on tests * Update .github/workflows/4-deploy-to-prod.yml Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update .github/workflows/4-deploy-to-prod.yml Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Add tag as action step rather than separate target * Comments * Update .github/workflows/4-deploy-to-prod.yml Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Specify branches * Update run name --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
Jack Short authored
* chore: bubbling up pwat spender from route query * refactoring * adding loading state * moving to loading allowance * responding to comments * linting
-
Zach Pomerantz authored
-
Vignesh Mohankumar authored
* refactor: return onDemandEntries instead of mediaURLs * lint * fix test
-
Mike Grabowski authored
* chore: initial commit * chore: add todo to refactor and simplify if conditional in the future * chore: update layout * chore: ui tweaks * chore: add todo * chore: change todo * chore: update UI * chore: tmp * feat: rename router preference * chore: update type * fix error * fix one more issue * finish UI work * chore: remove unecessary components * chore: update non-snapshot unit tests * chore: fix lint * chore: fix ts * chore: one more time * fix * chore: update snapshots * chore: add jira tickets * chore: fix mobile popovers * chore: add analytics event * chore: fix padding and send event * chore: fix loading state * oops * chore: address review * chore: comment * chore
-
Vignesh Mohankumar authored
Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-