Skip to content

feat: add contact payment UI#553

Open
ben-kaufman wants to merge 1 commit into
codex/paykit-private-paymentsfrom
codex/private-payments-contact-ui
Open

feat: add contact payment UI#553
ben-kaufman wants to merge 1 commit into
codex/paykit-private-paymentsfrom
codex/private-payments-contact-ui

Conversation

@ben-kaufman
Copy link
Copy Markdown
Contributor

Description

Adds the contact-payment UI that was intentionally left out of the private Paykit PR:

  • Send -> Contact selection with contact-aware send headers.
  • Contact avatars in the main activity lists, while contact-specific activity lists keep the standard arrow icon.
  • Activity detail contact assignment, assigned-contact display, and detach action.
  • Settings -> General -> Payment Preference toggles for Lightning/on-chain payment methods and private/public contact-payment publishing.

This targets codex/paykit-private-payments so it can be reviewed separately from the private Paykit core work.

Linked Issues/Tasks

Refs #539

Screenshot / Video

Not attached in this PR body. The UI was validated locally against the simulator flow, and this branch is intentionally scoped to UI/wiring on top of the private payments branch.

Verification

  • swiftformat --lint Bitkit/Services/PrivatePaykitService+Endpoints.swift Bitkit/ViewModels/SettingsViewModel.swift Bitkit/Views/Settings/General/PaymentPreferenceView.swift Bitkit/Views/Wallets/Activity/ActivityRow.swift Bitkit/Views/Wallets/Activity/ActivityItemView.swift Bitkit/Views/Wallets/Send/SendContactSelectView.swift Bitkit/Views/Wallets/Send/SendOptionsView.swift Bitkit/Views/Wallets/Send/SendSheet.swift Bitkit/Views/Wallets/Activity/AssignActivityContactView.swift Bitkit/Components/PubkyContactAvatar.swift Bitkit/Components/PubkyContactRow.swift
  • git diff --check
  • git diff --cached --check
  • node scripts/validate-translations.js
  • env DEVELOPER_DIR=/Users/benk10/Downloads/Old\ Mac\ Backup/Xcode.app/Contents/Developer xcodebuild -quiet -project Bitkit.xcodeproj -scheme Bitkit -configuration Debug -destination id=15FE6795-02FB-4073-A427-63F0B39A3A17 -derivedDataPath /private/tmp/bitkit-contact-ui-build build

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9c15ee26c4

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread Bitkit/Services/PrivatePaykitService.swift
@ben-kaufman ben-kaufman force-pushed the codex/private-payments-contact-ui branch 2 times, most recently from fccb47f to 42aba93 Compare May 16, 2026 01:07
@ben-kaufman ben-kaufman force-pushed the codex/private-payments-contact-ui branch from 42aba93 to c55532d Compare May 16, 2026 01:20
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