134 Commits

Author SHA1 Message Date
dysbulic
3ee077ed72 a different conditional 🏚️ 2024-07-04 13:08:15 -04:00
dysbulic
9360fc652b conditionally setting secret 📠 2024-07-04 12:47:03 -04:00
dysbulic
fa24731f19 switching variable interpolation back 🎹 2024-07-04 12:22:51 -04:00
dysbulic
c7de8261be trying a different environment variable 🍮 2024-07-04 11:55:36 -04:00
dysbulic
baca224a07 trying dev secret directly 🪷 2024-07-04 11:45:12 -04:00
dysbulic
cba81c5a78 testing secret 🚁 2024-07-03 22:50:32 -04:00
dysbulic
6edd57a7dc exporting environment variables 🍞 2024-07-03 22:43:36 -04:00
dysbulic
ae65313022 testing environment 🫖 2024-07-03 22:39:55 -04:00
dysbulic
58253e20d2 changing to HASURA_HOST from GRAPHQL_URL 🍉 2024-07-03 22:32:06 -04:00
dysbulic
a2285e5912 switching to PATH_TO_HASURA_PROJECT_ROOT 🫁 2024-07-03 22:28:46 -04:00
dysbulic
e6b0dbc2fd adding HASURA_WORKDIR 😶‍🌫️ 2024-07-03 22:22:17 -04:00
dysbulic
ba779aa5a4 adding repository checkout 🌽 2024-07-03 22:17:21 -04:00
dysbulic
a5394764af fixing environment variable access 💌 2024-07-03 22:13:50 -04:00
dysbulic
746d13a694 trying a different Action provider 🦩 2024-07-03 22:10:38 -04:00
dysbulic
1b81e13aaf adding hasura metadata reload to deploy Action ❇️ 2024-07-03 22:06:06 -04:00
dysbulic
ac005d169f switching from network-specific Alchemy keys 🛰️ 2024-06-11 05:29:42 -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
3237d1b119 alchemy opensea && visible quests (#1733)
* alchemy opensea

* no ternanry

* fixes

* nft gallery, make all quests visible
2024-02-16 08:44:08 -05:00
Sero
70304559d2 remove dup 2024-01-23 04:34:27 -05:00
Sero
c2bbf7dc23 fix w3s gcp 2024-01-22 08:04:14 -05:00
Sero
ac7cb31f5a test 2024-01-22 08:04:14 -05:00
Sero
b9f10b513e mig 2024-01-22 08:04:14 -05:00
Sero
f79059e133 Revert "deployment scripts update for envs"
This reverts commit 341d5cb5d1.
2024-01-19 09:07:34 -05:00
Sero
341d5cb5d1 deployment scripts update for envs 2024-01-19 09:02:39 -05:00
Seroxdesign
ebfd2b8a41 increase memory 2024-01-05 11:43:27 -05:00
Seroxdesign
210cecf6d5 env fix 2024-01-05 11:43:27 -05:00
Seroxdesign
4710c50bd8 add ENVs properly 2024-01-05 11:43:27 -05: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
Alec LaLonde
bf156c0dae Update gcp-deploy-pr.yaml to match gcp-deploy-frontend.yaml 2023-10-04 09:52:13 -06:00
dysbulic
4ef1055a20 pointing $REMOTE_SCHEMA_ENDPOINT to actual GraphQL 🧲 2023-08-24 14:13:15 -06:00
dysbulic
92d1d8a310 exposing ` in env.outputs` 🛶 2023-08-24 14:13:15 -06:00
dysbulic
c43ba29694 someone put \`s in a random variable 🍀 2023-08-24 14:13:15 -06:00
dysbulic
1f8f23b0d0 trying to specify REMOTE_SCHEMA_ENDPOINT to satiate Hasura 🥫 2023-08-24 14:13:15 -06:00
dysbulic
b61aa43533 removing branch restrictions 🧜🏿‍♀️ 2023-08-24 14:13:15 -06:00
dysbulic
186e3468f5 disabling failing pull request continuous integration workflow 🥡 2023-08-24 14:13:15 -06:00
Alec LaLonde
37b949dbb2 Re-added ComposeDBContextProvider which got lost in one of the rebases.. 2023-08-09 09:44:10 -06:00
Alec LaLonde
2d1de3eb56 Trying to trigger deployment 2023-08-09 09:44:10 -06:00
Alec LaLonde
6116594534 Use latest docker build stuff 2023-08-09 09:44:10 -06:00
Alec LaLonde
6255502e90 Reinstate original deployment action 2023-08-09 09:44:10 -06:00
Alec LaLonde
3dc69224ac Point to ceramic mainnet 2023-08-09 09:44:10 -06:00
Alec LaLonde
4a23b1ceec Updated GA4 ID 2023-08-09 09:44:10 -06:00
Alec LaLonde
a0bb65a1dd Don't delete / recreate stuff 2023-08-09 09:44:10 -06:00
Alec LaLonde
a5059f2fbb Set CERAMIC_URL in deployment action 2023-08-09 09:44:10 -06:00
Alec LaLonde
fce3e980d1 Fixed background image URL form field name 2023-08-09 09:44:10 -06:00
Alec LaLonde
a8876654d7 Production build 2023-06-07 18:59:33 -06:00
Alec LaLonde
caab9cc4fa More RAM for frontend container 2023-06-07 18:38:22 -06:00