mirror of
https://github.com/khairul169/garage-webui.git
synced 2025-12-18 21:31:04 +07:00
- Refactored `Bucket` and `UpdateBucket` types to include detailed website configuration and quota properties. - Updated hooks to utilize the new `UpdateBucket` type for mutation functions. - Adjusted form schemas and management logic to reflect changes in website access and quota handling. - Enhanced default values and reset logic in forms for better user experience.