Skip to content

Add fuse-backed org search to superadmin org list #2277

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 1 commit into from
Jan 7, 2025

Conversation

emma-sg
Copy link
Member

@emma-sg emma-sg commented Jan 7, 2025

Closes #2276

Adds a simple search bar to the superadmin interface that allows users to search for orgs by org name, id, users (names and emails), and subscriptions (subscription id and plan id).

Extended search is enabled, so exact search terms like =stripe:sub_xxxxxxx can be used to find a specific org directly. See the docs for what operators are available.

Screenshot 2025-01-07 at 1 59 27 PM Screenshot 2025-01-07 at 1 59 39 PM

@emma-sg emma-sg added enhancement Requests a change to a feature front end Requires front end dev work labels Jan 7, 2025
@emma-sg emma-sg requested review from ikreymer, SuaYoo and tw4l January 7, 2025 19:01
@emma-sg emma-sg self-assigned this Jan 7, 2025
Copy link
Member

@SuaYoo SuaYoo left a comment

Choose a reason for hiding this comment

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

Nice!

@emma-sg emma-sg merged commit d6189ee into main Jan 7, 2025
2 checks passed
@emma-sg emma-sg deleted the frontend-superadmin-search branch January 7, 2025 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Requests a change to a feature front end Requires front end dev work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add superadmin org search
2 participants