δυς
|
f2ccc37f6a
|
reenabling EAS & switching node-ts to tsx 🏚️
|
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
|
1345015cbd
|
Eas - ethers compat issues between dependencies (#1748)
* eh
* dashboard layout
* t
* t
* ethers issues identified
* `/me` is loading & linting without error 🍞
* fixing an `import`s order error 🛼
* Update useEAS.ts
* eas
* attestations working
* get attestations
* attest
* chore: improve design
* chore: size
* change design
* fix: update schema
* chore
* eas
* eas
---------
Co-authored-by: dysbulic <dys@dhappy.org>
Co-authored-by: Udit Takkar <udit222001@gmail.com>
|
2024-04-29 07:38:35 -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 |
|
Seroxdesign
|
6e7c22ffc2
|
xp fixes and frontend for links
|
2023-09-18 10:17:20 -04:00 |
|
Seroxdesign
|
23e53004a5
|
set up boxtype, playersection and dework profile component
|
2023-08-24 14:13:15 -06:00 |
|
Seroxdesign
|
06a7205465
|
rebase
|
2023-05-15 09:12:03 -06:00 |
|
dan13ram
|
57bd44e206
|
add custom text block to supported boxes
|
2023-01-20 17:05:24 +05:30 |
|
dan13ram
|
a84c7a4183
|
fix default profile layout
|
2022-10-06 22:26:02 -06:00 |
|
dan13ram
|
c26e04bb7c
|
feat(Dashboard): persisting dashboard changes to server + refactor/cleanup
|
2022-09-30 19:59:43 +02:00 |
|
dan13ram
|
917160ecbd
|
feat: updated dashboard layout styles
|
2022-03-02 11:21:28 +01: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 |
|
dan13ram
|
0a0cb890d2
|
fix: fixed default player profile layout
|
2022-02-07 15:58:31 +01:00 |
|
vidvidvid
|
c368bbeb28
|
Completed quests widget (#1085)
* quest-roles-demo init
feat: backend changes
* fix: more lint
* fix: even more lint
* fix: add field to update quest
* chore: consolidate migrations
* chore: rename
* chore: update schema
* quest-roles-demo init
* feat: add role selector to create quest form
* fix: after rebase
* fix: bug when clicking the only selected value in filter
* feat: save roles to backend
* feat: display roles on /quest/id card
* feat: add megamenu demo link
* feat: add additional roles: Bridgebuilding, Rainmaking, Videomaking
* feat: support for editing roles on quests
* chore: revert changes that allowed me to bypass creating quests
* fix: hide quests demo app link
* fix: alec's corrections
* chore: roles_id -> roleIds
* quest-roles-demo init
* feat: save roles to backend
* feat: add additional roles: Bridgebuilding, Rainmaking, Videomaking
* feat: support for editing roles on quests
* chore: revert changes that allowed me to bypass creating quests
* feat: completed quests section
* feat: display completed quest name + link
* fix: rebasing changes
submitted_at -> submittedAt, etc...
* style: add proof link and style
* style: all quests content and subheader
* style: all quests modal footer
* chore: remove mock data
* fix: schema
* fix: schema
* chore: delete console.log
* chore: dysbulic's suggestions
* fix: final fixes
Co-authored-by: dan13ram <dan13ram@gmail.com>
|
2022-02-03 10:02:39 +01:00 |
|
dan13ram
|
5ab027b0f3
|
feat: dynamic resizing of grid items
|
2022-01-27 20:42:50 +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
|
63579d8495
|
fix: catch opensea errors + disable player achievements section
|
2022-01-13 15:57:01 +05:30 |
|
dan13ram
|
4e0ea9b8c1
|
fix: minor bugs in ui
|
2022-01-13 15:57:01 +05:30 |
|
dan13ram
|
843ebfd3a2
|
feat: allow multiple embedded links
|
2022-01-13 15:57:01 +05:30 |
|
dan13ram
|
fe03537e8e
|
feat: embedded url profile section
|
2022-01-13 15:57:01 +05:30 |
|
dan13ram
|
c76839f056
|
feat: profile layout edit + section add/remove
|
2022-01-13 15:57:01 +05:30 |
|
dan13ram
|
f0d7ad61fe
|
feat: player profile in react-grid-layout
|
2022-01-13 15:57:01 +05:30 |
|