- 16 May, 2023 5 commits
-
-
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 12 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>
-
lavalamp authored
* Initial draft of releases/staging force push * Rename * Update PAT, test on PR target * Remove pull request target, add environment * Update .github/workflows/push-staging.yml Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update .github/workflows/push-staging.yml Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update .github/workflows/push-staging.yml Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * comments * Update step name --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
lavalamp authored
* Add action for promoting to prod * Update .github/workflows/pr-staging-to-prod.yml Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update .github/workflows/pr-staging-to-prod.yml Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update .github/workflows/pr-staging-to-prod.yml Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update .github/workflows/pr-staging-to-prod.yml Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update .github/workflows/pr-staging-to-prod.yml Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Comments * Comments * Remove commit message * Fix service account reference, add CODEOWNERS * Update .github/workflows/pr-staging-to-prod.yml Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Nits * Fix newline --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
lavalamp authored
* Staging deploy GH action definition * Remove workflow_dispatch * Update src/utils/env.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Restrict sentry reporting to staging environment * Rename and change environment --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
Vignesh Mohankumar authored
* fix: properly filter AbortErrors * lol
-
Zach Pomerantz authored
* build: cache generated files across builds * docs: lingui pkg-up comment * docs: explain clean extraction
-