30 Commits

Author SHA1 Message Date
δυς
2118e92bad switching to package.json import munging from TypeScript paths 🥔 2024-08-13 19:04:31 -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
δυς
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
Alec LaLonde
1b4efb4ec5 Refactoring, fixing eslint warnings 2022-09-29 08:25:43 -06:00
luxumbra
8e6afd6389 WIP on effects toggle to improve accessibility. 2022-09-29 08:25:43 -06:00
HHH-GH
53e96ff2bb Full-stop / period is included in rainbow text
If it is at the end of a sentence e.g. before was **rainbow text**. -> after is **rainbow text.**
2022-08-01 20:06:06 -06:00
HHH-GH
f5288009d3 Add headings on two slides
- Didn't use Heading component from @metafam/ds or @chakra-ui/react because those are set to use a Space Invader style font
- Copied the pb from the adjacent Text blocks so the spacing between them stays consistent
2022-08-01 20:06:06 -06:00
HHH-GH
14d6b7be08 Add the gradient to bold text (#1313)
- Added className="gradient-text" to <strong> text
- Did not add the gradient to headings
2022-08-01 20:06:06 -06:00
luxumbra
74e08b8648 General responsive and some 2k display styles 2022-03-26 14:17:52 +01:00
luxumbra
295c4a90e1 Clean up & responsive
- Cleaned up commented out code
- Added mobile versions of each section's bg image which helps with composition & addresses some optimisation issues
2022-03-26 14:17:52 +01:00
luxumbra
74f79864ea Some tweaks on mobile (section 5) 2022-03-26 14:17:52 +01:00
luxumbra
e9d27dddf7 trying a different octo for the menu
consistent gutters on the sections
2022-03-26 14:17:52 +01:00
luxumbra
eca7af82b1 Another pass at responsive
- better `md` & `xl` display mainly
2022-03-26 14:17:52 +01:00
luxumbra
03aeafce8c First pass at mobile.
- Also tweaked the easter egg.
2022-03-26 14:17:52 +01:00
luxumbra
1c5b0b5768 First pass at desktop mostly done.
- no responsive done
- all sections except for number 5 have content and the correct images.
- need to fgure out section 5 with the horizontal scrolling
2022-03-26 14:17:52 +01:00
luxumbra
a93209ee78 More styling to the sections
- hoked up the section markers
- Added in other section images
2022-03-26 14:17:52 +01:00
W.J. “dysbulic” H
dfdf66b777 💨 git checkout develop packages/web/pages/index.tsx 2022-03-17 23:09:32 +05:30
dan13ram
f0aa9cffc8 fix: fixed landing page issues + scrollSnap 2022-03-17 23:09:32 +05:30
dan13ram
7bc99d4b45 Fix Onboarding + A Bunch of Other Issues (#1181)
* feat: metamask switch network support + fixed dependancy cycle

* feat: moved landing to index

* feat: updated favicon

* fix: fixed landing page issues + scrollSnap

* feat: join button

* fix: fixed seed script with new prod schema

* feat: join button redirects based on user creation date

* fix: minor ui bug fixes

* feat: connect to mainnet to continue with switch network on metamask

* fix: uniform setup screens

* fix: fixed XP on dashboard

* feat: added start page

* fix: fixed issues on landing page

* fix: fixed minor issues on dashboard

* fix: update idx profile in auth webhook for new players

* fix: minor fixes in seed page

* fix: player avatar & type

* fix: incorporated review comments from @dysbulic & @vidvidvid

* fix: more review comments
2022-03-07 10:20:26 -05:00
luxumbra
fa5cbf00e7 response to feedback from @dan13ram
- sections renamed to more friendly names
- y padding increased in the header
- also added a toggle on the css animations in the menu, so they'e not playing when off-screen
2022-02-27 11:59:07 +05:30
luxumbra
be66837034 Bit of a code clean up and added all sections to the menu. 2022-02-27 11:59:07 +05:30
luxumbra
17cc28f4f8 Visual tidy & adding correct WhatWeDo content & style
- Also adding in the new logo to the megamenu
2022-02-27 11:59:07 +05:30
luxumbra
4d78a932fa Medium sized mobile devices tidied up 2022-02-27 11:59:07 +05:30
luxumbra
053c607eaa Responsive updates
-  small desktops - mainly font-size tweaks across all sections
- some mobile tweaks
2022-02-27 11:59:07 +05:30
luxumbra
05ca0fbe26 zindex tweak to prevent overlap with open menu 2022-02-27 11:59:07 +05:30
luxumbra
6136bcfb44 Page sections tweaks & responsiveness
- Fixed a few display issues
- Better mobile display
- TODO: clean up code
2022-02-27 11:59:07 +05:30
dan13ram
1c92f63b9f fix: landing page ui issues 2022-02-18 15:37:28 +05:30
Tommy
ed0a644bf6 cleanup file structure 2022-01-17 16:14:10 +01:00
Tommy
11f165714a Landing: Build section done 2022-01-17 16:14:10 +01:00