- 23 Feb, 2023 1 commit
-
-
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 6 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
-
eddie authored
* fix: make FoR announcement click optional in e2e tests * fix: optional chaining * fix: build error * fix: wait for page to load
-
Jordan Frankfurt authored
-
- 15 Feb, 2023 4 commits
-
-
Vignesh Mohankumar authored
* chore: upgrade universal-router-sdk * dedupe * update widgets * empty
-
eddie authored
-
Charles Bachmeier authored
fix mixed success wrapping Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
cartcrom authored
fix: use constants in fetch interval callback to prevent updates
-
- 14 Feb, 2023 3 commits
-
-
lynn authored
fix copy
-
cartcrom authored
* init * feat: search tokens hook * feat: search ordering * feat: separated FungibleToken parsing into sep function * refactor: memoized search token sorting * fix: cache waterfall issue * fix: removed no longer relevant test * feat: trending tokens from gql (#5805) * feat: trending tokens from gql * fix: reverted out-of-scope change * refactor: remove trendingTokensFetcher * fix: linted * fix: removed fetch policy overrides * fix: loading state cache * fix: unwrap native trending tokens * feat: refetch recently searched (#5894) * feat: trending tokens from gql * fix: reverted out-of-scope change * refactor: remove trendingTokensFetcher * feat: recently searched tokens query * fix: linted * feat: combined query function * feat: recently searched hooks * feat: combined query * fix: removed fetch policy overrides * fix: loading state cache * fix: empty history loading state * fix: revert change * fix: revert unintended nft query change * refactor: state functions * fix: removed unnused query var * fix: unwrap native trending tokens * feat: remove fungible token type (#5896) * feat: trending tokens from gql * fix: reverted out-of-scope change * refactor: remove trendingTokensFetcher * feat: recently searched tokens query * fix: linted * feat: combined query function * feat: recently searched hooks * feat: combined query * fix: removed fetch policy overrides * fix: loading state cache * fix: empty history loading state * fix: revert change * fix: revert unintended nft query change * refactor: state functions * fix: removed unnused query var * refactor: remove FungibleToken type * refactor: use TokenStandard.Native instead of string * refactor: improve boolean logic readability * refactor: removed duplicate code * fix: unwrap native trending tokens * fix: type error * fix: duplicate entry bug * refactor: use undefined instead of null/string cast * fix: update apollo types * fix: polygon edge case & polish
-
Jordan Frankfurt authored
-
- 10 Feb, 2023 4 commits
-
-
Charles Bachmeier authored
* add overlay to row hover * add remove icon on hover * working expand and collapse icons * fixed margin * don't show collpase on nonhovered rows * display mutliple markets * remove market * 0 margin divider * hide on mobile * better mobile check * margin adjustment and hover border radius * address comments --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Jordan Frankfurt authored
-
Jack Short authored
* feat: implementing permit2 with pay with any token * permit2 hook * usePayWithAnyTokenHook * removing ternary operators * weird export type bug * resolving merge * fixing nft test * styles * refactoring styles * reformatting * price impact warnings * forgot trans tag * responding to comments * fixes * disabling pay with any token when on the wrong chain * missing enabled flag * vertically centering button
-
Jordan Frankfurt authored
-
- 09 Feb, 2023 1 commit
-
-
lynn authored
* fix * remove unused styled component * update snapshot * disable scroll on larger currency search modal * update snapshot
-