hashicorp-forge / hermes

A document management system
Mozilla Public License 2.0
1.81k stars 96 forks source link

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

Closed jfreda closed 7 months ago

jfreda commented 7 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.