mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 21:20:29 +00:00
Improved the Resources section to show a clear message instead of an empty table when no resources are using the GitHub App. Changes: - Added conditional check for empty applications collection - Shows "No resources are currently using this GitHub App." message when empty - Only displays the table with headers when there are actual resources - Changed @forelse to @foreach since we now handle empty state explicitly This provides better UX by giving clear feedback instead of showing an empty table structure. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>