coolify/resources/views/livewire/project/shared/environment-variable
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.blade.php feat: add environment variable autocomplete component 2025-11-19 10:54:19 +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