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
..
2025-10-03 10:28:29 +02:00
2025-09-19 15:54:44 +02:00
2025-08-28 10:11:56 +02:00
2025-09-05 14:30:51 +02:00
2024-12-10 08:50:07 +01:00
2025-05-26 14:03:59 +02:00
2025-01-15 17:11:15 +01:00
2025-05-26 14:03:59 +02:00
2025-09-30 13:37:03 +02:00
2025-09-18 18:14:54 +02:00
2025-02-11 17:07:57 +01:00
2024-10-24 13:28:31 +02:00
2025-03-24 17:55:10 +01:00
2025-10-03 20:05:43 +02:00
2025-10-03 20:05:43 +02:00
2025-06-18 14:29:46 +02:00
2024-06-10 20:43:34 +00:00
2025-09-10 08:19:25 +02:00
2025-09-30 13:37:03 +02:00
2024-02-16 21:56:38 +01:00
2025-05-26 14:03:59 +02:00
2025-08-19 12:14:48 +02:00
2025-09-26 08:24:38 +02:00
2023-08-10 15:52:54 +02:00
2025-08-19 12:14:48 +02:00
2024-01-01 18:23:58 -08:00
2025-09-19 10:17:55 +02:00
2025-05-29 14:09:05 +02:00
2025-10-03 10:28:29 +02:00
2025-01-07 15:31:43 +01:00
2025-04-30 16:44:44 +02:00
2025-08-26 10:27:38 +02:00
2025-05-26 14:03:59 +02:00
2025-02-07 19:36:52 +01:00
2025-09-19 10:17:55 +02:00
2025-08-19 12:14:48 +02:00
2025-09-19 10:17:55 +02:00
2025-09-19 10:17:55 +02:00
2025-09-19 10:17:55 +02:00
2025-09-19 10:17:55 +02:00
2025-09-19 10:17:55 +02:00
2025-09-19 10:17:55 +02:00
2025-09-19 10:17:55 +02:00
2025-01-07 15:31:43 +01:00
2025-01-07 15:31:43 +01:00
2025-08-19 12:14:48 +02:00
2025-09-25 09:29:24 +02:00
2025-09-25 11:33:32 +02:00
2025-05-26 14:03:59 +02:00
2025-09-05 17:44:34 +02:00
2025-08-12 10:07:11 +02:00