mirror of
https://github.com/rustfs/console.git
synced 2026-09-21 22:29:54 +08:00
- Migrate pages/events/index.vue to use DataTable - Migrate pages/license/index.vue feature permissions table to DataTable - Migrate components/user/* tables to DataTable (account, policies, groups) - Migrate components/user-group/* tables to DataTable (policies, members, set-policies-mutiple) - Replace native table elements and raw Table components with shared DataTable - Implement search functionality using DataTable filter capabilities - Ensure consistent table rendering across the application