-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
global: improved indexing, data flow and search
* Refactors data flow and indexing so that the aggregate data model is in charge of all data parsing of the user and role model as well as indexing * Adds domain data and user identities and further attributes to the users index and makes them searchable for admins. * Fixes indexing/facets of email domain values. * Allows admins to search for restricted email addresses. * Add admin facets for domain, account status, domain status. * Add sort options to admin user search.
- Loading branch information
Showing
18 changed files
with
1,134 additions
and
326 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.