- 17 Feb, 2023 4 commits
-
-
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 7 commits
-
-
lynn authored
* fix * remove unused styled component * update snapshot * disable scroll on larger currency search modal * update snapshot
-
eddie authored
-
eddie authored
* fix: URL params for widget * fix: remove output token from tokenDetails callsite * fix: combine props, rename initial state values * fix: better prop types * fix: rename prop type
-
yyip-dev authored
* test pr for github<>jira integration * remove diff
-
lynn authored
* init * Update src/components/Tokens/TokenDetails/index.tsx Co-authored-by:
eddie <66155195+just-toby@users.noreply.github.com> * oops last commit leads to error :/ --------- Co-authored-by:
eddie <66155195+just-toby@users.noreply.github.com>
-
Zach Pomerantz authored
* feat: upgrade conedison to improve signing * fix: deduplicate conedison
-
lynn authored
* init * add more to comment * zzmp comments * regex * oops * fix
-
- 08 Feb, 2023 3 commits
-
-
cartcrom authored
-
Jordan Frankfurt authored
add feedback link to ... menu
-
Jack Short authored
* feat: routing gql endpoint * adding feature flags * adding to modal * adding mocked provider to test * adding apollo client to mocked providers * comment
-
- 07 Feb, 2023 9 commits
-
-
Charles Bachmeier authored
fix: handle different failure responses Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Charles Bachmeier authored
enable v2 feature flag Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Charles Bachmeier authored
* keep approved collection status when removing * better map name * improve callback logic * improve callback logic for collection approval * reduce zustand calls * additional zustand reductions * add back correct check --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Charles Bachmeier authored
* duration wrap * better styling a different breakpoints * throw error on listing same price * don't show spinner on v2 * remove unused check --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Jordan Frankfurt authored
-
Charles Bachmeier authored
* update error message for price inputs * add grid and button warning states * add list below floor warning modal * only warn for prices 20% below floor * highlight unentered price in red on button press * missing dependency * updated modal name and mobile height * add new file * fix column presence * rookie mistake * bulk zustand imports * below floor threshold * move issue check higher * cleanup mouseEvent * rename color var --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Charles Bachmeier authored
* add remove/retry buttons * add retry logic functionality * add scroll to active row * properly update rejected status * replace loadingicon with loader --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Charles Bachmeier authored
* add custom option and style market dropdown * working dropdown for price * hide dropdown on mobile * update duration dropdown * themed opacity hover --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Charles Bachmeier authored
* added success screen with images * add listing proceeds * working return * working single tweet * working tweet multiple * update how we parse twitterName * add scrollbar styles * usestablecoinvalue * math.min * add collection name backup to tweet --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-