coolify/app/Livewire/Project/Shared/EnvironmentVariable
Andras Bacsai d525c12457 fix(env): keep dev view env saves independent of search
Search environment variables case-insensitively by key, add accessible search
labeling, and ensure switching to developer view after searching loads the full
variable set so non-matching entries are not removed on save.
2026-06-03 11:40:54 +02:00
..
Add.php fix(env): validate Docker-compatible variable keys 2026-05-11 15:43:09 +02:00
All.php fix(env): keep dev view env saves independent of search 2026-06-03 11:40:54 +02:00
Show.php fix(env): validate Docker-compatible variable keys 2026-05-11 15:43:09 +02:00
ShowHardcoded.php feat: add comprehensive environment variable parsing with nested resolution and hardcoded variable detection 2025-12-27 15:24:53 +01:00