- 12 Apr, 2023 5 commits
-
-
cartcrom authored
fix: use updated links/language
-
eddie authored
-
Vignesh Mohankumar authored
-
Charles Bachmeier authored
* hide looksrare until we can support their sdk * remove commented code --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
cartcrom authored
* refactor: move MP files into subfolders * refactor: consolidate MP subfolder file-naming scheme
-
- 11 Apr, 2023 5 commits
-
-
Vignesh Mohankumar authored
* ignore user rejected errors * test * fix * use util
-
lynn authored
* update icons * add snapshot test for empty states * update failing snapshot
-
Tina authored
remove swap completed event
-
eddie authored
* fix: redo MP drawer layout changes with mobile fixed * fix: mobile fix and another test * fix: comments
-
eddie authored
* fix: testing snapshot updates * fix: remove inline style and update snapshots tests
-
- 10 Apr, 2023 5 commits
-
-
eddie authored
* feat: rename WalletDropdown to Portfolio * fix: update after rebase * feat: rename from Portfolio to AccountDrawer * fix: fix test
-
Zach Pomerantz authored
-
Zach Pomerantz authored
-
lynn authored
switch back header
-
eddie authored
-
- 07 Apr, 2023 3 commits
-
-
lynn authored
* init * testing if it works * wip * tooltip still not working correctly * modal still not triggered after initial buy click * remove invalid import * region check fixed * add disabled buy button treatment * simplify and fix toggle twice bug * no more state mgmt bugs finally * rename vars for clarity and add todos * add feature flag, remove toast * keep wallet drawer open upon repeated buy clicks * remove from feature flag modal for now * unused vars * first round respond to tina comments * respond to tina padding comments, fix padding in response to cal feedback * last round tina comments * init pending element names being added to analytics events repo * update event names * add tooltip delay requested by fred and cal * middle of revisions, fiat buy flow readability wip * hook logic refactor done + added basic unit test * rename enum and add todo for unit tests * mouseover tooltip disable properly * fix mouseover tooltip not working, ensure dot working as expected, rename buyFiatClicked to buyFiatFlowCompleted * change developer doc comment * respond comments * update snapshot test * lint fix * remove unnecessary changes
-
lynn authored
* init * testing if it works * wip * tooltip still not working correctly * modal still not triggered after initial buy click * remove invalid import * region check fixed * add disabled buy button treatment * simplify and fix toggle twice bug * no more state mgmt bugs finally * rename vars for clarity and add todos * add feature flag, remove toast * keep wallet drawer open upon repeated buy clicks * remove from feature flag modal for now * unused vars * first round respond to tina comments * respond to tina padding comments, fix padding in response to cal feedback * last round tina comments * add tooltip delay requested by fred and cal * middle of revisions, fiat buy flow readability wip * hook logic refactor done + added basic unit test * rename enum and add todo for unit tests * mouseover tooltip disable properly * fix mouseover tooltip not working, ensure dot working as expected, rename buyFiatClicked to buyFiatFlowCompleted * change developer doc comment * respond comments * update snapshot test * comments * small changes + unit tests * dedup * remove enzyme * Remove unecessary line * simplify * more cleanup * add missing await * more comments * more comment responses * more comment responses * delay show fixes and respond to comments * fix logic for show * remove tooltip delay, unit test changes * Update src/components/Popover/index.tsx Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * remove delay on tooltip * missed one * Update src/components/swap/SwapBuyFiatButton.test.tsx Co-authored-by:
Tina <59578595+tinaszheng@users.noreply.github.com> * comments * . * lint error --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> Co-authored-by:
Tina <59578595+tinaszheng@users.noreply.github.com>
-
Zach Pomerantz authored
-
- 06 Apr, 2023 6 commits
-
-
eddie authored
* fix: catch json parse error in fetchTokenList * fix: refactor fetchTokenList and add more tests * fix: import in test * fix: comments and names * fix: comment format * fix: comment formatting
-
Jack Short authored
* chore: removing unnecessary data in assets query * no smallimageurl * disabling nft drawer loading initially on nft pages * removed too much * renaming * fix missing rank
-
eddie authored
* fix: use console.debug for expected transient error * fix: add tests * fix: name and lints
-
Zach Pomerantz authored
test: configure retries for cypress CI
-
cartcrom authored
* fix: only use local txs for current account * refactor: remove unecessary try/catch * fix: add back try/catch
-
eddie authored
-
- 05 Apr, 2023 2 commits
-
-
Zach Pomerantz authored
* docs: use comments for pull_request_template * docs: update
-
eddie authored
Update pull_request_template.md add notes about testing mobile layouts to the test plan prompts
-
- 04 Apr, 2023 4 commits
-
-
eddie authored
-
Zach Pomerantz authored
* build: upgrade sentry * fix: omit failed eth_blockNumber calls from sentry * test: beforeSend * fix: bring to parity with #6281 * docs: type filterKnownErrors to beforeSend
-
eddie authored
-
eddie authored
* fix: dont block trade when price impact is favorable * fix: add comment
-
- 31 Mar, 2023 7 commits
-
-
Jordan Frankfurt authored
* feat: reduce severity of phishing filter to allow url token names * tests * remove unused var from test * test rendering mini portfolio pools list * update owner * update variable names to match cmcewen's suggestions * checkStringForURL -> hasURL
-
Connor McEwen authored
Revert "fix: mini portfolio layout fixes (#6260)" This reverts commit fb05439d.
-
cartcrom authored
* fix: use functions to check injection status rather than static vars * fix: unnused field * fix: don't prompt mm install for generics * fix: generic injector function * fix: display name for MM on cb browser * fix: re-add ios mobile check for uniswap wallet * fix: reword comment * fix: refactor delayed-injection test * feat: added comments * fix: revert to minimal changes * fix: update tests
-
Connor McEwen authored
* fix: put environment in the wrong place * move to proper step
-
Connor McEwen authored
-
eddie authored
* fix: mini portfolio layout fixes * feat: refactor MP drawer CSS
-
eddie authored
* fix: l2 icon borders in MP * fix: bool logic * fix: comments and add test * fix: change variable name * fix: split l2 icon into two components
-
- 30 Mar, 2023 3 commits
-
-
eddie authored
* fix: close MP drawer on nft nav * fix: make callbacks optional, rename props * fix: improve card API * fix: add e2e test
-
eddie authored
* fix: replace default imports from zustand * fix: add eslint rule * fix: typo o
-
Zach Pomerantz authored
* build: upgrade sentry * fix: improve chain id error
-