coolify/resources/views/livewire/project/shared/environment-variable
Andras Bacsai e33558488e feat: add comment field to environment variables
- Add comment field to EnvironmentVariable model and database
- Update parseEnvFormatToArray to extract inline comments from env files
- Update Livewire components to handle comment field
- Add UI for displaying and editing comments
- Add tests for comment parsing functionality
2025-12-27 15:24:09 +01:00
..
add.blade.php fix: prevent divide-by-zero in env-var autocomplete navigation 2025-11-25 10:55:37 +01:00
all.blade.php feat: add comment field to environment variables 2025-12-27 15:24:09 +01:00
show.blade.php feat: add comment field to environment variables 2025-12-27 15:24:09 +01:00