docs: capture tier migration progress

This commit is contained in:
overtrue
2025-10-26 15:41:35 +08:00
parent 96bf33f573
commit 08180c71ec
+1
View File
@@ -17,5 +17,6 @@
- [x] Migrate Event Destinations list and creation modal to shared ShadCN wrappers.
- [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.
- [ ] 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.