coolify/resources/views/livewire/source/github
Andras Bacsai e13a921403 feat: show message when no resources use GitHub App
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>
2025-10-25 10:51:44 +02:00
..
change.blade.php feat: show message when no resources use GitHub App 2025-10-25 10:51:44 +02:00
create.blade.php feat: add warnings for system-wide GitHub Apps 2025-10-25 10:50:50 +02:00