159 Commits

Author SHA1 Message Date
δυς
2118e92bad switching to package.json import munging from TypeScript paths 🥔 2024-08-13 19:04:31 -04:00
innkeep
6cd8fd3da7 Remove 'barrier of entry' coming soon and contact website for all guild cards 2024-06-24 11:56:43 -04:00
dysbulic
0db12a0a60 downgrading to ethers v5 🪕 2024-06-11 05:29:42 -04:00
Sero
1345015cbd Eas - ethers compat issues between dependencies (#1748)
* eh

* dashboard layout

* t

* t

* ethers issues identified

* `/me` is loading & linting without error 🍞

* fixing an `import`s order error 🛼

* Update useEAS.ts

* eas

* attestations working

* get attestations

* attest

* chore: improve design

* chore: size

* change design

* fix: update schema

* chore

* eas

* eas

---------

Co-authored-by: dysbulic <dys@dhappy.org>
Co-authored-by: Udit Takkar <udit222001@gmail.com>
2024-04-29 07:38:35 -04:00
Sero
38c3dc059e Sero/wc v2 (#1735)
* wc/wagmi/viem

* replace

* profile

* replace context (,:

* testing, clean up

* wallet connect deploy

* connect

* remove type slive

* podcast

* podcast

* heck yeah

* feat: connect button

* chore

* trying siwe, network switch

* redirect

* prettying, cleaning up SIWE endpoints, & passing linting 🕊

* switching minting to Optimism & converting `ethers` to `wagmi` for contract access 🥧

* simplified onboarding & successfully minted 

* typo

* api key

---------

Co-authored-by: Udit Takkar <udit222001@gmail.com>
Co-authored-by: dysbulic <dys@dhappy.org>
2024-03-21 06:09:12 -04:00
Sero
73ce8151b6 remove a bunch of shit (#1730)
* remove a bunch of shit

* test suspense

* test

* remove dead pages

* delete pages and folders

* return patron

* fix ob
2024-02-24 14:52:24 -05:00
Sero
3a17fbf1c6 remove all unused dependencies (#1720)
* remove all unused dependencies

* lazy load

* lazy load

* lazy load

* remove react imports, remove sourced

* remove react imports, remove sourced

* remove react imports, remove sourced

* restructure
2024-01-30 06:18:48 -05:00
Sero
b9f10b513e mig 2024-01-22 08:04:14 -05:00
Sero
7dd9783bcb Revert "fixes and clean up"
This reverts commit 3f6fb80161.
2024-01-19 09:07:34 -05:00
Sero
3f6fb80161 fixes and clean up 2024-01-19 09:02:39 -05:00
Sero
eba1a055c7 bunch of fixes 2024-01-11 10:21:03 -05:00
Sero
9b3c43b18f widths, sizes, images, connection warnings 2024-01-11 10:21:03 -05:00
vidvidvid
93145e8add unify qc urls to /academy/* 2024-01-08 08:54:45 -05:00
Sero
59effdd72c Update GuildLinks.tsx 2024-01-05 11:43:27 -05:00
Seroxdesign
5a88eeb054 remove header preset MG, updates on guild links, fix guild link, delete unused file 2024-01-05 11:43:27 -05:00
Alec LaLonde
43591812ba Linting fixes 2023-12-20 09:27:57 -07:00
nitegeist
4661e9b801 add guild screens 2023-12-14 20:23:50 -07:00
dysbulic
18b2d0cacd upcasing "URL" & throwing errors when they occur ₿ 2023-12-14 20:23:50 -07:00
Seroxdesign
09aa88c27b resolve circular dependency 2023-12-14 20:23:50 -07:00
Seroxdesign
1e8bf2012c resolve circular dependency 2023-12-14 20:23:50 -07:00
dysbulic
26bee9e314 fixed visibility & position serialization 🪅 2023-12-14 20:23:50 -07:00
dysbulic
74f1fb1b05 uppercasing "URL" & making form a <form> 🪐 2023-12-14 20:23:50 -07:00
Seroxdesign
efa1f4f0ed legitimacy 2023-12-14 20:23:50 -07:00
dysbulic
21f4524030 semantics & efficiency 🕺 2023-12-14 20:23:50 -07:00
Seroxdesign
938b89de11 data hookup 2023-12-14 20:23:50 -07:00
Seroxdesign
86040f2625 add links 2023-12-14 20:23:50 -07:00
Seroxdesign
587dcec574 add member 2023-12-14 20:23:50 -07:00
Seroxdesign
f8ea8437b0 update guild form 2023-12-14 20:23:50 -07:00
Seroxdesign
6e157a4a3e unverified guild membership form 2023-12-14 20:23:50 -07:00
Seroxdesign
2708eefa16 guild stuff 2023-12-14 20:23:50 -07:00
Seroxdesign
0f08feb466 form + search + hasura migrations 2023-12-14 20:23:50 -07:00
Seroxdesign
4684acc5a6 fix link delete on first try 2023-10-09 09:33:34 -04:00
Seroxdesign
c32226cb30 make links on guild page dynamic 2023-10-09 05:45:05 -04:00
dysbulic
430743b0a7 updating link box state on update of players' links 🏚️ 2023-10-07 21:19:35 -04:00
Sero
238bd758ac Merge branch 'develop' into sero-nitegeist/guild-players-linktree 2023-10-04 13:56:13 +02:00
Udit Takkar
e29b46cee4 feat: global search (#1587)
* feat: global search

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* add: name field

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: bugs

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: err

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: add mobile support

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* GitHub Actions use node 18 to run the seeding script 🍬

* feat: add cmd +k search

* fix: improvements

* fix: improvements

* chore: name

* 🐌 `yarn lint --fix`

* fix: improvements

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: body empty

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: guild search limit

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* chore: typo

---------

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: vidvidvid <35112939+vidvidvid@users.noreply.github.com>
Co-authored-by: Sero <69639595+Seroxdesign@users.noreply.github.com>
Co-authored-by: δυς <dys@dhappy.org>
2023-10-03 18:38:57 -04:00
Seroxdesign
694440633d modify edit and create forms to create 2023-09-28 07:21:22 -04:00
Seroxdesign
f922990bd8 add, edit, delete links for guilds 2023-09-27 12:17:01 -04:00
Seroxdesign
d61bb71b82 prepare guild stuff 2023-09-26 12:45:38 -04:00
Alec LaLonde
7c802c50ae Don't short-circuit guild membership sync if one of them fails, resolves #1590 2023-08-28 10:26:30 -06:00
δυς
4a3e611bf6 Upgrade to TypeScript v5 and fix resultant issues (#1584)
* `yarn typecheck` passing again after hours running in circles post a upgrade to TypeScript v5 🧥

* fixed height calculations & removed unused imports 👳🏿‍♀️
2023-08-24 14:13:15 -06:00
Alec LaLonde
b78e17f81b Added useImageReader, updated EditProfileModal to get the appropriate picked file data 2023-08-09 09:44:10 -06:00
HHH-GH
17e1049973 Fix the links for Epic/Rare NFTs, previously mixed up
This bug spotted by Musashi13
2023-06-28 09:56:59 -06:00
HHH-GH
8667518ab7 Update the link for Become a Player
Sneaked into this PR by request of @peth-yursick
2023-06-28 09:56:59 -06:00
Alec LaLonde
08bae099a9 Cache ENS lookup (#1542)
* Added usePlayerName and usePlayerURL

* Removed resize handler as it was always rendering regardless of edit status

* re-work player page to avoid duplicate player lookups

* Lint fixes

* Force 5.x version of ethers
2023-04-12 05:54:59 -04:00
dysbulic
769f60195d repeated p weirdness 🐥 2023-03-13 10:19:16 -06:00
dysbulic
3029a6818b converting PNGs to WebPs 🇲🇦 2023-03-13 10:19:16 -06:00
Sero
b30267941b Resolve ENS
* moving pr over to fresh branch

* fixes

* update migrate

* pulling in files for rename of `migrate` to `sync` for SourceCred 🔖

* fix

* prevent lack of data

* formatAddress

* tile

* fixes

* switch rpc

* refactor and remove maps, clean up set

---------

Co-authored-by: dysbulic <dys@dhappy.org>
2023-03-02 15:36:34 -05:00
Y6NDR
eac67e92a6 Make Guild Links Prominent
* feat: 💄 Make  links more prominent

* fix: 💄 Make `GuildLinksSmall` Wrap Again.

* fix: 💄 Remove extra bg and update spacing accordingly on guild page

* Use consistent underlying images for all docker containers (#1470)

* fixing #1474 📛

* fixes #1468 by setting `overflow` `visible` 🛸

* Adding of an Image to Quests & Other Fixes (#1461)

* squashing @thebeyondr's adding an image to quests 🧣

* cleaning, conglomerating, & standardizing 

* properly spreading arguments & restructuring forms 🥴

* setting required pSEED to 0 in testing & switching the IPFS gateway ⛑

* printing `NODE_ENV` to double check testing setting 🔩

* `connecting` needs to be initially false to avoid a hydration error 🛶

* testing if setting `$NODE_ENV` is sufficient for configuration 🦋

* seeing if "development" works as a `NODE_ENV` for Next.js 

* adding graphql retry on empty response 🥁

* consuming `NODE_ENV` in Dockerfile 🥺

* going to `APP_ENV` b/c `NODE_ENV` is unsettable 🎺

* removing printing `NEXT_PUBLIC_APP_ENV` 🦷

* making entire quest tile a link

* aligned rank tag in quest details page

* fix: 🐛 Add a `minWidth` to `PlayerTile`

* feat:  Add more accurate image preview for quests

* feat:  Add image to `QuestDetail`

* refactor: 💬 Update `Raid/Phase III` description

* UI & semantics tweaks from @luxumbra 🧞‍♀️

* centering short quest titles 🇪🇺

* borked the quest title centering 👹

Co-authored-by: Scott Stevenson <scott@1box.onmicrosoft.com>
Co-authored-by: thebeyondr <beyondr42@gmail.com>

* Update README.md

* Change the default share image for OpenGraph and Twitter cards

Add the new image in packages/web/public/assets

Update the default canonical URL to match current pattern i.e. metagame.wtf instead of my.metagame.wtf

Bit of commenting around usage of HeadComponent

* Forgot to check in the small text fixes

* increasing `z-index` to prevent title blurring by `backdrop-filter` 🚞

* Tweaked copy for join guild page, added Discord notification on guild submit

* Addressed dysbulic's suggestions

* Disabled give-props discord notification for league advancement

* initial implementation of the great houses x qc

* revert dockerfile

remove leftover

fix the docker file mess up

* fix the great houses descriptions

* fixes

* Add the Join CTA to the Patrons, Players, and Guilds pages

* Set a max width for the grid of tiles in PlayerList

* More descriptive meta title/description for players page

* Empty base of new Search and Filters layout

Plus code comments, commenting out the existing search and filters components

* Set up sticky container in PlayerFilter

Move the sticky container out of DesktopFilters so it can wrap the search box and the filters, add test content to help with making the layout

* Basic flex layout for the search and filters box

* Add the Filters icon SVG and import in design system

* Add Chakra Search icon to design system export

* Search box and filters styling finished for small screen design

* Layout for the desktop filters and large screen views

* Tidy the comments, remove unused components

* Better spacing for Join CTA

Make a larger margin on small screens, a consistent space between page header and the CTA and the lists

* Add nowrap to links in CTA to prevent line-breaks in the middle of the link

* Updated spacing around the Join CTA links (forgot a breakpoint in previous change)

* Remove the extra spacing added to Vstack at lg

Ref https://github.com/MetaFam/TheGame/pull/1484#discussion_r1058950645

* Make the loading component the same width as the loaded cards

* Text search is triggered by onChange in the search input instead of a form submission

Co-authored-by: vidvidvid <weetopol@gmail.com>

* maxW is 7xl instead of 79rem, matching the other components

* fixed bug in section heights

* fixed version of ethers in utils package

* fixed remove bug with player & guild sections

* added custom text box type

* added custom text section component

* support custom text sections in all pages

* add custom text block to supported boxes

* add the custom text metadata editor

* support multiple custom text blocks

* added a guide for creating a custom block

* minor typo

* Add card & pointer animations

* Change card list styles & background height

* Fix background, widows & button link.

* Fix background position and size

* Fix overflow on smaller screens

* Redirect user to profile setup

* Resolve comments

* Add overflow to full page container

* Fix spacing on onboarding guidance page

* Fixes for the appearance of the Patrons Join page (#1442)

Ref: https://github.com/MetaFam/TheGame/issues/1442

* Code tidy and tweaks, &nbsp-ing

&nbsp's join the last two words in some of the boxes so those words don't end up on a line all by themselves (requested by peth)

Co-authored-by: Alec LaLonde <alec@convergencelabs.com>
Co-authored-by: W.J. “dysbulic” H <dys@dhappy.org>
Co-authored-by: Scott Stevenson <scott@1box.onmicrosoft.com>
Co-authored-by: peth-yursick <55857222+peth-yursick@users.noreply.github.com>
Co-authored-by: HHH-GH <hayden@opie-etc.com>
Co-authored-by: vidvidvid <weetopol@gmail.com>
Co-authored-by: dan13ram <dan13ram@gmail.com>
Co-authored-by: nitegeist <nitegeist.dev@gmail.com>
2023-01-23 23:18:38 -05:00
HHH
5ae48a3210 Use line clamp to limit lines shown for player/guild/patron description
* Use Chakra noOfLines to limit the length of Player/Patron/
Guild descriptions in the leaderboards

* Make the appearance of Player tiles and Guild tiles match better

Contact section is pushed to the bottom of the tile

Consistent spacing between section headings and text in the tile body

Bit of text shadow on the tile heading in case the player picture/guild logo has a light background

* Set background for tile heading, remove unneeded code and comments, guild type caption moved inside the conditional

Suggestions from code review from @dysbulic

* Add the Join CTA to the Patrons, Players, and Guilds pages

* Set a max width for the grid of tiles in PlayerList

* More descriptive meta title/description for players page

* Empty base of new Search and Filters layout

Plus code comments, commenting out the existing search and filters components

* Set up sticky container in PlayerFilter

Move the sticky container out of DesktopFilters so it can wrap the search box and the filters, add test content to help with making the layout

* Basic flex layout for the search and filters box

* Add the Filters icon SVG and import in design system

* Add Chakra Search icon to design system export

* Search box and filters styling finished for small screen design

* Layout for the desktop filters and large screen views

* Tidy the comments, remove unused components

* Better spacing for Join CTA

Make a larger margin on small screens, a consistent space between page header and the CTA and the lists

* Add nowrap to links in CTA to prevent line-breaks in the middle of the link

* Updated spacing around the Join CTA links (forgot a breakpoint in previous change)

* Remove the extra spacing added to Vstack at lg

Ref https://github.com/MetaFam/TheGame/pull/1484#discussion_r1058950645

* Make the loading component the same width as the loaded cards

* Text search is triggered by onChange in the search input instead of a form submission

Co-authored-by: vidvidvid <weetopol@gmail.com>

* maxW is 7xl instead of 79rem, matching the other components

* Use Chakra noOfLines to limit the length of Player/Patron/
Guild descriptions in the leaderboards

* Make the appearance of Player tiles and Guild tiles match better

Contact section is pushed to the bottom of the tile

Consistent spacing between section headings and text in the tile body

Bit of text shadow on the tile heading in case the player picture/guild logo has a light background

* Set background for tile heading, remove unneeded code and comments, guild type caption moved inside the conditional

Suggestions from code review from @dysbulic

* Use Chakra noOfLines to limit the length of Player/Patron/
Guild descriptions in the leaderboards

* Make the appearance of Player tiles and Guild tiles match better

Contact section is pushed to the bottom of the tile

Consistent spacing between section headings and text in the tile body

Bit of text shadow on the tile heading in case the player picture/guild logo has a light background

* Set background for tile heading, remove unneeded code and comments, guild type caption moved inside the conditional

Suggestions from code review from @dysbulic

* FIX: show the search icon for all screen sizes (#1411)

Made some changes for vid, forgot to put the icon back before the PR was merged

* FIX: didn't fix this conflict properly during the rebase

* Code formatting updates and decluttering

As requested by @dysbulic

* fixed bug in section heights

* fixed version of ethers in utils package

* fixed remove bug with player & guild sections

* added custom text box type

* added custom text section component

* support custom text sections in all pages

* add custom text block to supported boxes

* add the custom text metadata editor

* support multiple custom text blocks

* added a guide for creating a custom block

* minor typo

* Add card & pointer animations

* Change card list styles & background height

* Fix background, widows & button link.

* Fix background position and size

* Fix overflow on smaller screens

* Redirect user to profile setup

* Resolve comments

* Add overflow to full page container

* Fix spacing on onboarding guidance page

* Fixes for the appearance of the Patrons Join page (#1442)

Ref: https://github.com/MetaFam/TheGame/issues/1442

* Code tidy and tweaks, &nbsp-ing

&nbsp's join the last two words in some of the boxes so those words don't end up on a line all by themselves (requested by peth)

* Use Chakra noOfLines to limit the length of Player/Patron/
Guild descriptions in the leaderboards

* Make the appearance of Player tiles and Guild tiles match better

Contact section is pushed to the bottom of the tile

Consistent spacing between section headings and text in the tile body

Bit of text shadow on the tile heading in case the player picture/guild logo has a light background

* Set background for tile heading, remove unneeded code and comments, guild type caption moved inside the conditional

Suggestions from code review from @dysbulic

* Use Chakra noOfLines to limit the length of Player/Patron/
Guild descriptions in the leaderboards

* Make the appearance of Player tiles and Guild tiles match better

Contact section is pushed to the bottom of the tile

Consistent spacing between section headings and text in the tile body

Bit of text shadow on the tile heading in case the player picture/guild logo has a light background

* Set background for tile heading, remove unneeded code and comments, guild type caption moved inside the conditional

Suggestions from code review from @dysbulic

* Make the appearance of Player tiles and Guild tiles match better

Contact section is pushed to the bottom of the tile

Consistent spacing between section headings and text in the tile body

Bit of text shadow on the tile heading in case the player picture/guild logo has a light background

* Set background for tile heading, remove unneeded code and comments, guild type caption moved inside the conditional

Suggestions from code review from @dysbulic

* FIX: show the search icon for all screen sizes (#1411)

Made some changes for vid, forgot to put the icon back before the PR was merged

* Code formatting updates and decluttering

As requested by @dysbulic

Co-authored-by: vidvidvid <weetopol@gmail.com>
Co-authored-by: dan13ram <dan13ram@gmail.com>
Co-authored-by: nitegeist <nitegeist.dev@gmail.com>
2023-01-23 13:33:00 -05:00