179 Commits

Author SHA1 Message Date
δυς
f2ccc37f6a reenabling EAS & switching node-ts to tsx 🏚️ 2024-08-13 19:04:31 -04:00
δυς
aed2a41e1c trying to get yarn to not die when installing from GitHub 🥕 2024-08-13 19:04:31 -04:00
δυς
5a700cde42 working on relative paths & saving to Ceramic 🧇 2024-08-13 19:04:31 -04:00
δυς
87c1f23da8 upgrading eslint 🪢 2024-08-13 19:04:31 -04:00
δυς
da978c4eb3 criminey, much finessing to hopefully cause the test instance to build 🏛️ 2024-08-13 19:04:31 -04:00
δυς
2118e92bad switching to package.json import munging from TypeScript paths 🥔 2024-08-13 19:04:31 -04:00
dysbulic
b5f28061c9 pushing so I can reinstall my OS 🧙‍♂️ 2024-08-13 19:04:31 -04:00
dysbulic
85028dd6ad disabled yarn PnP 🥏 2024-08-13 19:04:31 -04:00
dysbulic
8b491dff29 almost running; need to check another branch 🎤 2024-08-13 19:04:31 -04:00
dysbulic
42af27143c updating dependencies 🫛 2024-08-13 19:04:31 -04:00
dysbulic
0f7b70cfcf trying to upgrade yarn b/c yarn classic was crapping out 🪇 2024-08-13 19:04:31 -04:00
dysbulic
ae24ef4095 in the process of upgrading ethers to v6 2024-08-13 19:04:31 -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
dysbulic
ff4a0fd241 updating codegen to resolve generation issue 🦼 2023-12-14 20:23:50 -07:00
dysbulic
51b4d7b5fa freeing ⭒ 2023-12-14 20:23:50 -07:00
Sero
72362b377e fix data merge (#1651)
* unified community page start

* community tabs, tablist and body

* community tab fix

* Make tabs width dynamic

* fix dashboard regression

* make community page dynamic, reduce repitition

* fix imports, fix bugs

* make underline on selected page, change custom block CTA, remove forum. align news

* onboarding screen full page

* Update index.tsx

* Update index.tsx

* unified community page start

* community tabs, tablist and body

* community tab fix

* Make tabs width dynamic

* make community page dynamic, reduce repitition

* fix imports, fix bugs

* questchain fix

* Commit wip

* Fixes "Merge role paths, playbooks & great houses into a single page"
- Just need to add numbers or data source for `seedsEarned`

* Forgot to remove the redundant Learn code.

* fixed issue with incorrect url path in the card.
- also started improving on responsive after discussion with peth.

* WIP on adding the carousel functionality.

* next / prev buttons now to do added. some bits still to do to refine functionality

* making header full width with centred menu after some discussionin discord
- Resolves issue with the profile pop-over being out of place
- with there being multiple pages widths in the site, this imho balances out alignment issues

* Scrollbar styles for firefox & changing color to purple

* Fixed issue with scrollbar showing in search results when no scrolling required

* Removed extraneous comments & renamed component & prop types to clearer name
- also tweaking the color on the scrollbars.

* bump eslint to fix recent errors

* fixed breakage related to props.

* rename to Academy.
- also removed overlay on cards, replaced with text shadow

* smol tweaks & responsive improvements - WIP

* tweaks to slider to fix issues with position of the items on prev & next. Also fixd disabling the next button on the last item.

* more responsive styles. base, md, xl & 2xl. fixed a couple of display issues.

* Adding 'submit a playbook' playbook to all categories.

* Addressed feedback from @alalonde

* Fixed responsive issues

* removed extraneous comments

* streamlining XP calculation, adding token multiplier, & returning detailed info from balance sync task 🧲

* making changes to force a redeploy 🍦

* adding a bunch of down migrations 🔦

* cascading column `drop`s 🛀

* fixing `trigger` `drop`s 📬

* handling result pagination, reverse chronology, & setting initial skip 🥞

* Update DesktopPlayerStats.tsx

* calendar now pulling data from my endpoint and styled as per the Figma.

* fixed linting issue by updating the eslint-parser.

* remove extraneous logs

* some style tweaks, cleaning up the description and other improvements

* disable after 20 events

* doh! left the local url by mistake

* hover for the items

* update styles to match designs. I am having an issue where I can't change the height of the block, so it will only go as high as 4 items rn

* addressed feedback from @davort around 'load more' & smol display issues

* addressed some review comments from @alalonde

* forgot to change the url back

* tweak to scrollbar styles as the shadow was a bit too much with the alpha on the thumb.

* wip on moving my express backend into

* further wip on moving stuff to . Now displaying the events but I still need to sort the load more functionality

* fix regression

* final changes for the calendar after refactor to use Next api routes.

* replace localhost api url with

* remove ts-ignore

* Update MegaMenuHeader.tsx

* adding env vars for the calendar stuff which will hopefully fix test.

* fix some memory issues with my code

* wip on fixing isues

* updating GitHub Actions 🐊

* Fix Google Calendar environment variables (#1638)

* passing Google Calendar API info through build process 🈴

* renaming env vars & publishing them to the build process 🐦

* auto checkout not working for Hasura build 🦷

* discovered some not renamed variables 🉐

* adding swap space ☄

* trying to expand Node's heap size 🧐

* underscored rather than dashed 🌾

* trying node 20 🦙

* switching to `python3` 🌮

* updating `node-gyp` & `better-sqlite3` 🛵

* returning error details 🦚

* trying a different mechanism for increasing the Node heap 🦟

* fix: fix logic for checking the host. Now using a whitelist set in config.ts and checking that against the publicURL

* fix: was referencing the cal id with NEXT_PUBLIC_GOOGLE_CAL prefix but it is now GCAL_ - should sort the missing credentials issue

* printing settings for sanity check 🐻

* setting runtime environment 🌲

* trying to set runtime env 👩🏿‍🔧

* grabbing calendar id 🤴🏿

* replacing escapes newlines in private key 🍨

* removing logging 🥾

* fix: body overflow issue when events have long descriptions

* feat: style/design updates to calendar pop overs

* chore: clean up comments

* fix: use ListItem

* fixed issues after review from @dysbulic

* fix: addressed comments from dys' review, removed a cpl of comments and increased the days initially displayed to fill the block

---------

Co-authored-by: luxumbra <me@luxumbra.dev>

* removing `yarn` v15 from `Dockerfile` 👼🏿

* begin work on unify signup

* Create custom image tabs [WIP]

* Add content and style unified signup page

* Implement responsive styles

* Clean up code

* Remove gap from between perk cards

* Remove unnecessary badges on mobile & change join text

* Fix typo

* Working on masking content beliw tabs on desktop

* Fix card width & remove mask attempt

* Fix mobile cut off

* Fix mobile view

* Fix mobile layout by resizing content

* Make changes based on suggestions

* CHange pro tier to say inquire

* Redirect to /signup?tab=player when user navigates to /signup

* Center role cards

* Fix masking issue

* Fix text

* Refactor code to be more dynamic

* Make active tab local variable, make OR condition more dynamic, minor changes

* Fix nested ternary

* Fix role scope issue

* Fix redirect

* Fix badge ternary

* Fix import error

* Fix import again

* add rotating one liners

* test fix

* Fix animation

* Fix eslint stuff

* Fix linting error

* renamed Google Analytics environment variable & passed it through to Docker 🧫

* Change Landing Page CTA (#1640)

* add langing page cta; speed up 1liners

* sort fix

* add gradient

* absolute position

---------

Co-authored-by: Seroxdesign <sherifcherfa@gmail.com>
Co-authored-by: Sero <69639595+Seroxdesign@users.noreply.github.com>

* Fixed MWW integration, removed more cruft

* A min height makes the 'created by me' switch the same height as the MetaFilterSelectSearch components

This is needed because at certain screen sizes it wraps on to its own row and shrinks

* Fix up the repetition/cooldown.

RepetitionTag was showing a placeholder value; QuestForm was showing the value in seconds instead of hours

* Removed the external link field.

It's not going to be used any more; no one knew what it was supposed to be used for

* Use QuestDetailsImage for the image preview

It matches better with the new design

* Font for form headings matches new design

* Basic appearance of Delete Quest modal

Added delete button, added the AlertDialog component and added AlertDialogCloseButton to design system exports. Actual delete functionality not added.

* Stub for Delete flow

* Added DELETED option to Quest Status enum

* Quests can be set as deleted using the useUpdateQuestMutation

* Change where questRoles and questSkills are assigned, use camelCase to pass linting

* Bring in the Chakra Alert components to use

* Show a *Quest was deleted* alert if a deleted quest is viewed

* Change quest status option from Deleted to Archived

Plus tidying some unused imports

* Increased line height in quest tile heading to prevent clipping of descenders of y and g

* Updated schema

* background rehaul

* fix onboarding game height, fix matrix animation

---------

Co-authored-by: N I T E <nitegeist.dev@gmail.com>
Co-authored-by: luxumbra <me@luxumbra.dev>
Co-authored-by: dysbulic <dys@dhappy.org>
Co-authored-by: Alec LaLonde <alec@boxelderweb.com>
Co-authored-by: HHH-GH <hayden@opie-etc.com>
2023-12-02 09:36:35 -05:00
Sero
1144055f6e Revert "release (#1649)" (#1650)
This reverts commit 40bb5dece5.
2023-12-01 05:59:54 -05:00
Sero
40bb5dece5 release (#1649)
* unified community page start

* community tabs, tablist and body

* community tab fix

* Make tabs width dynamic

* fix dashboard regression

* make community page dynamic, reduce repitition

* fix imports, fix bugs

* make underline on selected page, change custom block CTA, remove forum. align news

* onboarding screen full page

* Update index.tsx

* Update index.tsx

* unified community page start

* community tabs, tablist and body

* community tab fix

* Make tabs width dynamic

* make community page dynamic, reduce repitition

* fix imports, fix bugs

* questchain fix

* Commit wip

* Fixes "Merge role paths, playbooks & great houses into a single page"
- Just need to add numbers or data source for `seedsEarned`

* Forgot to remove the redundant Learn code.

* fixed issue with incorrect url path in the card.
- also started improving on responsive after discussion with peth.

* WIP on adding the carousel functionality.

* next / prev buttons now to do added. some bits still to do to refine functionality

* making header full width with centred menu after some discussionin discord
- Resolves issue with the profile pop-over being out of place
- with there being multiple pages widths in the site, this imho balances out alignment issues

* Scrollbar styles for firefox & changing color to purple

* Fixed issue with scrollbar showing in search results when no scrolling required

* Removed extraneous comments & renamed component & prop types to clearer name
- also tweaking the color on the scrollbars.

* bump eslint to fix recent errors

* fixed breakage related to props.

* rename to Academy.
- also removed overlay on cards, replaced with text shadow

* smol tweaks & responsive improvements - WIP

* tweaks to slider to fix issues with position of the items on prev & next. Also fixd disabling the next button on the last item.

* more responsive styles. base, md, xl & 2xl. fixed a couple of display issues.

* Adding 'submit a playbook' playbook to all categories.

* Addressed feedback from @alalonde

* Fixed responsive issues

* removed extraneous comments

* streamlining XP calculation, adding token multiplier, & returning detailed info from balance sync task 🧲

* making changes to force a redeploy 🍦

* adding a bunch of down migrations 🔦

* cascading column `drop`s 🛀

* fixing `trigger` `drop`s 📬

* handling result pagination, reverse chronology, & setting initial skip 🥞

* Update DesktopPlayerStats.tsx

* calendar now pulling data from my endpoint and styled as per the Figma.

* fixed linting issue by updating the eslint-parser.

* remove extraneous logs

* some style tweaks, cleaning up the description and other improvements

* disable after 20 events

* doh! left the local url by mistake

* hover for the items

* update styles to match designs. I am having an issue where I can't change the height of the block, so it will only go as high as 4 items rn

* addressed feedback from @davort around 'load more' & smol display issues

* addressed some review comments from @alalonde

* forgot to change the url back

* tweak to scrollbar styles as the shadow was a bit too much with the alpha on the thumb.

* wip on moving my express backend into

* further wip on moving stuff to . Now displaying the events but I still need to sort the load more functionality

* fix regression

* final changes for the calendar after refactor to use Next api routes.

* replace localhost api url with

* remove ts-ignore

* Update MegaMenuHeader.tsx

* adding env vars for the calendar stuff which will hopefully fix test.

* fix some memory issues with my code

* wip on fixing isues

* updating GitHub Actions 🐊

* Fix Google Calendar environment variables (#1638)

* passing Google Calendar API info through build process 🈴

* renaming env vars & publishing them to the build process 🐦

* auto checkout not working for Hasura build 🦷

* discovered some not renamed variables 🉐

* adding swap space ☄

* trying to expand Node's heap size 🧐

* underscored rather than dashed 🌾

* trying node 20 🦙

* switching to `python3` 🌮

* updating `node-gyp` & `better-sqlite3` 🛵

* returning error details 🦚

* trying a different mechanism for increasing the Node heap 🦟

* fix: fix logic for checking the host. Now using a whitelist set in config.ts and checking that against the publicURL

* fix: was referencing the cal id with NEXT_PUBLIC_GOOGLE_CAL prefix but it is now GCAL_ - should sort the missing credentials issue

* printing settings for sanity check 🐻

* setting runtime environment 🌲

* trying to set runtime env 👩🏿‍🔧

* grabbing calendar id 🤴🏿

* replacing escapes newlines in private key 🍨

* removing logging 🥾

* fix: body overflow issue when events have long descriptions

* feat: style/design updates to calendar pop overs

* chore: clean up comments

* fix: use ListItem

* fixed issues after review from @dysbulic

* fix: addressed comments from dys' review, removed a cpl of comments and increased the days initially displayed to fill the block

---------

Co-authored-by: luxumbra <me@luxumbra.dev>

* removing `yarn` v15 from `Dockerfile` 👼🏿

* begin work on unify signup

* Create custom image tabs [WIP]

* Add content and style unified signup page

* Implement responsive styles

* Clean up code

* Remove gap from between perk cards

* Remove unnecessary badges on mobile & change join text

* Fix typo

* Working on masking content beliw tabs on desktop

* Fix card width & remove mask attempt

* Fix mobile cut off

* Fix mobile view

* Fix mobile layout by resizing content

* Make changes based on suggestions

* CHange pro tier to say inquire

* Redirect to /signup?tab=player when user navigates to /signup

* Center role cards

* Fix masking issue

* Fix text

* Refactor code to be more dynamic

* Make active tab local variable, make OR condition more dynamic, minor changes

* Fix nested ternary

* Fix role scope issue

* Fix redirect

* Fix badge ternary

* Fix import error

* Fix import again

* add rotating one liners

* test fix

* Fix animation

* Fix eslint stuff

* Fix linting error

* renamed Google Analytics environment variable & passed it through to Docker 🧫

* Change Landing Page CTA (#1640)

* add langing page cta; speed up 1liners

* sort fix

* add gradient

* absolute position

---------

Co-authored-by: Seroxdesign <sherifcherfa@gmail.com>
Co-authored-by: Sero <69639595+Seroxdesign@users.noreply.github.com>

* Fixed MWW integration, removed more cruft

* A min height makes the 'created by me' switch the same height as the MetaFilterSelectSearch components

This is needed because at certain screen sizes it wraps on to its own row and shrinks

* Fix up the repetition/cooldown.

RepetitionTag was showing a placeholder value; QuestForm was showing the value in seconds instead of hours

* Removed the external link field.

It's not going to be used any more; no one knew what it was supposed to be used for

* Use QuestDetailsImage for the image preview

It matches better with the new design

* Font for form headings matches new design

* Basic appearance of Delete Quest modal

Added delete button, added the AlertDialog component and added AlertDialogCloseButton to design system exports. Actual delete functionality not added.

* Stub for Delete flow

* Added DELETED option to Quest Status enum

* Quests can be set as deleted using the useUpdateQuestMutation

* Change where questRoles and questSkills are assigned, use camelCase to pass linting

* Bring in the Chakra Alert components to use

* Show a *Quest was deleted* alert if a deleted quest is viewed

* Change quest status option from Deleted to Archived

Plus tidying some unused imports

* Increased line height in quest tile heading to prevent clipping of descenders of y and g

* Updated schema

* background rehaul

* fix onboarding game height, fix matrix animation

---------

Co-authored-by: N I T E <nitegeist.dev@gmail.com>
Co-authored-by: luxumbra <me@luxumbra.dev>
Co-authored-by: dysbulic <dys@dhappy.org>
Co-authored-by: Alec LaLonde <alec@boxelderweb.com>
Co-authored-by: HHH-GH <hayden@opie-etc.com>
2023-12-01 05:44:59 -05:00
Sero
3d226ed9dd Revert "Platform UX Squad (#1647)" (#1648)
This reverts commit 0da0f17ed7.
2023-12-01 04:51:38 -05:00
Sero
0da0f17ed7 Platform UX Squad (#1647)
* unified community page start

* community tabs, tablist and body

* community tab fix

* Make tabs width dynamic

* fix dashboard regression

* make community page dynamic, reduce repitition

* fix imports, fix bugs

* make underline on selected page, change custom block CTA, remove forum. align news

* onboarding screen full page

* Update index.tsx

* Update index.tsx

* unified community page start

* community tabs, tablist and body

* community tab fix

* Make tabs width dynamic

* make community page dynamic, reduce repitition

* fix imports, fix bugs

* questchain fix

* Commit wip

* Fixes "Merge role paths, playbooks & great houses into a single page"
- Just need to add numbers or data source for `seedsEarned`

* Forgot to remove the redundant Learn code.

* fixed issue with incorrect url path in the card.
- also started improving on responsive after discussion with peth.

* WIP on adding the carousel functionality.

* next / prev buttons now to do added. some bits still to do to refine functionality

* making header full width with centred menu after some discussionin discord
- Resolves issue with the profile pop-over being out of place
- with there being multiple pages widths in the site, this imho balances out alignment issues

* Scrollbar styles for firefox & changing color to purple

* Fixed issue with scrollbar showing in search results when no scrolling required

* Removed extraneous comments & renamed component & prop types to clearer name
- also tweaking the color on the scrollbars.

* bump eslint to fix recent errors

* fixed breakage related to props.

* rename to Academy.
- also removed overlay on cards, replaced with text shadow

* smol tweaks & responsive improvements - WIP

* tweaks to slider to fix issues with position of the items on prev & next. Also fixd disabling the next button on the last item.

* more responsive styles. base, md, xl & 2xl. fixed a couple of display issues.

* Adding 'submit a playbook' playbook to all categories.

* Addressed feedback from @alalonde

* Fixed responsive issues

* removed extraneous comments

* streamlining XP calculation, adding token multiplier, & returning detailed info from balance sync task 🧲

* making changes to force a redeploy 🍦

* adding a bunch of down migrations 🔦

* cascading column `drop`s 🛀

* fixing `trigger` `drop`s 📬

* handling result pagination, reverse chronology, & setting initial skip 🥞

* Update DesktopPlayerStats.tsx

* calendar now pulling data from my endpoint and styled as per the Figma.

* fixed linting issue by updating the eslint-parser.

* remove extraneous logs

* some style tweaks, cleaning up the description and other improvements

* disable after 20 events

* doh! left the local url by mistake

* hover for the items

* update styles to match designs. I am having an issue where I can't change the height of the block, so it will only go as high as 4 items rn

* addressed feedback from @davort around 'load more' & smol display issues

* addressed some review comments from @alalonde

* forgot to change the url back

* tweak to scrollbar styles as the shadow was a bit too much with the alpha on the thumb.

* wip on moving my express backend into

* further wip on moving stuff to . Now displaying the events but I still need to sort the load more functionality

* fix regression

* final changes for the calendar after refactor to use Next api routes.

* replace localhost api url with

* remove ts-ignore

* Update MegaMenuHeader.tsx

* adding env vars for the calendar stuff which will hopefully fix test.

* fix some memory issues with my code

* wip on fixing isues

* updating GitHub Actions 🐊

* Fix Google Calendar environment variables (#1638)

* passing Google Calendar API info through build process 🈴

* renaming env vars & publishing them to the build process 🐦

* auto checkout not working for Hasura build 🦷

* discovered some not renamed variables 🉐

* adding swap space ☄

* trying to expand Node's heap size 🧐

* underscored rather than dashed 🌾

* trying node 20 🦙

* switching to `python3` 🌮

* updating `node-gyp` & `better-sqlite3` 🛵

* returning error details 🦚

* trying a different mechanism for increasing the Node heap 🦟

* fix: fix logic for checking the host. Now using a whitelist set in config.ts and checking that against the publicURL

* fix: was referencing the cal id with NEXT_PUBLIC_GOOGLE_CAL prefix but it is now GCAL_ - should sort the missing credentials issue

* printing settings for sanity check 🐻

* setting runtime environment 🌲

* trying to set runtime env 👩🏿‍🔧

* grabbing calendar id 🤴🏿

* replacing escapes newlines in private key 🍨

* removing logging 🥾

* fix: body overflow issue when events have long descriptions

* feat: style/design updates to calendar pop overs

* chore: clean up comments

* fix: use ListItem

* fixed issues after review from @dysbulic

* fix: addressed comments from dys' review, removed a cpl of comments and increased the days initially displayed to fill the block

---------

Co-authored-by: luxumbra <me@luxumbra.dev>

* removing `yarn` v15 from `Dockerfile` 👼🏿

* begin work on unify signup

* Create custom image tabs [WIP]

* Add content and style unified signup page

* Implement responsive styles

* Clean up code

* Remove gap from between perk cards

* Remove unnecessary badges on mobile & change join text

* Fix typo

* Working on masking content beliw tabs on desktop

* Fix card width & remove mask attempt

* Fix mobile cut off

* Fix mobile view

* Fix mobile layout by resizing content

* Make changes based on suggestions

* CHange pro tier to say inquire

* Redirect to /signup?tab=player when user navigates to /signup

* Center role cards

* Fix masking issue

* Fix text

* Refactor code to be more dynamic

* Make active tab local variable, make OR condition more dynamic, minor changes

* Fix nested ternary

* Fix role scope issue

* Fix redirect

* Fix badge ternary

* Fix import error

* Fix import again

* add rotating one liners

* test fix

* Fix animation

* Fix eslint stuff

* Fix linting error

* renamed Google Analytics environment variable & passed it through to Docker 🧫

* Change Landing Page CTA (#1640)

* add langing page cta; speed up 1liners

* sort fix

* add gradient

* absolute position

---------

Co-authored-by: Seroxdesign <sherifcherfa@gmail.com>
Co-authored-by: Sero <69639595+Seroxdesign@users.noreply.github.com>

* Fixed MWW integration, removed more cruft

* A min height makes the 'created by me' switch the same height as the MetaFilterSelectSearch components

This is needed because at certain screen sizes it wraps on to its own row and shrinks

* Fix up the repetition/cooldown.

RepetitionTag was showing a placeholder value; QuestForm was showing the value in seconds instead of hours

* Removed the external link field.

It's not going to be used any more; no one knew what it was supposed to be used for

* Use QuestDetailsImage for the image preview

It matches better with the new design

* Font for form headings matches new design

* Basic appearance of Delete Quest modal

Added delete button, added the AlertDialog component and added AlertDialogCloseButton to design system exports. Actual delete functionality not added.

* Stub for Delete flow

* Added DELETED option to Quest Status enum

* Quests can be set as deleted using the useUpdateQuestMutation

* Change where questRoles and questSkills are assigned, use camelCase to pass linting

* Bring in the Chakra Alert components to use

* Show a *Quest was deleted* alert if a deleted quest is viewed

* Change quest status option from Deleted to Archived

Plus tidying some unused imports

* Increased line height in quest tile heading to prevent clipping of descenders of y and g

* Updated schema

* background rehaul

* fix onboarding game height, fix matrix animation

---------

Co-authored-by: N I T E <nitegeist.dev@gmail.com>
Co-authored-by: luxumbra <me@luxumbra.dev>
Co-authored-by: dysbulic <dys@dhappy.org>
Co-authored-by: Alec LaLonde <alec@boxelderweb.com>
Co-authored-by: HHH-GH <hayden@opie-etc.com>
2023-12-01 04:37:34 -05: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
dysbulic
24dcaf4cfb regenerating yarn.lock to fix graphql 🇬🇺 2023-08-24 14:13:15 -06:00
dysbulic
47e27e5455 working on build task 🥳 2023-08-24 14:13:15 -06:00
dysbulic
eac69b2502 testing lint-staged on root only 🍖 2023-08-24 14:13:15 -06:00
dysbulic
98942767a0 running typecheck on both precommit & prepush 🙊 2023-08-24 14:13:15 -06:00
dysbulic
6318a4a965 switching from get-graphql-schema to @appollo/rover & regenerating schema.graphql 👔 2023-08-24 14:13:15 -06:00
dysbulic
7a4cae1255 updating graphql codegen \& removing more glaze 🐁 2023-08-24 14:13:15 -06:00
Alec LaLonde
2578340fa3 Fixed urql issues 2023-08-24 14:13:15 -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
2e483a53b8 Fixed dids version which was conflicting after composedb version bump 2023-08-09 09:44:10 -06:00
Alec LaLonde
4f98e6aa51 Upgrade Hasura 2023-08-09 09:44:10 -06:00
Alec LaLonde
11d9af2d36 Updated model ID in definition 2023-08-09 09:44:10 -06:00
Alec LaLonde
c81cf57752 Fixed white background in menus 2023-08-09 09:44:10 -06:00
Alec LaLonde
4d3258eb43 Started hooking up the edit profile page to composedb 2023-08-09 09:44:10 -06:00
δυς
2921a47ef0 Review: meTokens ₍wᵢₜₕ gᵣₐₙᵤₗₐᵣ 𝄴ₒₘₘᵢₜₛ₎ (#1552)
* linting 🃡

* removing MetaMask specificity 🃢

* moving `StrictMode` to Next.js 🃣

* compressing & commafying 🃤

* upgrading eslint 👘

* removing preface from guild name 🃥

* removing unnecessary ESLint `no-console` directives 🌂

* fixing a typo in a comment 🃦

* updating GraphQL codegen for paid subgraph 🦏

* replacing Discord invite link 📌

* passing through The Graph API token to Docker ♾

* setting Docker ARG to set ENV 📟

* missed a file rename in frontend Docker config 🦀

* adding ts-node to fix Docker build issue ⸙

* trying to narrow down the 500 error's source in the test instance 

* exposing The Graph API token on Cloud Run 🦃

* more logging to try & find server error 🐠

* more logging 🧱

* trying to run Node.js in development mode on Cloud Run 🎁

* reconfiguring frontend Dockerfile to also run the dev environment 🌿

* dev mode seems to function 🧨

* 768MiB wasn't enough memory 🍁

* 1GiB wasn't enough memory 🔱

* 1.5GiB was interpreted as 1GiB 🥃

* 1536MiB wasn't enough memory 👾

* 2GiB wasn't enough memory 🧲

* 3GiB wasn't enough memory 🆎

* 4GiB might have been enough, but it still doesn't load 🧻

* 5GiB requires two CPUs 📝

* giving up on dev server; unexplained HTTP 429s 🎨

* disabling Honeybadger in test instances 📮

* trying an `ErrorBoundary` to gather more info 🕷

* setting GraphQL endpoint 🇲🇰

* exposing environment variables ⛈

* trying to expose `` 📻

* the Next compiled version still references `node_modules` 🦢

* removing Alchemy API key from sources 

* trying a different Docker build action 💉

* removing logging 🍿

* switching to Docker Buildx 👠

* missed an escaped newline 🗿

* trying a newer gcloud setup action 🦝

* hopefully fixing authentication 📴

* bunch of changes to the meTokens profile section 🦜

* need credentials file 🐆

* hunting for layout load error & pushing debug statements to testing 🥁

* updating eslint 💓

* trying to debug the missing Breadchain Coop 🧀

* apparently chose the wrong changeset 🐚

* removing logging 🥀
2023-05-15 09:12:03 -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
3029a6818b converting PNGs to WebPs 🇲🇦 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
δυς
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
Alec LaLonde
fecccd6fd1 Fixed discord bot to run locally again 2022-11-29 15:03:28 -07:00
Alec LaLonde
54f1f1205a Too many dependencies 😭 2022-11-15 09:59:44 +01:00
δυς
9e37df6207 Update MyMeta to ECMAScript Modules + Switch to DID:PKH (#1429)
* beginning ESM transition: Ceramic libraries, Next.js, & TypeScript configuration 🇭🇰

* updating Chakra, React, & Next image `import`s 👔

* upgrading `@types/react`, import extensions for Node, & b64 SVG to PNG ⛹🏿‍♀️

* fixing relative import names & upddating @types packages 📻

* removoing WYSIWYG editor, draft-js, & updating express ⛹🏿‍♀️

* updating OpenSea 🚲

* ¡@metafam/utils is building! 📰

* ¡Discord bot is building! 👘

* ¡backend is building! 🛩

* fixed everything but Ceramic DID update 🏍

* switching to DID:PKH 📦

* fixing "only one child allowed" error 🙇🏿‍♀️

* importing `React` as required by tsc's `isolatedModules` 🇲🇰

* disabling testing rather than taking the time to fix jest ⚜

* removing set `types` from `tsconfig` to fix compilation error 🥦

* printing tests disabled warning, hopefully 🙀

* setting file to be copied to the new resolver 👁️‍🗨️

* "paths-resolver" not "paths-resolve" 🦴

* switching back to relative paths rather than trying to fix `paths` 

* `yarn backend:dev` not working, testing GitHub build 🎺

* removing design system build & fixing some images ✊🏿

* fixed "expected function got string" error & trying to address undefined HTMLElement 🐡

* fixing @emotion/react tree shaking by making external 🏏

* including eslint config in Dockerfile 🌾

* fixing more images 🎯

* updating DIDs & switching back to an updated DID:3 ❇

* switching to w3s.link gateway & fixing early termination of storage endpoint 🔭

* switching back to ipfs.io gateway b/c w3s.link serves SVGs as application/xml which are CORB blocked 🥾

* fixing node config name in eslint ignore & shortening some paths 🧰

* fixing ts-node not handling project references 🥁
2022-11-14 11:26:41 -05:00
luxumbra
85965269cf styled actions and links with a simple text-decoration to improve display in various scenarios.
- WIP on moving the game to a separate page (response to feedback)
2022-09-29 08:25:43 -06:00
Alec LaLonde
49f1bc9a04 Fixed tests 2022-08-10 09:36:19 -06:00
Alec LaLonde
4fe4e707ea Explicitly reset all players' XP at the beginning of a season 2022-07-25 22:19:46 -06:00
Alec LaLonde
90f48fdb25 Bumped a whole bunch of deps 2022-07-11 21:06:45 -06:00
Alec LaLonde
5d91aa0a26 Implemented fetching announcements from Discord 2022-07-05 21:01:30 -06:00
W.J. “dysbulic” H
b29b3b87f2 allowing multiple runs of MWW type insertion & renaming docker:dev script 📻 2022-05-07 15:20:30 -06:00
W.J. “dysbulic” H
a3c0a3b4b0 moving uuid to workspace to prevent hoisting of v3.4.0 2022-05-03 09:31:01 -06:00