coolify/resources/views/livewire/project/shared/environment-variable
Andras Bacsai 4147cfa537 refactor: use Laravel route() helper for shared variable URLs
- Replace hardcoded URL paths in getScopeUrl() with Laravel's route() helper
- Add scopeUrls property to EnvVarInput component with named routes
- Pass projectUuid and environmentUuid to enable context-specific environment links
- Environment scope link now navigates to the specific project/environment shared variables page

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-25 10:12:17 +01:00
..
add.blade.php refactor: use Laravel route() helper for shared variable URLs 2025-11-25 10:12:17 +01:00
all.blade.php refactor(environment): streamline rendering of Docker Build Secrets checkbox and adjust layout for environment variable settings 2025-09-19 13:45:37 +02:00
show.blade.php fix: make environment variable forms responsive 2025-10-25 10:22:26 +02:00