Skip to content

Add desktop profile management UI - #25

Merged
wesbillman merged 1 commit into
mainfrom
codex/add-profile-management-ui
Mar 11, 2026
Merged

Add desktop profile management UI#25
wesbillman merged 1 commit into
mainfrom
codex/add-profile-management-ui

Conversation

@wesbillman

Copy link
Copy Markdown
Collaborator

Summary

  • add a relay-backed desktop profile surface with Tauri bridge commands, shared types, and React Query hooks
  • add a profile management sheet plus sidebar entry point for editing display name, avatar URL, and about
  • extend desktop e2e mocks and Playwright coverage for profile editing

Validation

  • pnpm typecheck
  • pnpm check
  • cargo check --manifest-path desktop/src-tauri/Cargo.toml
  • pnpm build
  • cargo clippy --workspace --all-targets -- -D warnings
  • ./scripts/run-tests.sh unit
  • pnpm test:e2e:integration --grep "updates the relay-backed profile from the sidebar"

@wesbillman
wesbillman merged commit 0320196 into main Mar 11, 2026
8 checks passed
@wesbillman
wesbillman deleted the codex/add-profile-management-ui branch March 11, 2026 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant