δυς
2118e92bad
switching to package.json import munging from TypeScript paths 🥔
2024-08-13 19:04:31 -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
Sero
eba1a055c7
bunch of fixes
2024-01-11 10:21:03 -05:00
Sero
5a71fba52b
chnage color, fix some stuff
2024-01-11 10:21:03 -05:00
Sero
3dfdf6739d
chnage color, fix some stuff
2024-01-11 10:21:03 -05:00
Alec LaLonde
307a0342be
Remove usages of legacy useProfileFeild
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
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
δυς
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
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
δυς
317ba7c9e5
Refactor Setup Wizard & Profile Modal Configuration Panes ( #1127 )
...
* incorporating configuration panes from #1078
* standardizing player hero subcomponents & removing `owner` var from `useProfileField` 🚪
* switching box type, ambiguating overly-specific names, & massaging heights 📱
* reordering profile details sections, updating deployment environment, & conditionally wrapping the hero elements 🎬
* fixing render of color disposition selector 🕍
* self code review changes: removed some `;`s 🎋
* getting yarn typecheck && yarn lint to pass post rebase 🏇🏾
* handling "missing <div> in <button>" error with mounted check & setting HTTP return codes for OpenSea API endpoint 🕺
* `ProfileWizard` extends `Wizard`, roles display better on mobile, & pronouns use `ProfileWizardPane` 🍊
* properly encapsulating ETH address regex 🚲
* adding some tasks 🏥
* fixed skills layou
* handling default values? ❔
* corrections for revision comments from @dan13ram (UI bugs to follow) 🌋
* cleaning up memberships & explorer type 🧫
* refactoring player roles configuration and display to use `WizardPane` 🔮
* bunches of mobile fixes & repairing the display of deserialized skills 📟
* removing redirect in static props & formatting memberships display for responsiveness 🪆
* improving comprehensability of `/me` & more mobile tweaking 🍦
* various spacing fixes & a “try again” button for connecting 🫕
* maybe fixed issue with saving images for fields with default values 🇩🇿
* switched roles selection to a bounded `SimpleGrid` to fix sizing weirdness 🧰
* fix: removed verify on brightId button
* fix: clean up username page
* formatting & fixing skills issues 🥩
* reformatting NFT display 🚂
* adding `/join` 🚉
* style: peth's suggestions
* added mainnet required message
* style: slight tweak of megamenu item positions
* chore(release): 0.2.0
Co-authored-by: tenfinney <scott@1box.onmicrosoft.com >
Co-authored-by: dan13ram <dan13ram@gmail.com >
Co-authored-by: vidvidvid <weetopol@gmail.com >
2022-02-28 14:06:16 -05:00
W.J. “dysbulic” H
dc5eb4db5f
75 of 100 files from #1078 have been added; need to rebase the parent branch 🚲
2022-02-16 20:17:48 +05:30
δυς
f5295c3242
Reading and Writing Profile Info From Ceramic ( #943 )
...
This is being merged for further testing so as to not block the progress of `develop` & not require more rebases.
2022-01-25 16:51:53 -05:00
dan13ram
354dc22228
fetching count and players simultaneously
2021-07-08 10:30:26 -06:00
chair
e39f74a3cc
yarn lint
2021-06-27 12:11:03 -07:00
chair
697f3b9b68
Update packages/web/components/Player/PlayerAvatar.tsx
...
Co-authored-by: dan13ram <dan13ram@users.noreply.github.com >
2021-06-27 12:11:03 -07:00
chair
a99c573931
Update packages/web/components/Player/PlayerAvatar.tsx
...
Co-authored-by: dan13ram <dan13ram@users.noreply.github.com >
2021-06-27 12:11:03 -07:00
chair
857fa79ac5
Fix transparent bg profile img bug [fixes 385]
2021-06-27 12:11:03 -07:00