Charles Bachmeier
ca829a355c
fix: tx screen overflow ( #5282 )
...
fix tx screen overflow
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-11-17 10:59:18 -08:00
cartcrom
8464fc70fe
build: keep existing gql schema on fetch failure ( #5149 )
...
* updated fetch script
* fixed input too long error failing in cypress/vercel
2022-11-17 13:33:08 -05:00
cartcrom
dd68f89bf9
fix: blocked tokens not appearing or having icons ( #5251 )
...
* fixed blocked tokens not appearing or having icons
* removed previous blocked Icon
* updated snapshot
* changed to slash icon
2022-11-17 13:32:37 -05:00
Jordan Frankfurt
e42991c066
fix(bag): icon update to remove front handle ( #5280 )
2022-11-17 12:26:24 -06:00
Mike Grabowski
6eb699712d
chore: fix horizontal overflow ( #5279 )
...
chore: fix overflow horizontal
2022-11-17 12:00:12 -06:00
Jordan Frankfurt
1d6662dfe3
fix: use ThemeButton for claim and view/sell nfts ( #5278 )
...
* fix: use ThemeButton for claim and view/sell nfts
* fix(bag): icon update to remove front handle
* Revert "fix(bag): icon update to remove front handle"
This reverts commit 8d8a40bd4a8ed6f19730434e642b1a36785c64e9.
2022-11-17 11:31:31 -06:00
Jack Short
258be9bf65
feat: adding sudoswap to sweep ( #5257 )
...
* feat: adding sudoswap amm pricing
* integrated amm pricing on collection
* removing bag recalculation
* feat: adding sudoswap to sweep
* revisions
* typo
* adding back recalculating bag
* reformatting
* simplification
* bag recalculation for sudoswap
* responding to comments
* findindex
2022-11-17 12:04:05 -05:00
Mike Grabowski
8592703931
fix: right arrow in carousel not rotated ( #5273 )
...
fix: arrow rotate
2022-11-17 18:02:40 +01:00
Jack Short
44ecc9a203
feat: adding sudoswap price calculation ( #5252 )
...
* feat: adding sudoswap amm pricing
* integrated amm pricing on collection
* removing bag recalculation
* revisions
* typo
* adding back recalculating bag
* reformatting
* bag recalculation for sudoswap
* responding to comments
2022-11-17 11:48:10 -05:00
Charles Bachmeier
b19e7809ea
feat: simplified duration dropdown ( #5264 )
...
* simplified sort dropdown
* add new file
* switch
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-11-17 08:02:49 -08:00
Callil Capuozzo
43a0bf4c31
style: polish explore banner blur effect ( #5267 )
...
* Update Banner.tsx
* Adjust dark theme opacity value
v4.155.0
2022-11-16 22:07:30 -05:00
lynn
546423512a
feat: Web 2233 erc 1155 card redesign ( #5249 )
...
* init
* init
* remove unnecessary style changes
* ensure no pointer events on tooltip
2022-11-16 21:57:25 -05:00
Callil Capuozzo
b13acb33ed
style: explore table polish ( #5261 )
...
* Normalize explore styles
* slightly reduce row padding
2022-11-16 21:47:18 -05:00
Mike Grabowski
82c3193d21
refactor: better theming ( #5259 )
2022-11-16 20:26:26 -05:00
Charles Bachmeier
503fc37a4b
fix: Can list and relist to all marketplaces ( #5250 )
...
* all listing working
* working when connected locally
* update LR and cleanup
* add comment about LR strategy
* use ms 60s
Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
2022-11-16 15:42:19 -08:00
aballerr
1788c9f3c0
fix: max depth error ( #5258 )
...
fixing max depth error
2022-11-16 18:21:50 -05:00
Connor McEwen
e1d489a6bc
chore: update deploy action ( #5254 )
v4.154.0
2022-11-16 14:50:14 -08:00
Mike Grabowski
9b31e7b66d
feat: render background below navbar + remove overflow ( #5247 )
...
* feat: render bg below nav
* remove overflow on header
* chore: remove unused prop
2022-11-16 22:19:05 +01:00
Mike Grabowski
5696c61354
feat: add glow to trending table ( #5248 )
...
* feat: add glow
* chore: simplify
* chore: move component to theme
2022-11-16 22:18:53 +01:00
Callil Capuozzo
b30679c9f9
style: adjust grid behavior and update collection page styles ( #5226 )
...
* Update CollectionNfts.css.ts
* Css details
* Adjust css details
* CSS tweaks
* Adjust colors
* Color tweaks
* update font-size
* Update grid breakpoints
* Refine css grid behavior
* Add comments
* Update outline approach
* Tweaks from review
* Fixes from comments
* fix "sm" breakpoint on item grid
* fix mobile padding alignment and overflow issue
* Update card styles
* Fix overflowing banner dropshadow
* Add requested changes
* Simplify layout for filter chips and buttons
* Add breakpoint sprinkles
* Update Card.css.ts
* Add shared variable
* Address comments
* Address comments
* Clean up card styles
2022-11-16 16:11:17 -05:00
vignesh mohankumar
1572410c47
ci: GitHub CODEOWNERS ( #5244 )
2022-11-16 13:08:29 -08:00
aballerr
f3d5fe08b6
fix: setting up a single buy state ( #5206 )
...
* setting up a single buy state
2022-11-16 15:37:43 -05:00
Zach Pomerantz
247fbfdf01
fix: retain permit sig if amount decreases ( #5253 )
2022-11-16 12:18:31 -08:00
lynn
f391f1c719
feat: add tooltips when adding and removing from nft bag ( #5222 )
...
* init
* make sure tooltips dont appear during sweeps
* fixes comments from charlie
* style: example tooltip (#5238 )
* refactor: remove unused CollectionProfile (#5229 )
* ex
* centering
* fix: updating bag to not remove nfts on click (#5224 )
* updating bag to not remove nfts on click
* chore: bump redux-multicall (#5211 )
* chore: bump redux-multicall
* fix: updgrade multicall
Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>
* refactor: remove unused nft utils (#5239 )
* fix: remove Select All and Sell buttons in Profile (#5228 )
* refactor: remove isSellMode in ProfilePage
* yes
* fix(token-details): remove balance summary links to current page (#5223 )
* refactor: rm remaining unused nft code (#5243 )
* chore: enable jsx-curly-brace-presence and autofix (#5242 )
* fix: limit max volume change value to 9999% (#5227 )
* fix web-2246
* chore: change to >
* chore: use single component
* fix: approve button font size (#5187 )
* fix: approve button font size
Co-authored-by: 0xsaranonearth <saran.s@pillow.fund>
* fix: don't include accentActiveSoft background on navicon active state (#5240 )
don't include accentActiveSoft background on navicon active state
* feat: render blurred collection cover photo in the header (#5233 )
* initial commit
* feat: blurred header
* chore: replace with helper
* chore: cleanup
* chore: different extension
* chore: layout tweaks
* chore: tweaks
* chore: prevent weird text selection on double click
* chore: wip for linear gradient/plain color light mode
* feat: linear-gradient when image missing
* chore: clean up post merge
* feat: different opacity for dark/light mode
* chore: fix paddings
* refactor: remove unused nft css (#5241 )
* refactor: remove unused nft css
* unused
* unused
* refactor: remove unused isSellMode, setIsSellMode in useSellAsset (#5236 )
* refactor: remove unused isSellMode, setIsSellMode in useSellAsset
* rm
* fix: reverting navbar change (#5237 )
* reverting mobile navbar changes
Co-authored-by: vignesh mohankumar <vignesh@vigneshmohankumar.com>
Co-authored-by: aballerr <alex.ball@uniswap.org>
Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>
Co-authored-by: Jordan Frankfurt <jordanwfrankfurt@gmail.com>
Co-authored-by: Mike Grabowski <grabbou@gmail.com>
Co-authored-by: S A R A N <44068102+saranonearth@users.noreply.github.com>
Co-authored-by: 0xsaranonearth <saran.s@pillow.fund>
Co-authored-by: Lynn Yu <lynn.yu@uniswap.org>
Co-authored-by: Jack Short <john.short.tj@gmail.com>
Co-authored-by: vignesh mohankumar <vignesh@vigneshmohankumar.com>
Co-authored-by: aballerr <alex.ball@uniswap.org>
Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>
Co-authored-by: Jordan Frankfurt <jordanwfrankfurt@gmail.com>
Co-authored-by: Mike Grabowski <grabbou@gmail.com>
Co-authored-by: S A R A N <44068102+saranonearth@users.noreply.github.com>
Co-authored-by: 0xsaranonearth <saran.s@pillow.fund>
2022-11-16 14:18:37 -05:00
lynn
d38854749b
feat: view my nft cards redesign ( #5246 )
...
* init
* link
2022-11-16 13:49:45 -05:00
aballerr
10a1963801
fix: reverting navbar change ( #5237 )
...
* reverting mobile navbar changes
2022-11-16 12:46:30 -05:00
vignesh mohankumar
be7e808fff
refactor: remove unused isSellMode, setIsSellMode in useSellAsset ( #5236 )
...
* refactor: remove unused isSellMode, setIsSellMode in useSellAsset
* rm
2022-11-16 11:42:56 -05:00
vignesh mohankumar
ef9a59a96b
refactor: remove unused nft css ( #5241 )
...
* refactor: remove unused nft css
* unused
* unused
2022-11-16 11:23:10 -05:00
Mike Grabowski
78b6ef60ac
feat: render blurred collection cover photo in the header ( #5233 )
...
* initial commit
* feat: blurred header
* chore: replace with helper
* chore: cleanup
* chore: different extension
* chore: layout tweaks
* chore: tweaks
* chore: prevent weird text selection on double click
* chore: wip for linear gradient/plain color light mode
* feat: linear-gradient when image missing
* chore: clean up post merge
* feat: different opacity for dark/light mode
* chore: fix paddings
2022-11-16 16:58:18 +01:00
Jordan Frankfurt
779a699ff0
fix: don't include accentActiveSoft background on navicon active state ( #5240 )
...
don't include accentActiveSoft background on navicon active state
2022-11-16 09:39:59 -06:00
S A R A N
02e5478c6e
fix: approve button font size ( #5187 )
...
* fix: approve button font size
Co-authored-by: 0xsaranonearth <saran.s@pillow.fund>
2022-11-16 10:04:14 -05:00
Mike Grabowski
6520dd33fa
fix: limit max volume change value to 9999% ( #5227 )
...
* fix web-2246
* chore: change to >
* chore: use single component
2022-11-16 16:03:16 +01:00
Mike Grabowski
c479239ab0
chore: enable jsx-curly-brace-presence and autofix ( #5242 )
v4.153.1
2022-11-16 11:09:53 +01:00
vignesh mohankumar
55c3c527f5
refactor: rm remaining unused nft code ( #5243 )
2022-11-16 01:47:58 -05:00
Jordan Frankfurt
8b98597566
fix(token-details): remove balance summary links to current page ( #5223 )
2022-11-16 00:39:45 -06:00
vignesh mohankumar
bfcda30c04
fix: remove Select All and Sell buttons in Profile ( #5228 )
...
* refactor: remove isSellMode in ProfilePage
* yes
2022-11-15 18:48:29 -05:00
vignesh mohankumar
c7f0af6902
refactor: remove unused nft utils ( #5239 )
2022-11-15 18:36:05 -05:00
vignesh mohankumar
49b09148c6
chore: bump redux-multicall ( #5211 )
...
* chore: bump redux-multicall
* fix: updgrade multicall
Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>
2022-11-15 18:12:33 -05:00
aballerr
8e2307cbdb
fix: updating bag to not remove nfts on click ( #5224 )
...
* updating bag to not remove nfts on click
2022-11-15 18:11:53 -05:00
vignesh mohankumar
5978d1ec09
refactor: remove unused CollectionProfile ( #5229 )
2022-11-15 17:34:11 -05:00
Jack Short
c0638e9033
fix: adding amm pricing updates ( #5225 )
...
* fix: adding amm pricing updates
* responding to pr comments
* renaming
* adding filter to callback
2022-11-15 17:26:21 -05:00
vignesh mohankumar
ceafe40c65
refactor: remove unused WalletAssetDisplay ( #5230 )
2022-11-15 17:23:26 -05:00
vignesh mohankumar
86ee1dd666
refactor: remove unused icons ( #5234 )
2022-11-15 17:17:21 -05:00
Jack Short
95be7b1d5b
fix: sweep marketplaces ( #5231 )
...
* fix: sweep marketplaces
* responding to pr comments
2022-11-15 16:53:35 -05:00
vignesh mohankumar
7ce022b28e
refactor: rename ShoppingBag to Bag ( #5232 )
2022-11-15 16:18:05 -05:00
vignesh mohankumar
dd8233f869
build: don't fail local build on lint ( #5219 )
2022-11-15 12:39:25 -05:00
Jordan Frankfurt
947a078161
fix(bag): update active/hover/open-state styles ( #5221 )
...
* fix(bag): update active/hover/open-state styles
* bag svg update, item counter update
2022-11-15 11:27:30 -06:00
Danny Daniil
7add78ff80
fix: update analytics package to use default event ( #5213 )
...
new analytics version
2022-11-15 11:37:04 -05:00
Jordan Frankfurt
fdf511e283
fix(1155): don't show unique owners on collection page ( #5218 )
2022-11-15 09:59:14 -06:00
Mike Grabowski
99e491c4fc
fix: remove empty collections from trending ( #5215 )
...
* fix: remove cyberpunks from trading
* nits
* chore: refactor loading a bit
* chore: bring back hardcoded value
* chore: remove import
* chore: filter out
* chore: use memo
2022-11-15 16:54:31 +01:00