mirror of
https://github.com/quay/quay.git
synced 2026-01-26 06:21:37 +03:00
Normal users couldn't see their own namespace quota in the Organizations list Size column. The backend already returns quota_report in /api/v1/user/ but the frontend wasn't using it. Added fallback to use current user's quota_report when superuser data isn't available. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <noreply@anthropic.com>