Commit Graph

289 Commits

Author SHA1 Message Date
Alec LaLonde
f82f06852f Added mainnet check to composeDB port modal 2023-03-23 22:54:03 -06:00
Alec LaLonde
631174bc20 Replaced IDX cache actions / triggers with composeDB ones 2023-03-23 20:36:23 -06:00
Alec LaLonde
9f0c0aeb52 Handle errors during DAO sync 2023-03-23 14:04:26 -06:00
Alec LaLonde
7b477b48c3 Fixed player loading 2023-03-14 12:26:40 -06:00
Alec LaLonde
474bc32dbc Create a new model, last one got hosed 2023-03-14 12:26:40 -06:00
Alec LaLonde
415911ae40 Bumped composedb version 2023-03-14 12:26:38 -06:00
Alec LaLonde
cc8b91498a Don't delete / recreate stuff 2023-03-14 12:23:39 -06:00
Alec LaLonde
fc4c1810b8 More debug logs 2023-03-14 12:23:19 -06:00
Alec LaLonde
5ddd29744f Fix lint issues 2023-03-14 12:23:19 -06:00
Alec LaLonde
854ebe8c3a Check in composeDB graphql definition because generating it at build time may be problematic 2023-03-14 12:23:17 -06:00
Alec LaLonde
1c364f873c Added ComposeDB migration modal, still need to implement image migration 2023-03-14 12:19:52 -06:00
Alec LaLonde
045539187d Implemented proper persistence w/ verification of a user's ceramic profile node 2023-03-14 12:19:13 -06:00
Alec LaLonde
f7b3d553c9 Call new linkProfileNode action 2023-03-14 12:19:13 -06:00
Alec LaLonde
ff9959359b Added new linkProfileNode action to validate ceramic node on the backend 2023-03-14 12:19:13 -06:00
Alec LaLonde
9ea06eb49b Refactored wizard stuff again to simplify it 2023-03-14 12:05:47 -06:00
Alec LaLonde
63cf7e5307 Implemented fetching from ComposeDB for first three profile wizard screens 2023-03-14 12:04:41 -06:00
Alec LaLonde
7fe1d49e3f Started hooking up the edit profile page to composedb 2023-03-14 11:57:07 -06:00
dysbulic
d07f4d785f tweaking Ceramic aliases & trying to remove duplicate @emotions 2023-03-13 10:19:16 -06:00
dysbulic
0f9759aeb6 fixing SourceCred & Discord syncs, Meet w/ Wallet, & gating backgrounds 🥶 2023-03-13 10:19:16 -06:00
dysbulic
257f1db21f squashing bugs in Discord & SourceCred syncs 🤹🏿‍♀️ 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
6bce0cb356 update dev script to fix build bug 2023-02-21 09:39:39 -07:00
Konrad Gnat
fe79d475bf update generate command to fix build error 2023-02-21 09:39:39 -07: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
9f8a367f4c Disabled give-props discord notification for league advancement 2022-12-15 12:50:46 -07:00
Alec LaLonde
8c98c75020 Addressed dysbulic's suggestions 2022-12-15 12:50:46 -07:00
Alec LaLonde
601ed71029 Tweaked copy for join guild page, added Discord notification on guild submit 2022-12-15 12:50:46 -07:00
δυς
7cd6b90e37 Ceramic ModelManager → DataModel (#1453)
* updating frontend Ceramic ModelManager → DataModel 🚪

* adding DataModel to the backend 🎼

* fixing CAIP-10 lookup 🛎
2022-11-29 18:13:32 -05:00
Alec LaLonde
3c2dec7909 Only send props for completed quests in prod environment 2022-11-15 15:55:06 -07:00
Alec LaLonde
1ee1e046ad Fix local dev in docker 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
Alec LaLonde
69f1bbeaaa Added sortPosition to guild table 2022-10-25 22:04:22 -06:00
Alec LaLonde
ae0102b3ad Added NODE_ENV to frontend build for a cleaner config 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
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
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
Alec LaLonde
41550cdacd Reverted pSeed requirement hack 2022-10-08 08:15:31 -06: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
dan13ram
30e2e4b3a4 added mutation to update guild profileLayout 2022-10-06 22:26:02 -06:00
Alec LaLonde
f5196d5d2c Return null rather than undefined 2022-10-05 08:53:07 -06:00
Alec LaLonde
2489f91670 Hooked up balancer-polygon graph, implemented getPSeedInfo 2022-10-05 08:53:07 -06:00
dan13ram
99840576eb fixed backend to update images if undefined 2022-10-05 10:58:07 +05:30
Alec LaLonde
2c9251a0e7 Don't sync during tests 2022-08-10 09:36:19 -06:00
Alec LaLonde
49f1bc9a04 Fixed tests 2022-08-10 09:36:19 -06:00
Alec LaLonde
403dbd2d48 Added DAO / player membership sync when fetching a player 2022-08-10 09:36:19 -06:00
Alec LaLonde
3bc31d50fa Refactored backend graphql queries 2022-08-10 09:36:19 -06:00
Alec LaLonde
44691b6ab1 Refactored backend graphql mutations 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