Commit Graph

156 Commits

Author SHA1 Message Date
vidvidvid
37a7aa04b8 add MetaTilePlaybook design 2023-05-08 09:40:50 -06:00
vidvidvid
5c5668cf20 set up playbooks x questchains integration 2023-05-08 09:40:50 -06:00
dysbulic
a2fe864400 fixed global CSS not loading 🏎 2023-05-03 09:20:35 -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
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
6734fd9bee add photo to profile wizard, create the ui and display local preview 2023-02-21 09:39:39 -07:00
nitegeist
f66d02ed86 Fix spacing on onboarding guidance page 2023-01-21 14:22:37 -07:00
nitegeist
7e84108e39 Fix background, widows & button link. 2023-01-21 14:22:37 -07:00
dan13ram
24fcec5f17 support multiple custom text blocks 2023-01-20 17:05:24 +05:30
dan13ram
8a0a98b87e added custom text box type 2023-01-20 17:05:24 +05:30
dan13ram
f3bcdb6138 fixed bug in section heights 2023-01-20 17:05:24 +05:30
vidvidvid
55b3574fe3 fixes 2022-12-16 21:00:57 -07:00
vidvidvid
bb3b22dea8 fix the great houses descriptions 2022-12-16 21:00:57 -07:00
vidvidvid
7e348deca0 initial implementation of the great houses x qc 2022-12-16 21:00:57 -07:00
δυς
b67025fd60 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>
2022-12-06 17:02:08 -05:00
nitegeist
439e998efb feat: Add onboarding guidance page & resolve commits from previous PR 2022-11-23 22:08:07 -07:00
vidvidvid
0eb4fa096b update roles images and descriptions
fix font size
2022-11-23 22:08:07 -07:00
vidvidvid
a7b9a062ed Role Path cards
fix
fixes
2022-11-23 22:08:07 -07:00
Alec LaLonde
1d21d9f88c Simplified QuestsCompleted box, added QuestsCreated 2022-11-15 15:55:06 -07:00
Alec LaLonde
399cb8f345 Added completed quests box type to dashboard 2022-11-15 15:55:06 -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
luxumbra
4590bc6dd7 Renewed honeybadger API key + add hook for testing 2022-10-21 13:21:38 -06:00
luxumbra
2c1d450f02 Forgot to remove the Honeybadger imports from files after adding errorHandler 2022-10-21 13:21:38 -06:00
luxumbra
a53e450f81 addressing feedback from @alalonde
- Moved `Honeybadger.notify()` to `errorHandler.ts` and replaced instances.
- Removed module definitions from `env.d.ts`
2022-10-21 13:21:38 -06:00
luxumbra
a794355f44 Frontend Honeybadger integration
- See  #1414
- `trycatch` blocks should now have `Honeybadger.notify(error)` which will give us nice error/exception reports when stuff happens in the wild.
- Also have Clarity working again with a new projectId
- HotJar integration is working as well.
- env vars will need adding to test & prod for honeybadger, clarity and hotjar.
2022-10-21 13:21:38 -06:00
Alec LaLonde
ba0572dbae Modified pseed price displays to gracefully handle when price is not available 2022-10-19 22:55:17 -06:00
Alec LaLonde
8e5a4ebb44 Better pseed holdings calculations 2022-10-19 22:55:17 -06:00
Alec LaLonde
3dabae9f49 Filter out contract address in pSeed holders 2022-10-19 22:55:17 -06:00
Alec LaLonde
b78554ad64 Updated /join/patron to compute patron league tiers properly 2022-10-19 22:55:17 -06:00
luxumbra
72f281c8a3 The description on the details page now handles both HTML or Markdown. \n - added styles and correct fonts for the headings. 2022-10-11 11:36:26 +05:30
vidvidvid
ec8182d7da Role Onboarding using Quest Chains (#1150)
* feat: set up quests dashboard

move quest explorer to /quests/general

* feat: prepare containers for path-of-the-engaged and initiation quests

* chore(release): 0.2.0

* feat: add metacollab and web 3 onboarding categories

* feat: move initiation quests from notion -> metaOS

awyiss it's happening

* chore: lint quickfix

* feat: add descriptions, objectives, checkbox, collapse/expand

* add Dockerfile to .gitignore

* go

* quick fix

* upload proof modal

* config and install

* upload proof works

* show status of quests (pending, etc..)

* remove initiation & update engaged quests

* fix quest categories

add bridgebuilders, builders, patrons, fix icons

* typecheck fix

* fix address for bridgebuilders quests

* design of chain progress + small fix

* minor fixes

* using latest version of quest-chains sdk

* basic UI for quests

* using children for react-markdown

* better styling for quest tiles

* completed quest chain styling

* fixed toasts

* fixed imageLink

* added link to quest chains

* minor fixes

* added back to onboarding paths link

* fixed external link icon as absolute pos

* reduce gaps for mobile

Co-authored-by: Vid <vid@meisterlabs.com>
Co-authored-by: dan13ram <dan13ram@gmail.com>
2022-10-08 19:05:42 +01:00
HHH-GH
b8d6f1243e Move the Raids page to my.metagame.wtf/raids
Previous page was on wiki.metagame.wtf
2022-10-08 09:00:00 -06:00
Dan OneTree
ef1cf9c9a5 fixed issues with mobile remove box (#1375) 2022-10-08 15:31:40 +01:00
Alec LaLonde
00550596a1 Stubbed out new quest activity page 2022-10-08 08:15:31 -06:00
W.J. “dysbulic” H
b1e4c0e4d7 making needed pSEED configurable 🚵🏿‍♀️ 2022-10-08 10:42:11 +05:30
Dan OneTree
9af9a3eea5 support uploading guild logo via web3.storage (#1367)
* support uploading guild logo via web3.storage

* Update packages/web/components/Guild/GuildForm.tsx

Co-authored-by: δυς <dys@dhappy.org>

* Update packages/web/components/Guild/GuildForm.tsx

Co-authored-by: δυς <dys@dhappy.org>

* storing ipfs://hash in database

Co-authored-by: δυς <dys@dhappy.org>
2022-10-07 18:49:11 -04:00
luxumbra
e781152413 add query to the wiki url to hide the header (#1363)
* add query to the wiki url to hide the header
- wiki issue #355
- this improves display of the wiki when it is embedded in MetaOS.

* updating the other megamenu links to use the `metaos` query
2022-10-07 17:34:59 -04:00
dan13ram
33ec384f9c using editable grid layout for guild profile 2022-10-06 22:26:02 -06:00
dan13ram
30f2ecd2af fix: banner / background image full getter 2022-10-05 10:58:07 +05:30
dan13ram
c26e04bb7c feat(Dashboard): persisting dashboard changes to server + refactor/cleanup 2022-09-30 19:59:43 +02:00
Alec LaLonde
a41fb60237 more refactoring 2022-09-29 08:25:43 -06:00
Alec LaLonde
1b4efb4ec5 Refactoring, fixing eslint warnings 2022-09-29 08:25:43 -06:00
Alec LaLonde
d865b259f4 Onboarding game tweaks 2022-09-29 08:25:43 -06:00
luxumbra
dc18e218a7 adding better user feedback with toasts
- also added a new LandingPageConnect button
2022-09-29 08:25:43 -06:00
luxumbra
75333a6c9e Prefers reduced motion + WIP on adding Chiev.
- 99% of prefers reduced motion toggle sorted aside from the bug with initial state of toggle switch (see todo)
- 50% of Chiev & claim functionality working - TODO: sort issue with chain mismatch & getting the chiev contract available on chiev.es
2022-09-29 08:25:43 -06:00
luxumbra
d9f0657bf4 Adding in matrix rain effect
- also re-rendered the screen for onboarding section
- TODO: fix current breakage on the jumpers in the game
- Some style updates and minor bug fixes.
2022-09-29 08:25:43 -06:00
luxumbra
20d6c471d4 Dialogue & actions/links split out so they can be grouped
- didn't need the responses to be typed out.
2022-09-29 08:25:43 -06:00
luxumbra
9b5ba37fcf removied unused consts, etc 2022-09-29 08:25:43 -06:00
luxumbra
3aac8ac76a Working game, pulling from json on IPFS. Very much a WIP. 2022-09-29 08:25:43 -06:00