Commit Graph

1426 Commits

Author SHA1 Message Date
dysbulic
09c9ee4ca2 updating eslint 💓 2023-04-28 16:47:36 -04:00
dysbulic
2c873e54d0 hunting for layout load error & pushing debug statements to testing 🥁 2023-04-28 16:18:14 -04:00
dysbulic
3cc103d003 reviewing #1548 & making lots of stylistic & functional changes 📳 2023-04-28 12:01:25 -04:00
Seroxdesign
e0587fa221 remove editing thing for block 2023-04-26 13:43:31 -04:00
Seroxdesign
25c31aa2f6 commit rebase 2023-04-21 12:26:44 -04:00
Seroxdesign
3b3187d8ad rebase 2023-04-21 12:24:25 -04: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
7d1236c85f fixing environment variables 🏪 2023-03-13 10:19:16 -06:00
dysbulic
305b46ceac synching new SourceCred sync action URL with the seeding script 🏮 2023-03-13 10:19:16 -06:00
dysbulic
fc0c0a4023 fixed time zone saving & rendered description as Markdown 2023-03-13 10:19:16 -06:00
dysbulic
769f60195d repeated p weirdness 🐥 2023-03-13 10:19:16 -06:00
dysbulic
9b29fe792d fixing generate task & missed PNGs 🌷 2023-03-13 10:19:16 -06:00
dysbulic
3029a6818b converting PNGs to WebPs 🇲🇦 2023-03-13 10:19:16 -06:00
dysbulic
b4ce27fcc1 💇🏿‍♀️ npx @next/codemod next-image-to-legacy-image . 2023-03-13 10:19:16 -06:00
dysbulic
83004fad00 updating to Next.js v13 🀐 2023-03-13 10:19:16 -06:00
dysbulic
d07f4d785f tweaking Ceramic aliases & trying to remove duplicate @emotions 2023-03-13 10:19:16 -06:00
dysbulic
148138bb4e exposing sync tasks in Hasura GraphQL interface 👊🏿 2023-03-13 10:19:16 -06:00
dysbulic
0f9759aeb6 fixing SourceCred & Discord syncs, Meet w/ Wallet, & gating backgrounds 🥶 2023-03-13 10:19:16 -06:00
dysbulic
257f1db21f squashing bugs in Discord & SourceCred syncs 🤹🏿‍♀️ 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
Konrad Gnat
6bce0cb356 update dev script to fix build bug 2023-02-21 09:39:39 -07:00
Konrad Gnat
fe79d475bf update generate command to fix build error 2023-02-21 09:39:39 -07:00
Konrad Gnat
cd10cfd1e8 make profile picture clickable to upload new image 2023-02-21 09:39:39 -07:00
Konrad Gnat
4845d3077e set image as null in ceramic, code review updates 2023-02-21 09:39:39 -07:00
Konrad Gnat
e19cd8c032 fix sorting of imports 2023-02-21 09:39:39 -07:00
Konrad Gnat
1017d8ba3e styling improvements 2023-02-21 09:39:39 -07:00
Konrad Gnat
772507b9b5 remove logs, prep for cr 2023-02-21 09:39:39 -07:00
Konrad Gnat
c3740a9a66 code improvements, remove console logs, button style, invalidate cache bugfix 2023-02-21 09:39:39 -07:00
Konrad Gnat
1953b1a164 implement image height and width values save to ceramic 2023-02-21 09:39:39 -07:00
Konrad Gnat
6734fd9bee add photo to profile wizard, create the ui and display local preview 2023-02-21 09:39:39 -07:00
luxumbra
ba6d6584cf updated URLs to point to the great houses in the UI after migration.
- removed `game.json` as it is not used anywhere
2023-02-16 11:53:11 -07:00
δυς
5f8cae1aea Improving Leaderboard Loading Time
* removing BrightId *(unused)* and DAOHaus memberships *(loaded separately)* from `Player` retreival 🦷

* setting `max-width` on hamburger menu 🧾

* increasing shown DAOs, shunting remote schemas, & handling missing Discord token 🤐

* triggering recalc on element resize 🚲

* adding copy of ETH address on profile image click 🛹

* adding `@emotion/cache` to try and eliminate unstyled content render 

* cleaning up failed emotion cache experiment 🚓

* updating Ceramic & locking versions to beat a dependency conflict 🤲🏿
2023-01-31 16:44:01 -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
HHH-GH
f421e580b5 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)
2023-01-21 14:28:15 -07:00
HHH-GH
da5927e174 Fixes for the appearance of the Patrons Join page (#1442)
Ref: https://github.com/MetaFam/TheGame/issues/1442
2023-01-21 14:28:15 -07:00
nitegeist
f66d02ed86 Fix spacing on onboarding guidance page 2023-01-21 14:22:37 -07:00
nitegeist
0a025a9da5 Add overflow to full page container 2023-01-21 14:22:37 -07:00
nitegeist
a5f43f0e5b Resolve comments 2023-01-21 14:22:37 -07:00
nitegeist
c43a09609e Redirect user to profile setup 2023-01-21 14:22:37 -07:00
nitegeist
e6aaab0aa3 Fix overflow on smaller screens 2023-01-21 14:22:37 -07:00
nitegeist
3852ff56b6 Fix background position and size 2023-01-21 14:22:37 -07:00
nitegeist
7e84108e39 Fix background, widows & button link. 2023-01-21 14:22:37 -07:00
nitegeist
82660a4c92 Change card list styles & background height 2023-01-21 14:22:37 -07:00
nitegeist
ef9498e87d Add card & pointer animations 2023-01-21 14:22:37 -07:00
dan13ram
24fcec5f17 support multiple custom text blocks 2023-01-20 17:05:24 +05:30
dan13ram
7ada3b75ed add the custom text metadata editor 2023-01-20 17:05:24 +05:30
dan13ram
57bd44e206 add custom text block to supported boxes 2023-01-20 17:05:24 +05:30
dan13ram
e813fa8eb1 support custom text sections in all pages 2023-01-20 17:05:24 +05:30
dan13ram
74c6105814 added custom text section component 2023-01-20 17:05:24 +05:30