Commit Graph

19 Commits

Author SHA1 Message Date
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
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
Alec LaLonde
ca4119e9c2 Reduced margin 2022-11-15 09:45:12 -07:00
Alec LaLonde
e21b92e9d6 Moved discord signup to its own page 2022-11-15 09:45:12 -07:00
Alec LaLonde
764aaf56c9 Re-added button to start guild join discord flow 2022-11-15 09:45:12 -07: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
Konrad Gnat
5efb2b9cf2 rename url, set redirects, update prices (#1392)
w00t!! 🥳 🎉
2022-10-11 17:27:02 +01:00
HHH-GH
4c17dec0e4 Small text and spacing updates 2022-10-08 07:51:27 -06:00
HHH-GH
51a0bbcb6c Delete an unnecessary component 2022-10-08 07:51:27 -06:00
HHH-GH
17eb6961c3 The cards/tiles under Tiers and Perks are now linked to Rarible for view/purchase 2022-10-08 07:51:27 -06:00
HHH-GH
10099f8505 Changed to a Typeform link for applications
No need to check if logged in, no need to use DiscordAuthParams etc
2022-10-08 07:51:27 -06:00
HHH-GH
92489899c8 New version of the Decentralized Factory image 2022-10-08 07:51:27 -06:00
HHH-GH
63641aacf9 New version of Decentralized Factory image 2022-10-08 07:51:27 -06:00
HHH-GH
d51acc187b Corrections to the text in the Requirements > Finally ... box 2022-10-08 07:51:27 -06:00
HHH-GH
2334cb5c10 Make the button styles all match 2022-10-08 07:51:27 -06:00
HHH-GH
472aa3534b Add reusable styles for sections and cards in those sections
For the cards it's things like the background colour, border radius, alpha transparency of the background colour, box-shadow
2022-10-08 07:51:27 -06:00
HHH-GH
d1f0fe8337 Split into components
Except for OtherGuilds.tsx

Also remember to delete components/Guild/GuildJoin.tsx as it's not needed
2022-10-08 07:51:27 -06:00