feat: UX polish bundle — delete details, edit borders, receipt timestamps#247
Merged
daveharmswebdev merged 2 commits intomainfrom Feb 21, 2026
Merged
feat: UX polish bundle — delete details, edit borders, receipt timestamps#247daveharmswebdev merged 2 commits intomainfrom
daveharmswebdev merged 2 commits intomainfrom
Conversation
…stamps (#220, #222, #223) Story 16.5: UX Polish Bundle - AC1: Show record details in inline delete confirmations (income row) and add secondaryMessage to income-detail, work-order-detail, and receipts delete dialogs - AC2: Add border + subtle shadow to expense edit form and income row edit/confirming states - AC3: Show exact timestamp alongside relative time in receipt queue items - 4 new unit tests, all 2424 frontend tests passing Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Fix empty secondaryMessage bug when work order has no description - Improve receipt delete dialog to show property name + date - Replace hardcoded rgba color with theme token on .exact-date - Use CurrencyPipe.transform instead of toLocaleString in income-detail - Add 6 unit tests for dialog secondaryMessage in income-detail, work-order-detail, and receipts components (2430 tests passing) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
$1,500.00 on Jan 15, 2026 — source. AddedsecondaryMessageto income-detail, work-order-detail, and receipts delete dialogs for consistency.border: 1px solid+box-shadow: 0 1px 4pxto expense edit form and income row editing/confirming states for visual separation.Jan 14, 2026 3:42 PM) below relative time in receipt queue items usingdate-fnsformat().Test plan
🤖 Generated with Claude Code