coolify/resources/views
Andras Bacsai a69339804c feat: add warnings for system-wide GitHub Apps
Added warning callouts to inform users that system-wide GitHub Apps are not recommended for security reasons.

Changes:
- Added warning callout in Create view when system-wide checkbox is enabled
- Added warning callout in Change view when GitHub App is system-wide
- Warning explains that system-wide apps are shared across all teams and can access repositories from any team
- Recommends creating team-specific GitHub Apps for better security and isolation

The warnings only appear on self-hosted instances where system-wide option is available (not on cloud).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-25 10:50:50 +02:00
..
auth Changes auto-committed by Conductor (#6908) 2025-10-16 17:33:42 +02:00
components fix: make modals scrollable on small screens 2025-10-24 18:27:16 +02:00
emails feat: implement Hetzner deletion failure notification system with email and messaging support 2025-10-10 09:35:58 +02:00
errors fix(errors): update error pages to provide navigation options 2025-08-22 14:00:01 +02:00
layouts fix: eliminate dark mode white screen flicker on page transitions 2025-10-23 20:46:58 +02:00
livewire feat: add warnings for system-wide GitHub Apps 2025-10-25 10:50:50 +02:00
server
source feat(project): enhance project index with resource creation capabilities 2025-10-07 17:17:31 +02:00
vendor/mail