Skip to content

feat: tighten CORS policy and improve payroll history empty states#567

Merged
Wilfred007 merged 2 commits intoGildado:mainfrom
charlesbarleyman:feat/issues-359-362-363-364
Mar 30, 2026
Merged

feat: tighten CORS policy and improve payroll history empty states#567
Wilfred007 merged 2 commits intoGildado:mainfrom
charlesbarleyman:feat/issues-359-362-363-364

Conversation

@charlesbarleyman
Copy link
Copy Markdown
Contributor

Summary

  • tighten backend CORS behavior so requests are rejected when no trusted origins are configured, and document comma-separated allowlist usage for staging/production domains.
  • improve payroll history empty state copy to show a friendlier "No transactions yet" message when no data exists while keeping filter-empty behavior explicit.
  • improve dashboard text contrast in revenue split views by raising muted zinc text tones for better readability.

Validation

  • frontend: npm run test -- TransactionHistory.integration.test.tsx (passes)
  • backend: build currently has pre-existing TypeScript errors unrelated to this change, so full backend build is not green in this workspace.

Closes #359
Closes #362
Closes #363
Closes #364

@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 30, 2026

@charlesbarleyman Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Wilfred007 Wilfred007 merged commit 9b4a5be into Gildado:main Mar 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants