- 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. |
||
|---|---|---|
| .. | ||
| configuration.blade.php | ||
| database.blade.php | ||
| edit-compose.blade.php | ||
| edit-domain.blade.php | ||
| file-storage.blade.php | ||
| heading.blade.php | ||
| index.blade.php | ||
| service-application-view.blade.php | ||
| stack-form.blade.php | ||
| storage.blade.php | ||