16 Commits

Author SHA1 Message Date
δυς
2118e92bad switching to package.json import munging from TypeScript paths 🥔 2024-08-13 19:04:31 -04:00
Alec LaLonde
82bfd32a45 Fix infinite loop caused by setFocus() 2023-10-08 19:29:59 -04:00
Alec LaLonde
ee5f318697 Went through profile wizard to make error conditions more obvious 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
5997140836 Added ComposeDB migration modal, still need to implement image migration 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
2f2812ba5e Added query to fetch all profile fields from composeDB 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
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
Konrad Gnat
772507b9b5 remove logs, prep for cr 2023-02-21 09:39:39 -07:00
Konrad Gnat
6734fd9bee add photo to profile wizard, create the ui and display local preview 2023-02-21 09:39:39 -07:00
vidvidvid
7bd02d78a5 chore: Description -> Bio + username -> name 2022-03-20 20:02:04 +01:00
vidvidvid
33a6e51bbc fix: name setup + icon 2022-03-20 20:02:04 +01:00