Skip to content

chore: address refinement items for EPIC-08 (#8)#381

Merged
steilerDev merged 1 commit into
betafrom
chore/8-refinement
Mar 2, 2026
Merged

chore: address refinement items for EPIC-08 (#8)#381
steilerDev merged 1 commit into
betafrom
chore/8-refinement

Conversation

@steilerDev
Copy link
Copy Markdown
Owner

Summary

  • Backend: added additionalProperties: false and maxLength: 36 constraints to documentLinks route schemas to prevent extra fields and enforce UUID length limits
  • Frontend: replaced template literal query string construction with URLSearchParams for safe query encoding; added minimum touch target size for the document search modal close button on mobile
  • QA: added validation tests covering the new maxLength constraints and URLSearchParams encoding behavior

Test plan

  • Unit tests pass (95%+ coverage)
  • Integration tests pass (documentLinks schema validation)
  • Pre-commit hook quality gates pass
  • CI Quality Gates green on beta

Co-Authored-By: Claude dev-team-lead (Sonnet 4.6) noreply@anthropic.com
Co-Authored-By: Claude backend-developer (Haiku) noreply@anthropic.com
Co-Authored-By: Claude frontend-developer (Haiku) noreply@anthropic.com
Co-Authored-By: Claude qa-integration-tester (Haiku) noreply@anthropic.com

…ations

- Backend: add additionalProperties: false and maxLength: 36 to documentLinks schemas
- Frontend: replace template literal query construction with URLSearchParams; add mobile touch target for modal close button
- QA: add validation tests for maxLength constraints and URLSearchParams encoding

Co-Authored-By: Claude dev-team-lead (Sonnet 4.6) <noreply@anthropic.com>
Co-Authored-By: Claude backend-developer (Haiku) <noreply@anthropic.com>
Co-Authored-By: Claude frontend-developer (Haiku) <noreply@anthropic.com>
Co-Authored-By: Claude qa-integration-tester (Haiku) <noreply@anthropic.com>
@steilerDev steilerDev merged commit adb355e into beta Mar 2, 2026
9 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 2, 2026

🎉 This PR is included in version 1.10.0-beta.82 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 2, 2026

🎉 This PR is included in version 1.11.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants