- 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
-
- 29 Mar, 2023 3 commits
-
-
Zach Pomerantz authored
* build: upgrade sentry * chore: comment nits
-
Connor McEwen authored
chore: set patch coverage to 80%, lower tolerance threshold, remove unused keys
-
eddie authored
* fix: getCurrency crash when token not found * fix: comments and add test * fix: remove extra whitespace in unit test * fix: make e2e test pass
-
- 28 Mar, 2023 6 commits
-
-
eddie authored
* fix: remove price tag from nft cards in the side drawer * fix: decouple price from display logic * fix: missing file chaneg * fix: add tests
-
yyip-dev authored
* Update PR template * Add screen capture section and simplify descriptions * Link out to PR title conventions & remove monitoring section
-
Jordan Frankfurt authored
* feat: add queryparam to disable the nft sections of the app * fix * include mini portfolio * add comments explaining nft disable atom usage and suggesting future work * add subtitle exception to landing page and correct the bool * update comment * comment syntax nits
-
eddie authored
* feat: re-add transaction activity popups * feat: implement new designs for tx notifs * fix: address comments * fix: remove color from alert icon * fix: nits * fix: remove null check * fix: fix
-
Zoltan Arvai authored
feat: add Ledger Connect to non-MetaMask wallet list
-
Vignesh Mohankumar authored
* fix: link to lowercase chain name from position page * fix: use existing const
-
- 27 Mar, 2023 3 commits
-
-
eddie authored
-
eddie authored
* wip * fix: only instrument thru babel in test and dev * fix: remove unused deps * fix: yarn dedup * fix: remove nyc_output dir from git * fix: remove comment from index.html
-
Vignesh Mohankumar authored
* fix: revert nav * lint * fix * fix
-
- 25 Mar, 2023 3 commits
-
-
Vignesh Mohankumar authored
* fix: align /pools CTAs to the top * connor comments * Revert "connor comments" This reverts commit e8f25e8fa1ad013bb33084d77d1474883cd1dd9b.
-
eddie authored
-
lynn authored
* init * use memo
-
- 24 Mar, 2023 6 commits
-
-
Connor McEwen authored
-
lynn authored
* init * fix
-
lynn authored
init
-
Jordan Frankfurt authored
* fix: remove backend name check from badge flag * drop undefined check * drop bool cast
-
lynn authored
init
-
Jordan Frankfurt authored
fix: don't show the add liquidity warning when no position currently exists
-
- 23 Mar, 2023 9 commits
-
-
Jordan Frankfurt authored
* feat: warn when adding liquidity to an unowned LP position * update boolean name * use a better address equivalence check
-
lynn authored
* add events * update nft logging * fix lint * mikes comments
-
Jordan Frankfurt authored
feat: use new consolidate signing endpoint
-
Jordan Frankfurt authored
* update LP tags * design feedback
-
Jordan Frankfurt authored
* fix: add url name filtering to mini-portfolio * Update src/components/WalletDropdown/MiniPortfolio/Pools/index.tsx Co-authored-by:
cartcrom <39385577+cartcrom@users.noreply.github.com> * fix: remove unused deps (#6227) * init * remove one more useless dep * bump up test size * bump up test size * up size * fix lint and add str == undefined case to hasURL --------- Co-authored-by:
cartcrom <39385577+cartcrom@users.noreply.github.com> Co-authored-by:
lynn <41491154+lynnshaoyu@users.noreply.github.com>
-
eddie authored
* fix: crash in nft listing flow * fix: rename test
-
lynn authored
* init * remove one more useless dep * bump up test size * bump up test size * up size
-
Jordan Frankfurt authored
-
cartcrom authored
-