Skip to content

Add admin search and links for remote repositories#12904

Closed
ericholscher wants to merge 1 commit intomainfrom
codex/remote-repository-admin-search-8074
Closed

Add admin search and links for remote repositories#12904
ericholscher wants to merge 1 commit intomainfrom
codex/remote-repository-admin-search-8074

Conversation

@ericholscher
Copy link
Copy Markdown
Member

This improves the Django admin workflow around remote repository objects and their user relationships.

Admins can now find remote repositories by linked project name or slug, open a remote repository record and jump straight to its filtered relation records, and search remote repository relations by either the repository details or the linked project. This addresses the inspection gaps described in #8074.

Validation:

  • /Users/eric/projects/readthedocs.org/.venv/bin/pytest --reuse-db --ds=readthedocs.settings.test readthedocs/oauth/tests/test_admin.py

Fixes #8074

Generated by Copilot.

@ericholscher ericholscher changed the title [codex] Add admin search and links for remote repositories Add admin search and links for remote repositories Mar 31, 2026
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.

Add admin search and filters on remote repository objects

1 participant