coolify/resources/views/livewire/project/shared/environment-variable
Andras Bacsai 4623853c99 fix: allow editing comments on locked environment variables
Modified the locked environment variable view to keep the comment field editable even when the variable value is locked. Users with update permission can now edit comments on locked variables, while users without permission can still view the comment for reference.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-27 15:24:09 +01:00
..
add.blade.php feat: add comment field to shared environment variables 2025-12-27 15:24:09 +01:00
all.blade.php feat: add comment field to environment variables 2025-12-27 15:24:09 +01:00
show.blade.php fix: allow editing comments on locked environment variables 2025-12-27 15:24:09 +01:00