geo/frontend/types
chiguyong 45e151fc31 fix: frontend quality improvements
- Fix ONBOARDING_STEPS count (5→6) to match actual flow
- Unify OnboardingState type (remove duplicate from page.tsx)
- Replace raw fetch with fetchWithAuth in health-score.ts
- Extract shared utils (round, getStatusColor, DIMENSION_ICONS) to lib/utils/health-score.ts
- Fix Step5 handleComplete silent failure on error
- Remove console.error from Step2/Step4/Step5
- Remove unused props from Step3Platforms
- Fix TS errors in agents/page.tsx and strategy/page.tsx
- Exclude test files from tsc (handled by vitest)
2026-06-01 23:41:27 +08:00
..
ai-engines.ts feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
brand.ts feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
dashboard-health.ts feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
diagnosis.ts feat: P0-P2功能实现 + GEO workflow分析与规划 2026-05-25 09:45:18 +08:00
next-action.ts feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
next-auth.d.ts feat: 完成系统真实化改造 + Mock清除 + 文档编写 2026-05-23 21:35:10 +08:00
onboarding.ts fix: frontend quality improvements 2026-06-01 23:41:27 +08:00
strategy.ts feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
suggestion.ts feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00