12 Commits

Author SHA1 Message Date
δυς
f2ccc37f6a reenabling EAS & switching node-ts to tsx 🏚️ 2024-08-13 19:04:31 -04:00
vidvidvid
c82f4e08d8 loading & logged out state & size of pinned card 2024-01-15 11:21:20 -05:00
vidvidvid
4720cb5f5a style & pin by default 2024-01-15 11:21:20 -05:00
vidvidvid
3a9a6c504a add pinned qc dashboard card 2024-01-15 11:21:20 -05:00
dan13ram
24fcec5f17 support multiple custom text blocks 2023-01-20 17:05:24 +05:30
dan13ram
f3bcdb6138 fixed bug in section heights 2023-01-20 17:05:24 +05:30
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
Dan OneTree
ef1cf9c9a5 fixed issues with mobile remove box (#1375) 2022-10-08 15:31:40 +01:00
dan13ram
c26e04bb7c feat(Dashboard): persisting dashboard changes to server + refactor/cleanup 2022-09-30 19:59:43 +02: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
dan13ram
84c707c4c0 feat: show reset to default button only when changed 2022-02-07 16:48:38 +01:00