kkfluous
c0d504cb7b
feat: persist mileage monitoring context
2026-08-07 18:39:13 +08:00
kkfluous
d958f3b28f
fix: bind mileage list to request context
2026-08-07 18:30:49 +08:00
kkfluous
f8e926876c
fix: make mileage fullscreen failures visible
2026-08-07 18:23:50 +08:00
kkfluous
6bf88a25e3
fix: preserve vehicle drill date context
2026-08-07 18:16:14 +08:00
kkfluous
017001e889
fix: preserve dated vehicle panel snapshots
2026-08-07 18:09:52 +08:00
kkfluous
b11187aba7
fix: surface mileage child request failures
2026-08-07 18:01:38 +08:00
kkfluous
a344497505
fix: distinguish mileage statistics failures
2026-08-07 17:58:54 +08:00
kkfluous
d1ed3903fe
feat: flag mileage target coverage gaps
2026-08-07 17:52:49 +08:00
kkfluous
bca0f7fe82
feat: publish mileage assessment freshness
2026-08-07 17:49:52 +08:00
kkfluous
8a7ce7eccf
perf: reuse mileage target snapshots
2026-08-07 17:46:51 +08:00
kkfluous
2de417e109
fix: reconcile mileage attribution totals
2026-08-07 17:42:21 +08:00
kkfluous
67a269651e
feat: preserve mileage assessment years
2026-08-07 17:37:05 +08:00
kkfluous
64571d58c3
feat: reconcile electric daily totals
2026-08-07 17:03:16 +08:00
kkfluous
11b1afd68c
fix: preserve electric drilldown history
2026-08-07 16:59:02 +08:00
kkfluous
0adc2c80f7
feat: make energy chart drilldowns keyboard accessible
2026-08-07 16:56:01 +08:00
kkfluous
86a23ad343
refactor: unify BI vehicle scope controls
2026-08-07 16:53:07 +08:00
kkfluous
ea9c9212e2
fix: restore BI quick date state
2026-08-07 16:49:42 +08:00
kkfluous
3d57787e61
refactor: unify BI date range filters
2026-08-07 16:44:31 +08:00
kkfluous
55297a6240
refactor: unify embedded BI states
2026-08-07 16:37:53 +08:00
kkfluous
671a7a8224
refactor: persist ETC analysis state
2026-08-07 16:34:32 +08:00
kkfluous
a8f7548314
feat: drill hydrogen trends into orders
2026-08-07 16:29:26 +08:00
kkfluous
263d8c6245
feat: add ETC records and bill drilldowns
2026-08-07 16:19:19 +08:00
kkfluous
47a4474608
feat: surface BI data source health
2026-08-07 16:09:01 +08:00
kkfluous
52c785f6ec
feat: observe BI data source health
2026-08-07 16:05:20 +08:00
kkfluous
02d714175f
feat: expose BI configuration readiness
2026-08-07 16:00:04 +08:00
kkfluous
de2a0896c4
perf: reuse mileage monitoring snapshots
2026-08-07 15:48:07 +08:00
kkfluous
60e81cb4ba
security: externalize BI data source credentials
2026-08-07 15:42:34 +08:00
kkfluous
c2d42efa6d
docs: define incremental BI refactor roadmap
2026-08-07 15:32:47 +08:00
kkfluous
6b72f0ce3c
feat(mileage): default to instrument-only source
2026-07-23 15:12:36 +08:00
kkfluous
d8773ff0a0
feat(mileage): add OneOS source priority controls
2026-07-23 14:11:52 +08:00
kkfluous
3f29bed5fa
feat: integrate OneOS mileage APIs and release v1.1.10
ci/woodpecker/push/woodpecker Pipeline was successful
2026-07-23 12:19:11 +08:00
kkfluous and Claude Opus 4.7
ccd97d3aae
docs(energy): add 7-task implementation plan
...
Mobile + desktop responsive front-end module with mocked data.
Each task = lint pass + chrome-devtools visual verification (no
test framework in this project).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-28 11:04:08 +08:00
kkfluous and Claude Opus 4.7
61db692980
docs(energy): add design spec for new 能源管理 module
...
Mobile-first responsive entry under bottom nav. Phase 1: front-end
prototype with mocked data — backend deferred. Mirrors three FineBI
dashboards (TPqB / GBSp / 0iqP) restructured into 氢能/电能 tabs.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-28 10:57:12 +08:00
kkfluous and Claude Opus 4.6
253cc2f2c0
fix(scheduling): fix vehicle type classification and algorithm candidate matching
...
- classifyVehicleType now parses dic_type.dic_name (e.g. "4.5吨冷链车") instead of raw model code
- Remove overly strict completionRate >= 0.8 filter for hopeless candidates
- Use vehicle's yearTarget as fallback when inventory has no assessment target
- Filter out suggestions with no candidates (not actionable)
- estimatedGain counts rescue_hopeless suggestions as potential gains
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-16 20:31:44 +08:00
kkfluous and Claude Opus 4.6
32b297c731
docs: 智能调度模块实现计划
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-16 20:17:08 +08:00
kkfluous and Claude Opus 4.6
9bf9bdd8ff
docs: 智能调度模块设计规格
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-16 20:11:51 +08:00
kkfluous and Claude Opus 4.6
3d6c31a86e
docs: 添加里程管理模块实施计划
...
7 个 Task:后端数据库连接+API 路由、前端类型+API 客户端、
MileageModule Tab 切换、MonitoringView 1:1 复刻、
StatisticsView 1:1 复刻、集成验证。
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-01 21:01:58 +08:00
kkfluous and Claude Opus 4.6
7cf7bc945a
docs: 添加里程管理模块设计文档
...
覆盖架构、API 端点、前端组件、数据映射,
1:1 复刻原型的实时监控和统计报表。
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-01 20:55:45 +08:00
kkfluous and Claude Opus 4.6
b495cac0fe
docs: 添加模块化重构实施计划
...
7 个 Task 的详细步骤,覆盖 SearchSelect 抽取、文件迁移、
AssetsModule 创建、Shell 布局、里程占位、App.tsx 重写和清理。
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-01 19:07:02 +08:00
kkfluous and Claude Opus 4.6
cfd81b1b9d
docs: 添加模块化重构设计文档
...
支持多 BI 大类(资产管理、里程管理)的架构重构设计,
包括目录结构、Shell 布局、导航机制和迁移策略。
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-01 19:03:13 +08:00