This repository was archived by the owner on Sep 30, 2024. It is now read-only.
Site admin repos: Add indexed filtering dropdown and count-by-status …#45288
Merged
Conversation
…link that triggers the filter
Bundle size report 📦
Look at the Statoscope report for a full comparison between the commits 2d30e93 and b297655 or learn more. Open explanation
|
Contributor
Author
|
Please let me know if there is any extra testing that is reasonable here. The component change feels minimal that existing UI unit tests are sufficient, while the back end is tested from graphQL down to the database. |
mrnugget
approved these changes
Dec 7, 2022
Co-authored-by: Thorsten Ball <mrnugget@gmail.com>
Contributor
Author
|
Thank you for the comments and suggestions! |
…ourcegraph/sourcegraph into cbart/39328-indexed-filtering-dropdown
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #39328
In site admin > repositories page
See it in action:
https://www.loom.com/share/3b4c89066fd14dcf8a4e067499fa4394
Test plan
Manually tested and recorded a demo.
App preview:
Check out the client app preview documentation to learn more.