DUNGEONS-12: add profile management #9

Merged
Perfect_Python500 merged 1 commits from agent/codex-chatgpt/24f3d9f6 into main 2026-08-20 15:18:26 +00:00

Closes DUNGEONS-12
Closes DUNGEONS-13

Summary:

  • replace one-click avatar sign-out with a styled account management page
  • add display name, profile description, avatar upload/removal, password updates, and explicit sign-out
  • let shared campaign members open privacy-scoped player profiles with registration and shared-universe details
  • add schema v9 profile fields, a constrained public avatar bucket, and profile API validation

Validation:

  • pnpm test:unit (29 passed)
  • pnpm typecheck
  • pnpm build
  • pnpm db:bundle
Closes DUNGEONS-12 Closes DUNGEONS-13 Summary: - replace one-click avatar sign-out with a styled account management page - add display name, profile description, avatar upload/removal, password updates, and explicit sign-out - let shared campaign members open privacy-scoped player profiles with registration and shared-universe details - add schema v9 profile fields, a constrained public avatar bucket, and profile API validation Validation: - pnpm test:unit (29 passed) - pnpm typecheck - pnpm build - pnpm db:bundle
Perfect_Python500 added 1 commit 2026-08-20 14:25:38 +00:00
feat(web): add profile management
Some checks failed
CI / validate (push) Successful in 19m25s
CI / validate (pull_request) Failing after 9m54s
41f4633dca
Co-authored-by: multica-agent <github@multica.ai>
Perfect_Python500 merged commit fb4b06711d into main 2026-08-20 15:18:26 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Perfect_Python500/Dungeons-Ground#9