Skip to content

feat: add confirm payment button to RealUnit quote detail#964

Merged
TaprootFreak merged 2 commits intodevelopfrom
feature/realunit-confirm-payment
Feb 16, 2026
Merged

feat: add confirm payment button to RealUnit quote detail#964
TaprootFreak merged 2 commits intodevelopfrom
feature/realunit-confirm-payment

Conversation

@TaprootFreak
Copy link
Collaborator

Summary

  • Add "Confirm Payment Received" button on RealUnit quote detail screen (admin only)
  • Button visible only when quote status is WaitingForPayment
  • Confirmation overlay dialog before executing action
  • Translations added for DE/FR/IT

Test plan

  • Verify button appears only for quotes with WaitingForPayment status
  • Click button → confirmation dialog appears with Cancel/Confirm
  • Confirm → API call succeeds → navigates back to quotes list
  • Cancel → dialog closes, no API call
  • Verify translations display correctly in DE, FR, IT

Add "Confirm Payment Received" button on quote detail screen,
visible only for quotes in WaitingForPayment status. Includes
confirmation overlay dialog and translations in DE/FR/IT.
Clear quotes state after confirming payment so the quotes list
re-fetches fresh data when navigating back, preventing stale
WaitingForPayment status display.
@TaprootFreak TaprootFreak merged commit 723fb10 into develop Feb 16, 2026
6 checks passed
@TaprootFreak TaprootFreak deleted the feature/realunit-confirm-payment branch February 16, 2026 08:09
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.

2 participants