Files
rustfs-console/components/lifecycle
overtrue 08aa11e754 feat: refactor bucket selector component for reuse
- Enhance bucket-selector component to auto-load bucket list
- Add bucket prefix display in selected value (e.g., '存储桶: bucket-name')
- Remove separate Label component, prefix now shown in selector value
- Update all pages (events, lifecycle, replication) to use refactored component
- Fix type errors: accept string | null for bucketName prop in form components
2025-10-31 21:29:20 +08:00
..