coolify/app/Livewire/Project/Shared/EnvironmentVariable
Andras Bacsai c79b5f1e5c feat: add environment variable autocomplete component
Adds a new EnvVarInput component that provides autocomplete suggestions for shared environment variables from team, project, and environment scopes. Users can reference variables using {{ syntax.

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-19 10:54:19 +01:00
..
Add.php feat: add environment variable autocomplete component 2025-11-19 10:54:19 +01:00
All.php fix(environment): clear computed property cache after adding environment variables 2025-10-07 13:57:59 +02:00
Show.php feat(environment-variables): implement environment variable analysis for build-time issues 2025-09-23 08:53:14 +02:00