hashicorp-forge / hermes

A document management system
Mozilla Public License 2.0
1.82k stars 100 forks source link

Improve performance when getting a project's related resources #592

Closed jfreda closed 9 months ago

jfreda commented 9 months ago

This PR improves the logic and database queries for getting a project's related resources. Note that the backend doesn't need to provide avatars (ownerPhotos) for this endpoint anymore because these are requested separately by the frontend.