Skip to content

Add an admin email lookup tool #1661

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Jul 1, 2025
Merged

Add an admin email lookup tool #1661

merged 10 commits into from
Jul 1, 2025

Conversation

ArtOfCode-
Copy link
Member

Allows admins to look up user accounts by email address (for i.e. deletion requests).

Only shows profiles in communities on which the querying user is an admin.

@ArtOfCode- ArtOfCode- requested review from Oaphi and a team June 27, 2025 02:49
Copy link

codecov bot commented Jun 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.30%. Comparing base (0508ea0) to head (d2a1428).
Report is 11 commits behind head on develop.

Additional details and impacted files
Components Coverage Δ
controllers 61.65% <100.00%> (+0.09%) ⬆️
helpers 69.17% <ø> (+0.11%) ⬆️
jobs 28.00% <ø> (ø)
models 81.93% <100.00%> (+0.10%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@Oaphi Oaphi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't the new tool be available in the list of tools available for admins, @ArtOfCode-, or am I missing something?

Screenshot from 2025-07-01 01-53-55

@Oaphi
Copy link
Member

Oaphi commented Jun 30, 2025

I've also left some suggestions as a standalone PR targeted to this one (I don't know of a better way of making multi-file suggestions via GitHub)

@ArtOfCode- ArtOfCode- requested a review from Oaphi July 1, 2025 10:47
Copy link
Member

@Oaphi Oaphi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, everything works as expected!

@Oaphi Oaphi merged commit 51cbe3e into develop Jul 1, 2025
10 checks passed
@Oaphi Oaphi deleted the art/admin-email-query branch July 1, 2025 13:18
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