- 28 Feb, 2023 1 commit
-
-
Charles Bachmeier authored
* remove unused wrapper * remove old listing modal * simplify button styling * deprecate outdated listing logic and move button to styled components * remove unused linting protection * remove unused functions from sellAssets hook * undo and save this refactor for different PR * remove more unused items * hook dependencies * more trash cleanup * styled continue button * slight continue button tweaks * cleanup * add new standard hover state * no mixed conditionals * lint --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
- 27 Feb, 2023 4 commits
-
-
Jordan Frankfurt authored
schema changed gen types
-
Moody Salem authored
fix: references to old id `upload` `upload` seems to have been changed to `pinata`
-
Andrew MacPherson authored
Updating .env.production file to also include the same comment as .env about reporting these public API keys
-
- 25 Feb, 2023 3 commits
-
-
Vignesh Mohankumar authored
-
Vignesh Mohankumar authored
* fix: reset tokens when switching chains on widget * clear amounts
-
eddie authored
* feat: log error from widget * fix: upgrade analytics * feat: add swap error to main Error Boundary too
-
- 24 Feb, 2023 3 commits
-
-
blairmason authored
* config statsig init to use reverse proxy * formatting fixes * update statsig proxy endpoints to prod url
-
eddie authored
* feat: add statsig feature gate for widget * feat: move statsig check into featureFlag infra * fix: move statsig check deeper into feature flag code * Update src/featureFlags/flags/featureFlags.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update src/featureFlags/flags/dummyFeatureGate.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
Charles Bachmeier authored
Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
- 23 Feb, 2023 4 commits
-
-
Jordan Frankfurt authored
-
Jordan Frankfurt authored
-
Jack Short authored
-
eddie authored
-
- 22 Feb, 2023 8 commits
-
-
Charles Bachmeier authored
* remove listv2 feature flag * no longer used styles and icons * missed one --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Jordan Frankfurt authored
* fix: darkmode FoR iframe wrapper background color * pr feedback
-
eddie authored
-
Jack Short authored
-
Charles Bachmeier authored
* NFT-1075 update floor and last price to use body primary * NFT-1080 update image thumbnail size and adjusted row accordingly * NFT-1081 force page refresh on success screen * NFT-1089 update same price icons * NFT-1082 show warning colors over focus * remove unused state var * replace margin with padding for sticky header * NFT-1109 properly calc if listing date is over 6mo * NFT-1076 change listing button text to light and mobile profile bar to backgroundSurface * NFT-1079 persist row data when listing to multiple markets * perf improvement --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
lynn authored
* fix * update tests * remove gql file * fix breakng snapshot
-
eddie authored
-
eddie authored
fix: use ipfs token list as fallback
-
- 21 Feb, 2023 1 commit
-
-
Jack Short authored
* feat: implementing graphql endpoint * changing from hook to function call * initial gql routing works * feat: initial pwatRouting setup * sending correct amount * removing console * it is working * sufficient balance * 0 if no inputCurrency * removing value to send if erc20 * removing console * permit2 optional flag * removing not necessary stuff * mobile fixes * overlay needs to be here * changing swap amount to pool reserves * refactoring routing logic * no route found button state * better price loading for insufficient liquidity * refactoring graphql routing code * overflow * initial comments * resetting bag status on input currency change * locking * done * remove helper text for eth * fix: pay with any token routing bug * reordering button * zindex * price updated * keeping debounce * feat: adding amplitude events for pwat * bumping analytics version * types and hooks * moving erc20 flag to useSendTransaction * why did i put it in a hook * no return * fix: not using usdc value to calculate price impact * refactor + loading state
-
- 18 Feb, 2023 4 commits
-
-
eddie authored
* feat: introduce statsig and expose dummy feature gate * feat: use the flag for different copy * feat: use amplitude user ID * fix: lock file * feat: upgrade analytics package * fix: update snapshots * fix: unit test snapshot * fix: fix tests and value check * feat: switch user ID to device ID * fix: move statsig wrapper * fix: move statsig wrapper * fix: e2e tests * fix: e2e tests * fix: env var * fix: env var * fix: try testEnv * fix: undo last commit * fix: e2e tests * fix: typo * fix: dont wait for init * wip * fix: undo wip change
-
eddie authored
-
Jack Short authored
* feat: implementing graphql endpoint * changing from hook to function call * initial gql routing works * feat: initial pwatRouting setup * sending correct amount * removing console * it is working * sufficient balance * 0 if no inputCurrency * removing value to send if erc20 * removing console * permit2 optional flag * removing not necessary stuff * mobile fixes * overlay needs to be here * changing swap amount to pool reserves * refactoring routing logic * no route found button state * better price loading for insufficient liquidity * refactoring graphql routing code * overflow * initial comments * resetting bag status on input currency change * locking * done * remove helper text for eth * fix: pay with any token routing bug * reordering button * zindex * price updated * keeping debounce * feat: adding amplitude events for pwat * bumping analytics version * types and hooks * moving erc20 flag to useSendTransaction * why did i put it in a hook * no return
-
lynn authored
init
-
- 17 Feb, 2023 8 commits
-
-
github-actions[bot] authored
chore(i18n): synchronize translations from crowdin [skip ci] Co-authored-by:
Crowdin Bot <support+bot@crowdin.com>
-
Jack Short authored
* feat: implementing graphql endpoint * changing from hook to function call * initial gql routing works * feat: initial pwatRouting setup * sending correct amount * removing console * it is working * sufficient balance * 0 if no inputCurrency * removing value to send if erc20 * removing console * permit2 optional flag * removing not necessary stuff * mobile fixes * overlay needs to be here * changing swap amount to pool reserves * refactoring routing logic * no route found button state * better price loading for insufficient liquidity * refactoring graphql routing code * overflow * initial comments * resetting bag status on input currency change * locking * done * remove helper text for eth * fix: pay with any token routing bug * reordering button * zindex * price updated * keeping debounce
-
Charles Bachmeier authored
* updated responsiveness for grid * add sell nfts back header * input responsiveness * lint * remove shrink property --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Charles Bachmeier authored
* update nft info row height * update proceeds styling * update text * move issues to hook * update br padding * mobile bar padding * fix bug where no expiration wouldn't create issue * build issue * update bar padding * reorganize statement --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Charles Bachmeier authored
* update market dropdown border and shadow * duration modal polish * update twitter button text color * reduce height of durection switcher * NFT-1074 update approval modal text styling --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Jordan Frankfurt authored
* feat: support moonpay iframe theme * move theme param to body
-
Charles Bachmeier authored
* remove correct market * fix market icons displaying overtooltip --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Jordan Frankfurt authored
remove feature flag
-
- 16 Feb, 2023 4 commits
-
-
eddie authored
* fix: remove gap on tdp bottom bar * fix: adjust bottom and border
-
Jordan Frankfurt authored
-
Charles Bachmeier authored
* updated tooltip style * never forget your colon --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Jack Short authored
* feat: implementing graphql endpoint * changing from hook to function call * initial gql routing works * feat: initial pwatRouting setup * sending correct amount * removing console * it is working * sufficient balance * 0 if no inputCurrency * removing value to send if erc20 * removing console * permit2 optional flag * removing not necessary stuff * mobile fixes * overlay needs to be here * changing swap amount to pool reserves * refactoring routing logic * no route found button state * better price loading for insufficient liquidity * refactoring graphql routing code * overflow * initial comments * resetting bag status on input currency change * locking * done * remove helper text for eth
-