Skip to content

Enterprise homepage: implement repositories panel

Warren Gifford requested to merge fa/repos-panel into main

Created by: attfarhan

Fixes https://github.com/sourcegraph/sourcegraph/issues/13420.

Implements the repositories panel for the enterprise homepage. This looks at recent searches conducted, parses out the repo filters present in each query, and lists these raw values passed to the repo filters. Clicking an entry will conduct a search for that repo: filter.

image image

Merge request reports

Loading