coolify/resources/views/livewire/project/shared
Andras Bacsai b4cfb78f86 feat(storage): add read-only volume handling and UI notifications
- Introduced `isReadOnlyVolume` method in `LocalFileVolume` and `LocalPersistentVolume` models to determine if a volume is read-only based on Docker Compose configuration.
- Updated `FileStorage` and `Show` components to set `isReadOnly` state during mounting.
- Enhanced UI to display notifications for read-only volumes, preventing modification actions in the interface.
- Refactored file storage and directory management forms to conditionally enable or disable actions based on read-only status.
2025-10-03 20:05:43 +02:00
..
environment-variable
scheduled-task
storages feat(storage): add read-only volume handling and UI notifications 2025-10-03 20:05:43 +02:00
configuration-checker.blade.php
danger.blade.php
destination.blade.php
execute-container-command.blade.php
get-logs.blade.php
health-checks.blade.php
logs.blade.php
metrics.blade.php
resource-limits.blade.php
resource-operations.blade.php
tags.blade.php
terminal.blade.php
upload-config.blade.php
webhooks.blade.php