Skip to content

Admin fixes#2763

Merged
acasajus merged 5 commits into
masterfrom
admin-fixes
Jul 7, 2026
Merged

Admin fixes#2763
acasajus merged 5 commits into
masterfrom
admin-fixes

Conversation

@acasajus

@acasajus acasajus commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator
  • Fix admin custom domain search to accept domain ID as query.
  • Add uid: syntax to search custom domains by user ID.
  • Update search placeholder and help text to match.
  • Add warning badge in email search when alias count is unusually high.
  • Log message serialization errors only when all policies fail.

acasajus added 5 commits July 7, 2026 13:59
feat(admin): add domain ID and uid: search to custom domain search
Plain integers now search by domain ID; user lookup requires either an email address (contains @) or the uid:<int> prefix. Adds full unit test coverage for all search paths.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>

User the const for the alias count to display a warning
@acasajus
acasajus enabled auto-merge (rebase) July 7, 2026 11:59
@acasajus
acasajus merged commit bcc31d6 into master Jul 7, 2026
3 checks passed
@acasajus
acasajus deleted the admin-fixes branch July 7, 2026 12:05
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