- 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.php | ||
| Database.php | ||
| EditCompose.php | ||
| EditDomain.php | ||
| FileStorage.php | ||
| Heading.php | ||
| Index.php | ||
| ServiceApplicationView.php | ||
| StackForm.php | ||
| Storage.php | ||