- 03 Nov, 2022 10 commits
-
-
Charles Bachmeier authored
* add details query * add new query file * connect details gql query to page * remove comment * type refactoring * working pooled asset logic * useLazyload * remove any cast * Deprecated_SellOrder * extranneous cast * return markets Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
lynn authored
* fix * remove console logs * remove unused theme * fixes
-
Jordan Frankfurt authored
-
Jordan Frankfurt authored
* pull warning out into its own component * add wrong network cta * simplify sufficient balance logic * consolidate warning and button text logic
-
Greg Bugyis authored
* Add activity boolean to Collection page event * Log add-to-bag events * WIP * Bag update events * Log pay event * Bag success event * Add bag signed event * Move formatting function out to util * Format event properties with utility function * Remove console log and fix event on details page * Remove commented code * Fix event names to follow convention * Move priceChangedAssets logging to useEffect * Add modal constant and useTrace * Fix typo
-
Charles Bachmeier authored
fix prices passed in scientific notation
-
Charles Bachmeier authored
* add demo Asset Fetcher * new file * update fetcher * update query name * beginning integration type * uncomment * working mutant apes * comment out debug logging * pass in inputs to query * update collections to handle inf scroll * paginated query first attempt * wrapped assetQuery * building pagination, needs spread * working pagination * working sort * use cacheconfig * change query source in Collection page * passed in filters * fetch schema from main endpoint * delete unused relayenv * rename token_url * easy GenieAsset refactoring * add rarity * update price info * remove logging * remove redundancy * refactor usd price fetching for assets * update standard and address * remove unused cacheconfig * add gql collection query * dont repeat ethprice calc * unmemo bools * reduce duplicated usd price logic * cleanup imports * useUsd price hook * restructure Traits datatype * working traits * add new markets * resolve merge conflict * totalVolume workaround * update comment * fix for totalVolume bug * add sudoswap icon * deprecate unused vars in GenieCollection * interim rarity verified * cleanup * use forEach * add comment * undefined division * cleanup * usememo marketplace select * update % formatting * use updated prod schema * useLazyLoad * remove any cast * re-add null checks * respond to comments Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
lynn authored
init
-
lynn authored
* init * my nft pages
-
vignesh mohankumar authored
-
- 02 Nov, 2022 10 commits
-
-
lynn authored
* init * jack comment
-
github-actions[bot] authored
chore(i18n): synchronize translations from crowdin [skip ci] Co-authored-by:
Crowdin Bot <support+bot@crowdin.com>
-
lynn authored
* init * init
-
lynn authored
* init * fix
-
lynn authored
* init * fix * change color to primary * fix * respond to comments
-
Jack Short authored
-
Jack Short authored
* style: updating explore table * pr comments * addressing pr comments * moved loading table to its own component * removing clsx * updating key for row * updating spacing
-
lynn authored
* init * respond to comments * fix
-
vignesh mohankumar authored
* fix: sometimes show verified nft collections first * simplify * use showNfts logic * rename * use collections not trending
-
Jack Short authored
* feat: explore carousel * removing peeking cards * mobile carousel and pr changes * collectionStats fetching * total listings calc
-
- 01 Nov, 2022 5 commits
-
-
Charles Bachmeier authored
* add some null checks * undo susflag change * fix not for sale logic * fix rarity * fix rarity format * remove logging Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
lynn authored
init
-
Charles Bachmeier authored
* add suspense loading states for Relay * remove duplication * cleanup * add back in suspense wrapper * rename to skeleton Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Greg Bugyis authored
-
lynn authored
init
-
- 31 Oct, 2022 4 commits
- 29 Oct, 2022 4 commits
-
-
Greg Bugyis authored
* Add page event and constant for NFT Explore * Log trending row event * Add chainID to table row log properties
-
lynn authored
* init * add transition animation as per fred rec * add border transition rec by fred * respond to comments
-
Zach Pomerantz authored
* fix: display updated widget token immediately * fix: disable if undefaulted * docs: add comment
-
aballerr authored
* adding comment to env for clarity on exposed variables
-
- 28 Oct, 2022 7 commits
-
-
Charles Bachmeier authored
update all fetchers to use v3 endpoint Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
lynn authored
* init * this isn't really correct but halfway there * modify opacity as per slack discussion
-
Jordan Frankfurt authored
* add medium-button and use it nft bag for removal * close icon hover states * update bag row to use correct hover background color * update x to opacity effect * pr feedback
-
lynn authored
* remove blur effect * init
-
lynn authored
fix
-
blairmason authored
* configure amplitude sdk to send events to Uniswap reverse proxy
-
Zach Pomerantz authored
-