geo/frontend/app/(dashboard)/dashboard
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
..
admin feat: 完成系统真实化改造 + Mock清除 + 文档编写 2026-05-23 21:35:10 +08:00
agents fix: frontend quality improvements 2026-06-01 23:41:27 +08:00
ai-engines feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
analytics feat: 完成系统真实化改造 + Mock清除 + 文档编写 2026-05-23 21:35:10 +08:00
citations feat: 完成系统真实化改造 + Mock清除 + 文档编写 2026-05-23 21:35:10 +08:00
clients fix: 消除所有Mock/Stub/假数据,确保业务流程使用真实数据 2026-05-25 21:51:48 +08:00
content feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
diagnosis feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
distribution feat: 完成系统真实化改造 + Mock清除 + 文档编写 2026-05-23 21:35:10 +08:00
knowledge feat: 完成系统真实化改造 + Mock清除 + 文档编写 2026-05-23 21:35:10 +08:00
lifecycle fix: unify frontend API client - add blob support to fetchWithAuth, eliminate raw fetch calls 2026-06-01 20:54:12 +08:00
monitoring feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
publishing feat: 修复前后端API路径不匹配,对接真实数据与百炼LLM 2026-05-23 14:45:51 +08:00
queries feat: 完成系统真实化改造 + Mock清除 + 文档编写 2026-05-23 21:35:10 +08:00
reports fix: unify frontend API client - add blob support to fetchWithAuth, eliminate raw fetch calls 2026-06-01 20:54:12 +08:00
roi feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
settings feat: API Key管理+用量追踪完整功能链路 2026-05-25 15:37:33 +08:00
strategy fix: frontend quality improvements 2026-06-01 23:41:27 +08:00
suggestions feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
usage feat: API Key管理+用量追踪完整功能链路v2(真实可用) 2026-05-25 20:43:08 +08:00
page.tsx feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00