coolify/app/Livewire/Storage
Andras Bacsai fbbaab55f5 feat(storage): implement transaction handling in storage settings submission
- Wrapped the storage settings submission process in a database transaction to ensure data integrity.
- Added connection testing within the transaction to verify settings before finalizing the save.
- Enhanced error handling by refreshing the model state after a rollback, ensuring the UI reflects the latest database values.
- Dispatch success event upon successful update and verification of storage settings.
2025-10-07 15:08:22 +02:00
..
Create.php feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled. 2025-08-26 10:27:38 +02:00
Form.php feat(storage): implement transaction handling in storage settings submission 2025-10-07 15:08:22 +02:00
Index.php Fix styling 2024-06-10 20:43:34 +00:00
Show.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00