Kristie Huang
1d1b15f4ac
fix: android banner DownloadButton onClick should not propagate up ( #7611 )
...
* android banner link - remove linktarget
* stop propagation?
* linter
2023-11-20 12:36:02 -05:00
Tina
1ffaf723de
fix: dont show USD price difference for wraps ( #7610 )
...
dont show stableconi price difference on wraps
2023-11-17 17:46:16 -05:00
Tina
dd4b2dc764
fix: only change input currency to weth after eth wrap completes for uniswapx eth input trades ( #7604 )
...
* only change input currency to weth after wrap completes
* add e2e test
* update test
2023-11-17 10:47:16 -05:00
eddie
5ded55e061
feat: x rollout cleanup ( #7582 )
...
* feat: cleanup post x rollout
* feat: remove feature flag
* fix: remove more unused styled components
* fix: delete deprecated value from redux store
* fix: lint
* fix: remove userOptedOutOfUniswapX
* fix: migrate verion in edge case, add test
2023-11-16 13:59:36 -08:00
eddie
0f4ca592f2
fix: remove /increase route ( #7603 )
...
* fix: remove /increase route
* fix: rename confusing components
2023-11-16 13:36:57 -08:00
Kristie Huang
90497dc08a
chore: refactor TDP time selector ( #7600 )
...
* feat: [info] add tdp charts toggle, WIP
* some refactoring
* remove chartType related changes after cherrypick
* nit
* remove setTransition
2023-11-16 13:46:25 -05:00
eddie
2e618fb2aa
fix: remove 3 launched feature flags ( #7589 )
...
* fix: remove 3 launched feature flags
* fix: remove unused componnent
* fix: remove another apple logo
2023-11-15 11:17:02 -08:00
cartcrom
0aa5727cdd
fix: don't format wrap input amount ( #7592 )
...
* fix: don't format wrap input amount
* lint
2023-11-15 13:58:57 -05:00
Tina
79e74e1d13
fix: disable showing approve cost for arbitrum ( #7594 )
...
disable showing approve cost for arbitrum
2023-11-15 13:24:13 -05:00
eddie
52dc441e31
feat: swap component refactor limits ( #7588 )
...
* feat: add limits tab, flag
* feat: add unit test
* fix: update snapshot
2023-11-15 09:00:03 -08:00
Tina
ff6d1cc510
feat: read token taxes from backend response ( #7532 )
...
* read token taxes from backend
* revert env changes
* upgrade router-sdk for updated price impact logic
* add tax information to trade currencies instead of directly on trade object
* consolidate getTradeCurrencies with getSwapCurrenciesWithTaxInfo
* delete feature flag for token taxes!
* run yarn dedupe again
* fix unit tests
* update logic for disabling inputs
* update snapshot again
* fix return value for uniswapx
* remove unused constants and update comment
* pr review
* re-add useSwapTaxes for token descriptor page
* add in client-side tax fetching on currency level
* revert removing newline
* typecheck....
* typecheck...
* remove inputTax, outputTax from routing-api arguments because they are now unused
* dont pass in tax info to preview trade
2023-11-15 09:57:43 -05:00
cartcrom
76157c057e
fix: portfolioLogo alignment ( #7585 )
...
* fix: portfolioLogo alignment
* fix: snapshot
2023-11-14 17:02:16 -05:00
eddie
a1bd6f5eb4
feat: update default router preference in redux ( #7571 )
2023-11-14 11:05:47 -08:00
Jack Short
f903eedc15
fix: redux migration to flush german locale ( #7584 )
...
* fix: redux migration to flush german locale
* lint
* my linter was not workking
2023-11-14 13:29:17 -05:00
eddie
1feeaea181
test: update e2e tests after X rollout ( #7583 )
...
test: updatea e2e tests after X rollout
2023-11-14 09:13:57 -08:00
eddie
7b10c94e4d
fix: update robots.txt file ( #7570 )
2023-11-14 09:13:44 -08:00
eddie
f2f59d52cb
feat: update legacy redux migration post X rollout ( #7572 )
2023-11-13 15:19:28 -08:00
eddie
a5034cb1c0
fix: reset token selections when changing chains on /add ( #7561 )
...
* fix: reset token selections when changing chains on /add
* fix: tests
* fix: add e2e test
* fix: remove .only
2023-11-13 15:10:44 -08:00
eddie
2227a38276
fix: set current redux version to 3 ( #7578 )
...
* fix: set current redux version to 3
* fix: tests
2023-11-13 14:21:50 -08:00
Thomas Thachil
9f06747958
fix(): deeplink for android wc ( #7573 )
2023-11-13 16:46:15 -05:00
Kristie Huang
c6b44bb5c9
fix: use NativeCurrency for polygon matic ( #7567 )
...
* fix: use NativeCurrency for polygon matic
* add comment
* update snapshots??
* Revert "update snapshots??"
This reverts commit 280758be118610cc9e13afcd6e420985e8a200d2.
2023-11-13 16:11:33 -05:00
Zach Pomerantz
1d64d24d31
fix: update function tests for 404ing collections ( #7575 )
2023-11-13 15:39:51 -05:00
cartcrom
d8e43f0834
fix: broken pools test ( #7562 )
2023-11-09 19:57:01 -05:00
cartcrom
82f27186cf
test: update hardhat blocknumber ( #7559 )
...
* init
* fix: remove console log
* fix: add comment
2023-11-09 18:43:10 -05:00
Kristie Huang
876d3a1cc3
feat: [info] add new tdp nav ( #7531 )
...
* feat: [info] add new tdp nav
* tidy up code
* pr review
* nit remove unused component style
* pr review
* lol extraneous extra
2023-11-09 14:51:23 -05:00
Nate Wienert
712f82cb1a
chore: align eslint version with wallet repo ( #7526 )
2023-11-09 08:11:13 -10:00
Tina
682215a574
feat: use useUSDPrice hook for calculating token usd value for auto slippage ( #7555 )
2023-11-09 13:08:54 -05:00
Kristie Huang
395b390df6
feat: add android announcement banner ( #7551 )
...
* feat [wip]: add android announcement banner
* feat: [wip] add android announcement banner
* finish css
* remove hideBaseWallet references
* phil changes
* minor lint nit
* pr review
* growth copy
2023-11-08 16:18:16 -05:00
Tina
cee3390b71
fix: skip all quote / pricing requests if window is not visible ( #7554 )
...
* skip all quote / pricing requests if window is not visible
* add unit tests
* add ts-ignore comment
2023-11-08 15:14:50 -05:00
Jack Short
418ee08b00
chore: adds e2e test for when usd quote fetch fails ( #7215 )
...
* chore: adds e2e test for when usd quote fetch fails
* Update src/components/CurrencyInputPanel/SwapCurrencyInputPanel.tsx
Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>
* Update cypress/e2e/swap/errors.test.ts
Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>
---------
Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>
2023-11-08 13:27:10 -05:00
Charles Bachmeier
ebfcd8fbbe
refactor: move pool details components to the components folder ( #7553 )
...
* refactor: move pool details components to the components folder
* cleanup index imports
* update snapshot
2023-11-08 10:24:59 -08:00
Jack Short
c27e70b87c
chore: e2e insufficient liquidity test ( #7075 )
...
* chore: e2e insufficient liquidity test
* Update cypress/e2e/swap/errors.test.ts
Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>
* fixing lint
* waiting for quote
* stubbing insufficient liquidity response
* req reply
* trying full url
* maybe cors
* moving before visit
* adding back timeout
* Revert "adding back timeout"
This reverts commit 89cff3afb815f5e5db005347f20812b83e047057.
* in describe block
* moving to new file
* moving to errors test file
* moving comment
* removing extra describe
---------
Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>
2023-11-08 13:11:41 -05:00
Jack Short
b4f3555600
chore: add appropriate padding and update chain selector to styled ( #7549 )
...
* chore: add appropriate padding and update chain selector to styled
* light gray on hover remove
* Update src/components/NavBar/ChainSelector.tsx
Co-authored-by: Charles Bachmeier <charles@bachmeier.io>
---------
Co-authored-by: Charles Bachmeier <charles@bachmeier.io>
2023-11-08 12:31:45 -05:00
Jack Short
0e87c38548
chore: disabling exact output for fot tokens ( #7550 )
...
* chore: disabling exact output for fot tokens
* fixing currency symbol
2023-11-08 12:28:23 -05:00
Charles Bachmeier
245d0eed06
fix: hide invalid nft collections with 0 items from search bar ( #7547 )
...
fix: hide invalid collecitons with 0 items
2023-11-08 12:21:14 -05:00
Kristie Huang
46c8caa09c
feat: update app download tracking for Android launch ( #7542 )
...
* feat: change UniwalletModal android text
* very wip android WC
* adding android/ios disambiguated event names
* put analytics events in todos
* use analytics package
* use isAndroidGALaunched
* fix ternary
* add navbar menu element
* broken onelink changes
* replace utm with onelinks
* use microsite link in address redirect
* fix unit tests, no longer discriminate between platforms expected behavior
* nit lint
2023-11-07 17:24:44 -05:00
Jack Short
aa056adaf9
chore: removing check mark on token selector ( #7533 )
2023-11-07 15:20:49 -05:00
Charles Bachmeier
ce4df4f79e
fix: add chainId to dependency array ( #7548 )
...
fix: add chain to dependency array
2023-11-07 09:58:25 -08:00
Kristie Huang
769a7ab9b5
fix: rename WrappedTokenInfo class ( #7495 )
...
* fix: rename WrappedTokenInfo class
* delete old wrappedTokenInfo file
* rename to TokenFromList
* move back to state/lists
* appease linter
* fix nftlistrow
2023-11-06 16:15:41 -05:00
Kristie Huang
5cbc56cf65
feat: [info] add new stats box ( #7522 )
...
* feat: [info] add new stats section, wip
* add stats section
* implement fdv and market cap
* use fdv from backend gql
* code cleanup
* update cypress tests
* should only wrap if screen width <= 640
* minor design nits
* remove sitemap change
* nit pr review
2023-11-06 15:54:43 -05:00
eddie
098c7b9cbe
fix: update uniwallet wc link ( #7450 )
...
* fix: update uniwallet wc link
* fix: undo url change for redirect
2023-11-06 12:22:03 -08:00
Jack Short
a0d880cf81
fix: spam tokens showing up in currency selector ( #7545 )
...
* fix: spam tokens showing up in currency selector
* chain id check
* token chain id
2023-11-06 14:40:36 -05:00
Kristie Huang
443a00a777
fix: remove version check in redux lists update + migrate outdated USDC saved tokens ( #7544 )
...
* fix: remove version check lists update
* add migration and test
* pr review
2023-11-06 14:20:55 -05:00
Jack Short
9eaa22f644
chore: converting useStablecoinPrice to useUsdPrice in autoslippage ( #7543 )
2023-11-03 12:51:04 -04:00
Nate Wienert
1c92482855
fix: basel font using wrong variation settings ( #7536 )
...
* fix: basel font using wrong variation settings
2023-11-02 11:05:13 -10:00
Nate Wienert
274d79dfde
chore: align uniswap deps with wallet repo ( #7527 )
...
* chore: align uniswap deps with wallet repo
2023-11-02 11:02:09 -10:00
Charles Bachmeier
c2ca9ab93e
feat: [info] update token links ( #7505 )
...
* update pdp link styles
* dynamic link text
* move links to their own file
* border width case
* todo comments
* add explorer icon
* hide chain logos on other chain
* remove quotes
* clean up
* unused style
2023-11-02 13:53:18 -07:00
Tina
0fbc826581
feat: Remove logging whole error object for analytics ( #7540 )
2023-11-02 16:32:12 -04:00
Charles Bachmeier
e9f784b2bc
refactor: clean up getExplorerLink helper fn ( #7537 )
2023-11-02 09:11:13 -07:00
Charles Bachmeier
f9a9469523
feat: [info] Add token description to TDP ( #7504 )
...
* update token description for TDP
* add tooltip to fee
* show buy/sell fees
* remove token description from PDP
* remove unused styles
* update snapshots
* undo fee component testing
* isInfoTDPEnabled
* update explorer fn
2023-11-02 08:32:58 -07:00