Jack Short
8e84a53e57
fix: updating generated graphql types ( #5784 )
2023-01-05 11:03:24 -05:00
eddie
e88a50d309
fix: colors in token warnings ( #5787 )
v4.173.0
2023-01-04 15:14:44 -08:00
Charles Bachmeier
102d99afa2
chore: Migrate NFTListingGrid from vanilla-extract to styled-components ( #5782 )
...
* remove some redundant styles
* column to Box
* add NFT header style
* wrap all price headers
* last header columns
* remove unused import
* unintentional build change
* migrate divider styles
* unintentional build change
* remove more unused styles
* use Row and Column shared components
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2023-01-04 13:34:36 -08:00
Jordan Frankfurt
73e4202497
fix: use analytics-events exported event names for sendAnalyticsEvent calls ( #5781 )
...
use analytics-events exported event names for sendAnalyticsEvent calls
2023-01-04 13:01:05 -06:00
eddie
6e228185b4
fix: add missing trace events and fix logo ( #5780 )
2023-01-04 10:45:49 -08:00
aballerr
bb92a9ee36
feat: consolidating fee columns ( #5713 )
...
* adding in floor price
* consolidating fee columns
* adding in tooltip
* adding in floor price
* current table progress
* better flex experience
* improved mobile listing experience
* improving the mobile experience
* cleaned up mobile experience
* reverting some file changes
* improving mobile experience
* some final adjustments
* updating text color to be line with task
* updating to address design comments
* resolving lint errors
* updating fees logic
* fixing linting issues
* removing generated files
* removing generated files
* removing generated files
* updating margin left
* Adding in trans components
* fixingl inting errors
* fixing minus icon placement
* i18n sort dropdown prompt
* move tooltip to its own file
* remove unused styles
* move NFTListRow to its own file
* move PriceTextInput to its own file
* adjust column settings
* add more translations
* Move MarketplaceRow to its own file
* warning message on small screens
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2023-01-04 09:49:23 -08:00
Charles Bachmeier
4936ec5cfc
feat: nft input price field to use numeric keypad on mobile ( #5775 )
...
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2023-01-04 08:39:03 -08:00
Adrian Kant
bb1db9048a
refactor: using more specific analytics names ( #5505 )
...
* using new events library
* use not found page name constant
* use 2.0
* fix
* latest package including commonJS
* update to latest version
2023-01-04 10:29:12 -05:00
Charles Bachmeier
20dbb2a9f7
build: restart daily releases ( #5777 )
...
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
v4.172.0
2023-01-03 13:26:37 -08:00
eddie
fd4430fe69
fix: include descriptions and links for native tokens ( #5756 )
2023-01-03 11:57:53 -08:00
eddie
167cc695c9
fix: stop showing the token logos from different chains as a fallback ( #5761 )
2023-01-03 11:57:22 -08:00
eddie
e175bff7f4
feat: build correct footer into About page ( #5757 )
...
* feat: build correct footer into About page
* fix: remove about link from footer
2023-01-03 11:56:53 -08:00
cartcrom
4442933eac
feat: fetch top tokens based on volume & update data descriptions ( #5360 )
...
* replaced info icons w/ popover text
* replaced tooltip components w/ existing mouseover component
* fix: updating useCallback dependencies in tooltip component
* fix: removing redundant space
2023-01-03 12:12:06 -05:00
Charles Bachmeier
8447b30327
feat: update tx complete share icon ( #5771 )
...
update tx complete share icon
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2023-01-03 08:29:17 -08:00
Charles Bachmeier
22ce55ec46
fix: center empty wallet text on Profile Page Mobile ( #5770 )
...
center empty wallet text
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2023-01-03 08:29:06 -08:00
Vignesh Mohankumar
b25da9de2d
fix: end -> flex-end ( #5774 )
v4.171.4
2022-12-29 21:55:42 -05:00
Zach Pomerantz
ae1fb4367f
build: pause scheduled releases ( #5765 )
2022-12-22 10:32:38 -08:00
Mike Grabowski
1410edda32
fix: Sentry source maps URL ( #5764 )
...
fix
v4.171.3
2022-12-22 22:14:03 +04:00
Jordan Frankfurt
3bc7f015ee
fix: add two more analytics events for m parity ( #5748 )
...
* fix: add two more analytics events for m parity
* pr feedback
v4.171.2
2022-12-22 11:26:34 -06:00
lynn
802714377c
fix: display warning / reload prompt modal when metamask erroneously disconnects ( #5722 )
...
* init
* hook up modal to error detection
* zzmp comments
* zzmp fixes
v4.171.1
2022-12-21 18:32:34 -05:00
Mike Grabowski
352daf959e
feat: enable Sentry ( #5758 )
v4.171.0
2022-12-22 02:44:04 +04:00
Mike Grabowski
92c21c2811
feat: better UX when Sentry disabled ( #5695 )
...
* feat: disable sentry
* chore: update error page
* chore: use continue on error instead
* chore: wrap in trans
* flip check
2022-12-22 00:39:29 +04:00
lynn
e70723aaf3
fix: add missing amplitude sell events ( #5530 )
...
* in progress
* add events
* remove debug
* update analytics pkg
* removed signatures requested
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-12-21 11:19:38 -08:00
Mike Grabowski
1802f50163
chore: use @uniswap eslint preset ( #5556 )
...
* feat: replace eslint with preset
* chore: update
* add empty line
* Revert changes
* chore: replace colors
* chore: tweaks
* Revert "chore: replace colors"
This reverts commit 3462420ecbdd9c5275a895643dad1586e92226a0.
* bring lint back
* chore: tweaks
* chore: add note
* chore: fix yarn lock
* chore: fix yarn.lock 2
* chore: use ESLint from npm
* Chore: update lockfile
* tweaks
* chore: initial take fixing some lint issues
* tweaks
* chore: another take
* chore: further tweaks
* chore: fix further
* feat: ignore Jest for cypress
* revert change
* chore: update to latest preset
* tmp lets see if this works
* chore: turn error into warning
* chore: remove warnings
* chore: deduplicate yarn lock
* feat: add recommended ESLint extension in case someone has Prettier instead
* upgrade to latest uniswap config
* chore: update todo
* remove patch
* find to some
* name
* chore: tweak yarn lock
* update
* cleanup
* update name for filter
* nl
* no unsafe finally
* chore: update doc
* fix
* fix
* one more fix
* one more file
* chore: Fix two last build issues
* add generated back
* fix lint after merge
* chore: fix tests
* remove
* one more
v4.170.1
2022-12-21 03:08:20 +04:00
Charles Bachmeier
2aa1b18d14
chore: Migrate from Relay to Apollo ( #5754 )
...
* feat: initial apollo configutation (#5565 )
* initial apollo configutation
* add new files
* check in types-and-hooks
* config unused export
* deduplicate
* ignore checked in schema for linting
* remove prettier ignore
* test unchecking types and hooks file
* undo
* rename codegen, respond to comments
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
* Remove maybe value from codegen
* add babel gql codegen
* correct ts graphql-tag
* remove plugin from craco
* chore: migrate Assets Query to Apollo (#5665 )
* chore: migrate Assets Query to Apollo
* delete comment
* move length check back to collectionAssets
* remove uneeded check
* respond to comments
* working switching and filters
* change sweep fetch policy
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
* chore: migrate collection query to apollo (#5647 )
* migrate collection query to apollo
* remove page level suspense
* undo removing page level suspense
* rename query and hook
* guard returns
* add return type prop
* cleanup nullables
* memoizing
* use gql from apollo
* use babel gql and move empty trait
* add fetch policy
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
* chore: migrate NFT details query to apollo (#5648 )
* chore: migrate NFT details query to apollo
* update todo
* update imports
* remove no longer used hook
* rename query
* use babel gql and nonnullable type
* working page
* add fetchpolicy
* respond to comments
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
* chore: migrate NftBalanceQuery (#5653 )
* chore: migrate NftBalanceQuery
* cleanup
* update pagination
* better undefined handling
* move brake listing for invalid asset higher
* better handle loading
* memoize and cleanup
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
* remove named gql query consts
* set default fetchPolicy
* null suspense
* chore: Migrate The Graph queries (#5727 )
* migrate TheGraph queries to Apollo
* add new files
* ignore thegraph generated types
* use standard fetchPolicy
* update apollo codegen commands
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
* chore: migrate token queries to Apollo (#5682 )
* migrate utils to types-and-hooks
* too many TokenTable re-renders
* working token queries
* fixed sparkline for native asset
* onChangeTimePeriod
* define inline
* use query instead of data in naming
* sparklineQuery instead of sparklineData
* rename to usePriceHistory
* multiline if else
* remove optional
* remove unneeded eslint ignore
* rename tokenQueryLoading
* rename OnChangeTimePeriod
* token address fallback
* just address
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
* chore: deprecate Relay (#5747 )
* chore: deprecate Relay
* remove graph:ql generate step
* add new files
* apollo to graphql centric naming
* add new files
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
* remove no longer needed config exclusions
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-12-20 13:42:52 -08:00
Vignesh Mohankumar
a286e5b114
test: disable fiat announcement on cypress tests ( #5751 )
...
* test: disable fiat announcement on cypress tests
* Revert "test: skip tests due to fiat on-ramp change (#5742 )"
This reverts commit 283479f76e78b99afb6ef0cce699fd16b460b9b1.
* dismissed
v4.170.0
2022-12-20 15:36:57 -05:00
Vignesh Mohankumar
62361647e0
fix: use localStorage for Fiat announcement ( #5750 )
...
* fix: use localStorage for Fiat announcement
* move to redux
* rm locally
* lint
* add change to hook
* fixes
2022-12-20 15:21:52 -05:00
Vignesh Mohankumar
deee278439
chore: remove unused isOpen state in Landing ( #5732 )
...
Co-authored-by: eddie <66155195+just-toby@users.noreply.github.com>
2022-12-20 14:55:18 -05:00
Vignesh Mohankumar
6340deb201
chore: remove unused NFT redux user reducer state ( #5753 )
2022-12-20 14:55:08 -05:00
Vignesh Mohankumar
28b154ebe8
chore: remove landing redirect flag ( #5736 )
...
* test: add tests for landing redirect
* test: add tests for landing page (#5737 )
* test: add tests for landing page
* lint
* intro=true
* rm downloads?
* fix: use second config option for no wallet in cypress
Co-authored-by: Eddie Dugan <eddie.dugan@uniswap.org>
Co-authored-by: Eddie Dugan <eddie.dugan@uniswap.org>
2022-12-20 14:54:56 -05:00
aballerr
3bde2165f4
fix: modal was removed, updating test to accommodate ( #5749 )
...
nft modal was removed, updating cypress to accommodate
2022-12-20 14:47:15 -05:00
Jack Short
78c8fd2359
style: updating cards to use appropriate aspect ratio ( #5681 )
...
* style: updating cards to use appropriate aspect ratio
* loading card height
* audio and video cards
* change loading height rendering
* respond to self serving comments
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-12-20 11:10:54 -08:00
eddie
c378752910
feat: fiat on ramp tile for about page ( #5746 )
...
* feat: move about content into landing page
* fix: delete unused image files
* fix: remove unused components
* fix: pointer events on title and subtitle
* feat: add about footer to landing page
* fix: simplify css in Landing Page
* feat(moonpay): moonpay ip checks to determine if the user can access the fiat onramp (#10 )
* feat(moonpay): useFiatOnrampAvailable
* feat(moonpay): ip check with moonpay for buy crypto availability
* add error state and clear up some of the sequence of logic
* add button-specific spinner, put the ... menu button behind the feature flag
* hide ... menu option if onramp is unavailable
* add live publishable moonpay key
* add initial FoR hype border flash to announcement acknowledgment
* remove ... menu access to FoR feature
* add tooltip and external link to info icon
* nicer error display
* add stale market to ack
* pr feedback from zzmp
* fix really weird react bug
* ts fix and clear timeout
* pairing staleness handler w/ zzmp
* add back feature flag
* feat: fiat on ramp tile for about page
Co-authored-by: Jordan Frankfurt <jordanwfrankfurt@gmail.com>
2022-12-20 13:23:29 -05:00
eddie
0bf7b92013
feat: move about content into landing page ( #5734 )
...
* feat: move about content into landing page
* fix: delete unused image files
* fix: remove unused components
* fix: pointer events on title and subtitle
* feat: add about footer to landing page
* fix: simplify css in Landing Page
* feat(moonpay): moonpay ip checks to determine if the user can access the fiat onramp (#10 )
* feat(moonpay): useFiatOnrampAvailable
* feat(moonpay): ip check with moonpay for buy crypto availability
* add error state and clear up some of the sequence of logic
* add button-specific spinner, put the ... menu button behind the feature flag
* hide ... menu option if onramp is unavailable
* add live publishable moonpay key
* add initial FoR hype border flash to announcement acknowledgment
* remove ... menu access to FoR feature
* add tooltip and external link to info icon
* nicer error display
* add stale market to ack
* pr feedback from zzmp
* fix really weird react bug
* ts fix and clear timeout
* pairing staleness handler w/ zzmp
* add back feature flag
Co-authored-by: Jordan Frankfurt <jordanwfrankfurt@gmail.com>
2022-12-20 13:07:46 -05:00
Jordan Frankfurt
283479f76e
test: skip tests due to fiat on-ramp change ( #5742 )
...
skip tests
v4.169.0
2022-12-20 12:31:11 -05:00
Vignesh Mohankumar
d3c30e2f6b
docs: update buying crypto helpcenter link ( #5744 )
...
* docs: update buying crypto helpcenter link
* new link
* new link
2022-12-20 12:30:32 -05:00
Jordan Frankfurt
32d226f78e
feat: enable FoR flag ( #5741 )
2022-12-20 11:50:00 -05:00
Jordan Frankfurt
96744505c0
Merge pull request #5740 from Uniswap/FoR-publish
...
feat: FoR publish
2022-12-20 10:40:36 -06:00
Jordan Frankfurt
97236033d4
conditional access of .renderCount
2022-12-20 10:27:52 -06:00
Jordan Frankfurt
86e62dc4b9
add back feature flag
2022-12-20 09:56:15 -06:00
Vignesh Mohankumar
e584a5fa36
chore: removes unused Liquidity Mining code ( #5451 )
...
* feat: remove unused liquidity mining pages
* some changes
* rm more
v4.168.0
2022-12-19 20:06:59 -05:00
Vignesh Mohankumar
332ef6e6c8
chore: remove /#/claim ( #5445 )
...
rm claim
2022-12-19 19:46:36 -05:00
Jordan Frankfurt
8cbd111e65
Merge pull request #8 from Uniswap/merge-upstream
...
chore: Merge upstream
2022-12-19 15:25:10 -06:00
Jordan Frankfurt
55ffcbd465
Merge remote-tracking branch 'upstream/main' into merge-upstream
2022-12-19 15:12:16 -06:00
Jordan Frankfurt
404775e86d
Merge pull request #7 from Uniswap/analytics-account-dropdown-click
...
chore: analytics account dropdown click
2022-12-19 15:10:15 -06:00
Vignesh Mohankumar
0ae9fe28a2
feat: force landing page to show based on landing
query param ( #5730 )
...
* feat: force landing page to show based on `landing` query param
* flag
* use intro
* lint
2022-12-19 15:49:42 -05:00
Vignesh Mohankumar
89c0caae43
feat: push nav icon to /?intro=true ( #5731 )
...
* feat: push nav icon to /?intro=true
* search
2022-12-19 15:48:53 -05:00
Vignesh Mohankumar
c8086e3c76
fix: wait to render Landing content until checking wallet cache ( #5729 )
...
* fix: wait to render Landing content until checking wallet cache
* use state
2022-12-19 15:22:13 -05:00
Jordan Frankfurt
1c2842e5a0
chore: analytics account dropdown click
2022-12-19 14:21:50 -06:00
Vignesh Mohankumar
a2c6d3f475
feat: navigate to /swap if user has a wallet cached ( #5728 )
...
* feat: navigate to /swap if user has a wallet cached
* flag it
2022-12-19 14:55:51 -05:00