docs(dashboard): update plan to support post-TypeScript conversion patterns
- Add prerequisites section (TypeScript conversion must be completed first) - Update execution order: TypeScript (16-21 days) then dashboard (3-4 days) - Revise Phase 7 TypeScript implementation: - Change file locations from web/src/ to web/ts/features/dashboard/ - Replace inline onclick with data-action attributes - Use shared apiClient instead of raw fetch() - Add event delegation with on() utility - Import showToast from core instead of global - Add type definitions matching Go handlers - Update templates to load new TypeScript module paths - Add summary of key changes from original plan - Ensure consistency with TypeScript Conversion Plan patterns
This commit is contained in:
+349
-682
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user