Skip to content
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

Admin: wildcard searching on all filter text fields #499

Closed
vohmar opened this issue May 3, 2017 · 0 comments · Fixed by #2325
Closed

Admin: wildcard searching on all filter text fields #499

vohmar opened this issue May 3, 2017 · 0 comments · Fixed by #2325
Assignees

Comments

@vohmar
Copy link
Contributor

vohmar commented May 3, 2017

Currently the partial and wildcard search (%) is enabled only on domain field in domain listing (/admin/domains), name filed in contact listing (/admin/contacts) and domain version view (/admin/domain_versions), but it should be available on all filter fields that enable text search

  • /admin/domains - regsitrant ident, contact ident, nameserver
  • /admin/contacts - partial search missing on all text fields, wildcard working on all
  • /admin/contact_versions - wildcard search missing on all text fields, partial working on all
  • /admin/blocked_domains - partail search missing on name, wildcard works on name
  • /admin/reserved_domains - partail search missing on name, wildcard works on name
  • /admin/epp_logs - wildcard search missing on API user, registrar; partial search works
  • /admin/repp_logs - wildcars search missing on API user, registrar; partial search works
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants