chore: update review metrics for PR #368#369
Closed
steilerDev wants to merge 3 commits into
Closed
Conversation
…esign tokens, a11y - Add paperlessUrl field to PaperlessStatusResponse shared type - Expose paperlessUrl in server status endpoint and propagate through service, hook, and component props so "View in Paperless-ngx" link renders - Replace hardcoded spacing/padding/font-size/border-radius values with CSS custom properties (design tokens) across all document components - Fix card border weight (2px → 1px), grid breakpoint overlap (1024 → 1023), and selected-card box-shadow to use primary-bg ring - Add focus-visible states with shadow-focus-subtle on buttons - Add aria-label on tag filter chips, aria-expanded/aria-controls on cards, id on detail panel for accessible pairing - Add 44px min-height touch targets for tag chips on mobile - Add prefers-reduced-motion: reduce media query for skeleton shimmer - Fix deferred type imports in test files (after mock registration) - Add tests for paperlessUrl passthrough and null cases Fixes #356 Co-Authored-By: Claude <noreply@anthropic.com>
Pre-commit lint-staged was skipped due to corrupted git index in worktree. Apply Prettier line-length fixes to pass CI format check. Co-Authored-By: Claude <noreply@anthropic.com>
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
Test plan
🤖 Generated with Claude Code