docs: note import-export migration progress

This commit is contained in:
overtrue
2025-10-26 16:00:35 +08:00
parent 80e953f1fd
commit 56e536f092
+1
View File
@@ -18,5 +18,6 @@
- [x] Migrate Lifecycle management (list + creation modal) onto shared ShadCN components.
- [x] Migrate Replication management (list + creation modal) onto shared ShadCN components.
- [x] Migrate Tier management (list + modals) onto shared ShadCN components.
- [x] Migrate IAM import/export workflows to ShadCN components and new upload zone.
- [ ] Migrate feature-specific views to consume the new shared components, auditing for leftover Naive UI imports and styles.
- [ ] Remove Naive UI dependencies and configuration, ensuring ESLint/Vitest/build succeed.