Skip to content

[WIP] Update template layout and address linting feedback#1420

Merged
nielsdrost7 merged 3 commits intofeat/988-template-layout-redesignfrom
copilot/sub-pr-1408
Jan 20, 2026
Merged

[WIP] Update template layout and address linting feedback#1420
nielsdrost7 merged 3 commits intofeat/988-template-layout-redesignfrom
copilot/sub-pr-1408

Conversation

Copy link
Contributor

Copilot AI commented Jan 20, 2026

  • Understand the repository structure and linting tools
  • Run existing linters (Rector, PHPCS, Pint) on the template files
  • Fix inconsistencies in translation function usage (trans() vs lang())
    • Replaced all lang() calls with trans() for consistency
    • Fixed hardcoded "Invoiced To" string in overdue template
    • Added missing invoice details section to paid template
  • Remove duplicate HTML structure from public invoice template
    • Removed incomplete duplicate template (197 lines) that was accidentally added
    • Kept the complete, working template
  • Additional code quality improvements
  • Validate changes don't break functionality
  • Final code review and security scan

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 20, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Copilot AI and others added 2 commits January 20, 2026 09:15
Co-authored-by: nielsdrost7 <47660417+nielsdrost7@users.noreply.github.com>
Co-authored-by: nielsdrost7 <47660417+nielsdrost7@users.noreply.github.com>
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