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
Jack Short
b995f4d671
fix: fixing ugly scrollbar ( #7535 )
2023-11-01 14:27:07 -04:00
Kristie Huang
3f62bcf2f0
feat: add Android feature flag & change some app logos ( #7524 )
...
* fix: generalize iOS language to app, and add color app icon
* remove apple logo
* delete more apple logos
* remove learn more arrow
* update snapshots
* add feature flags to android changes
2023-11-01 14:25:15 -04:00
Jack Short
bd30721989
chore: updating nft numbers ( #7351 )
...
* format price impact
* format price
* adding confirm swap modal
* removing export
* adding export back
* half of test functions done
* format numbers tests
* formatting
* making numberFormat local
* making formatCurrencyAmount internal
* price impact
* formatSlippage
* formatTickPrice
* formatNumberOrString
* formatFiatPrice
* removing formatPreciseFloat
* formatReviewSwapCurrencyAmount
* correct active currency
* explore table
* deleting formatTickPrice
* fixing explore table
* nft assset details
* removing all instancees of ethnumberstandardformatter
* removing format wei impls
* explore table
* collectino stats
* removing almost everything from nft/numbers
* filter button
* final nft fixes
* removing put commas
* explore page
* listing page
* extraneous functions
* responding to comments
* formatEhter
* updating formatter names
* dep array
* comments
---------
Co-authored-by: John Short <john.short@CORN-Jack-899.local>
2023-11-01 12:44:45 -04:00
Jack Short
802d56231a
fix: updating currency search panel for number formatting ( #7407 )
2023-10-31 16:46:02 -04:00
Kristie Huang
9536df2ff1
fix: remove bridged USDC from quickselect ( #7529 )
...
* fix: remove bridged usdc from quickselect
* oops remove migrations logic
* update routing test
2023-10-31 16:26:44 -04:00
Jack Short
ff3ed31dd7
chore: cleaning up previous uk blocking functionality ( #7489 )
2023-10-31 13:45:26 -04:00
Jack Short
719f82c7c4
feat: pool page currency conversion ( #7416 )
2023-10-31 13:44:38 -04:00
mr-uniswap
0937e35095
ci: removed snyk files ( #7521 )
...
removed snyk files
2023-10-31 13:36:24 -04:00
Matthew Spector
3f9b436c86
fix: Changing some language around fees ( #7492 )
...
* fix: Changing some language around fees
* adding chain name to toolti
* lowercase network
* fixing tests
2023-10-31 09:34:04 -07:00
Kristie Huang
40afc7388a
fix: add space to migrateV2 link ( #7523 )
2023-10-31 01:52:36 -04:00
mr-uniswap
eff6484a10
ci: basic semgrep configuration ( #7520 )
...
* basic semgrep configuration
* only main branch
2023-10-30 16:00:40 -04:00
Kristie Huang
635875345e
fix: add native USDC to Optimism quick-select ( #7499 )
...
* fix: add native USDC to Optimism quick-select
* fix jest test
2023-10-30 13:08:28 -04:00