ros-infrastructure / rosindex

The source code for generating index.ros.org
https://index.ros.org
GNU General Public License v3.0
13 stars 24 forks source link

Add a Tabulator-based combined package search and list #438

Closed rkent closed 3 weeks ago

rkent commented 1 month ago

This is one of a series of PRs to implement a new Tabulator-based combined package search & list page, as discussed in #415. This current PR implements the new page, but does not expose it in the UI. To see the new page, you need to manually enter (website)/search_packages/ in the URL bar. This PR though can be landed independently, or in combination with, #437. After both of these are landed, a simple change to the header link will switch between the old and new package list page. (Or that could be done in this PR if desired instead).