172 Commits

Author SHA1 Message Date
δυς
4194ac23ba cleaning up save error messages 🌀 2024-08-13 19:04:31 -04:00
δυς
5a700cde42 working on relative paths & saving to Ceramic 🧇 2024-08-13 19:04:31 -04:00
δυς
2118e92bad switching to package.json import munging from TypeScript paths 🥔 2024-08-13 19:04:31 -04:00
Sero
8c8934ceee composedb ID chain (#1747) 2024-04-01 07:21:07 -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
d2c3875f72 new logo set (#1731) 2024-02-13 05:46:11 -05:00
Sero
ef83e6009e multiple ui fixes (#1729)
* multiple ui fixes

* fixing stuff deleting more sourcecred
2024-02-07 10:44:19 -05:00
Sero
3a17fbf1c6 remove all unused dependencies (#1720)
* remove all unused dependencies

* lazy load

* lazy load

* lazy load

* remove react imports, remove sourced

* remove react imports, remove sourced

* remove react imports, remove sourced

* restructure
2024-01-30 06:18:48 -05:00
Sero
95d8b0b69d Merge branch 'develop' into sero-nitegeist/guild-players-linktree 2023-10-09 13:41:01 +02:00
Alec LaLonde
82bfd32a45 Fix infinite loop caused by setFocus() 2023-10-08 19:29:59 -04:00
dysbulic
430743b0a7 updating link box state on update of players' links 🏚️ 2023-10-07 21:19:35 -04:00
Seroxdesign
65e31c61ba cyclical dep fix 2 2023-09-29 11:51:43 -04:00
Seroxdesign
850fdf1301 cyclical dep fix 2023-09-29 10:24:35 -04:00
Seroxdesign
694440633d modify edit and create forms to create 2023-09-28 07:21:22 -04:00
Seroxdesign
6ac66f685f update, delete and add player links 2023-09-25 10:14:21 -04:00
Seroxdesign
f78d3be2dd button change, delete unused 2023-09-22 06:20:40 -04:00
nitegeist
fdf81091da close links dialog when link has been added, edited or deleted. 2023-09-21 16:11:20 -05:00
nitegeist
498e1fc70e fix styles and edit functionality for links & add toasts 2023-09-21 15:56:52 -05:00
Seroxdesign
bd8e4fe321 edit 2023-09-21 10:16:37 -04:00
Seroxdesign
ba020edd5b delete and update link mutations 2023-09-20 09:09:28 -04:00
Seroxdesign
62b0dd35b3 add icons, add edit and delete buttons, make type default name 2023-09-19 10:53:05 -04:00
Seroxdesign
8ab9086cf7 xp fixes and frontend for links 3 2023-09-18 11:15:28 -04:00
Seroxdesign
183f2fbec4 Dework types, update username 2023-08-24 14:13:15 -06:00
Alec LaLonde
ee5f318697 Went through profile wizard to make error conditions more obvious 2023-08-09 09:44:10 -06:00
Alec LaLonde
8f74947a10 fix bad merge 2023-08-09 09:44:10 -06:00
Alec LaLonde
f52f53b975 Add ComposeDBPromptModal to setup pages as well 2023-08-09 09:44:10 -06:00
Alec LaLonde
e88b219276 Fixed edit profile field saving, updated useUser to load from composeDB 2023-08-09 09:44:10 -06:00
Alec LaLonde
46f5b5c26a Fixed and tested image upload during setup 2023-08-09 09:44:10 -06:00
Alec LaLonde
d282ee89f2 Merged in new setup profile image field page 2023-08-09 09:44:10 -06:00
Alec LaLonde
5997140836 Added ComposeDB migration modal, still need to implement image migration 2023-08-09 09:44:10 -06:00
Alec LaLonde
7551d0149e Slight refactor of Setup components to accept a player object 2023-08-09 09:44:10 -06:00
Alec LaLonde
0ca66d1da3 Implemented player hydration from Hasura 2023-08-09 09:44:10 -06:00
Alec LaLonde
4195aa5ce7 Added PlayerHydrationContext for dynamically refreshing player data on player page 2023-08-09 09:44:10 -06:00
Alec LaLonde
250ff75bd3 Fetch profile details from ComposeDB during [username] page SSR 2023-08-09 09:44:10 -06:00
Alec LaLonde
48804f0e3b Unified composeDB models into one, updated setup flow to use new model 2023-08-09 09:44:10 -06:00
Alec LaLonde
c7be9eae90 Load profile data from composeDB on player page 2023-08-09 09:44:10 -06:00
Alec LaLonde
2f2812ba5e Added query to fetch all profile fields from composeDB 2023-08-09 09:44:10 -06:00
Alec LaLonde
85b7a66b88 Finished upgrading profile setup components 2023-08-09 09:44:10 -06:00
Alec LaLonde
6f768d8f9b Refactored wizard stuff again to simplify it 2023-08-09 09:44:10 -06:00
Alec LaLonde
0ea6dd5042 Implemented fetching from ComposeDB for first three profile wizard screens 2023-08-09 09:44:10 -06:00
Alec LaLonde
6e1cba8d4c Refactored setup logic into ProfileWizardContext 2023-08-09 09:44:10 -06:00
Alec LaLonde
4b06ac12a1 Some fixes after bumping urql to 3.x 2023-08-09 09:44:10 -06:00
Alec LaLonde
4d3258eb43 Started hooking up the edit profile page to composedb 2023-08-09 09:44:10 -06:00
δυς
2921a47ef0 Review: meTokens ₍wᵢₜₕ gᵣₐₙᵤₗₐᵣ 𝄴ₒₘₘᵢₜₛ₎ (#1552)
* linting 🃡

* removing MetaMask specificity 🃢

* moving `StrictMode` to Next.js 🃣

* compressing & commafying 🃤

* upgrading eslint 👘

* removing preface from guild name 🃥

* removing unnecessary ESLint `no-console` directives 🌂

* fixing a typo in a comment 🃦

* updating GraphQL codegen for paid subgraph 🦏

* replacing Discord invite link 📌

* passing through The Graph API token to Docker ♾

* setting Docker ARG to set ENV 📟

* missed a file rename in frontend Docker config 🦀

* adding ts-node to fix Docker build issue ⸙

* trying to narrow down the 500 error's source in the test instance 

* exposing The Graph API token on Cloud Run 🦃

* more logging to try & find server error 🐠

* more logging 🧱

* trying to run Node.js in development mode on Cloud Run 🎁

* reconfiguring frontend Dockerfile to also run the dev environment 🌿

* dev mode seems to function 🧨

* 768MiB wasn't enough memory 🍁

* 1GiB wasn't enough memory 🔱

* 1.5GiB was interpreted as 1GiB 🥃

* 1536MiB wasn't enough memory 👾

* 2GiB wasn't enough memory 🧲

* 3GiB wasn't enough memory 🆎

* 4GiB might have been enough, but it still doesn't load 🧻

* 5GiB requires two CPUs 📝

* giving up on dev server; unexplained HTTP 429s 🎨

* disabling Honeybadger in test instances 📮

* trying an `ErrorBoundary` to gather more info 🕷

* setting GraphQL endpoint 🇲🇰

* exposing environment variables ⛈

* trying to expose `` 📻

* the Next compiled version still references `node_modules` 🦢

* removing Alchemy API key from sources 

* trying a different Docker build action 💉

* removing logging 🍿

* switching to Docker Buildx 👠

* missed an escaped newline 🗿

* trying a newer gcloud setup action 🦝

* hopefully fixing authentication 📴

* bunch of changes to the meTokens profile section 🦜

* need credentials file 🐆

* hunting for layout load error & pushing debug statements to testing 🥁

* updating eslint 💓

* trying to debug the missing Breadchain Coop 🧀

* apparently chose the wrong changeset 🐚

* removing logging 🥀
2023-05-15 09:12:03 -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
fc0c0a4023 fixed time zone saving & rendered description as Markdown 2023-03-13 10:19:16 -06:00
dysbulic
3029a6818b converting PNGs to WebPs 🇲🇦 2023-03-13 10:19:16 -06:00
Konrad Gnat
cd10cfd1e8 make profile picture clickable to upload new image 2023-02-21 09:39:39 -07:00
Konrad Gnat
4845d3077e set image as null in ceramic, code review updates 2023-02-21 09:39:39 -07:00
Konrad Gnat
1017d8ba3e styling improvements 2023-02-21 09:39:39 -07:00