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 fix(environment-variable): update checkbox visibility and helper text for build and runtime options 2025-09-24 17:27:48 +02:00
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 fix(configuration-checker): update message to clarify redeployment requirement for configuration changes 2025-09-28 09:58:05 +02:00
danger.blade.php refactor(ui): replace warning and error divs with callout components for improved consistency and readability 2025-09-25 11:14:56 +02:00
destination.blade.php ui(core): update projects property type and enhance UI styling 2025-10-01 08:23:35 +02:00
execute-container-command.blade.php
get-logs.blade.php
health-checks.blade.php Replaced old warning text with new callout component + rewritten warning for more clarity 2025-09-29 10:17:30 +05:30
logs.blade.php
metrics.blade.php
resource-limits.blade.php
resource-operations.blade.php feat(ui): enhance resource operations interface with dynamic selection for cloning and moving resources 2025-09-29 14:44:50 +02:00
tags.blade.php refactor(ui): replace warning and error divs with callout components for improved consistency and readability 2025-09-25 11:14:56 +02:00
terminal.blade.php
upload-config.blade.php
webhooks.blade.php refactor(ui): replace warning and error divs with callout components for improved consistency and readability 2025-09-25 11:14:56 +02:00