hashicorp-forge / hermes

A document management system
Mozilla Public License 2.0
1.8k stars 95 forks source link

Use backend for project-status filtering #655

Closed jeffdaley closed 5 months ago

jeffdaley commented 5 months ago

Improves fetch efficiency of filtered projects. Instead of loading all projects and separating them locally, we now include a query in the back-end request to return only what we need.