- 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. |
||
|---|---|---|
| .. | ||
| application | ||
| database | ||
| new | ||
| resource | ||
| service | ||
| shared | ||
| add-empty.blade.php | ||
| clone-me.blade.php | ||
| delete-environment.blade.php | ||
| delete-project.blade.php | ||
| edit.blade.php | ||
| environment-edit.blade.php | ||
| index.blade.php | ||
| show.blade.php | ||