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
686fc4e2e2
refactor: stabilize cumulative mileage metrics
2026-08-07 15:56:39 +08:00
kkfluous
8c6a3ad831
refactor: show mileage data freshness
2026-08-07 15:50:24 +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
616341adc8
perf: make mileage pagination explicit
2026-08-07 15:37:07 +08:00
kkfluous
c2d42efa6d
docs: define incremental BI refactor roadmap
2026-08-07 15:32:47 +08:00
kkfluous
326201abab
refactor: surface hydrogen source failures
2026-08-07 15:29:21 +08:00
kkfluous
0d849fcbb1
refactor: expose electric data freshness
2026-08-07 15:22:04 +08:00
kkfluous
21f5e5388a
refactor: align electric overview drilldown
2026-08-07 15:18:58 +08:00
kkfluous
08097f7c29
refactor: surface BI metric definitions
2026-08-07 15:12:34 +08:00
kkfluous
46dbe725de
perf: deduplicate concurrent API reads
2026-08-07 15:04:47 +08:00
kkfluous
0fb62135f3
refactor: expose ETC integration readiness
2026-08-07 15:00:58 +08:00
kkfluous
cdf1fd27e7
refactor: add electric order drilldown
2026-08-07 14:55:55 +08:00
kkfluous
cf9782562b
refactor: define electric BI metric semantics
2026-08-07 14:48:50 +08:00
kkfluous
757ed1ebd6
refactor: add hydrogen customer drilldown
2026-08-07 14:45:36 +08:00
kkfluous
71d0091457
refactor: add hydrogen station drilldown
2026-08-07 14:41:29 +08:00
kkfluous
d53257c65c
refactor: define hydrogen BI metric semantics
2026-08-07 14:33:38 +08:00
kkfluous
b2044109e3
refactor: build drillable mileage daily report
2026-08-07 14:27:19 +08:00
kkfluous
91031bd034
refactor: add mileage attribution drilldown
2026-08-07 14:15:31 +08:00
kkfluous
f24a18e459
refactor: persist mileage drill context in URL
2026-08-07 14:00:43 +08:00
kkfluous
ce50265771
refactor: publish mileage metric catalog
2026-08-07 13:54:51 +08:00
kkfluous
13e720c2c3
refactor: add weighted mileage completion metric
2026-08-07 13:51:58 +08:00
kkfluous
17c839a35e
feat(mileage): add statistic-time sorting and refresh control
ci/woodpecker/push/woodpecker Pipeline was successful
2026-07-23 15:44:01 +08:00
kkfluous
99b4efda6d
chore: release v1.1.13
ci/woodpecker/push/woodpecker Pipeline was successful
2026-07-23 15:12:36 +08:00
kkfluous
6b72f0ce3c
feat(mileage): default to instrument-only source
2026-07-23 15:12:36 +08:00
kkfluous
b0c8d6a5b8
chore: release v1.1.12
ci/woodpecker/push/woodpecker Pipeline was successful
2026-07-23 14:11:57 +08:00
kkfluous
d8773ff0a0
feat(mileage): add OneOS source priority controls
2026-07-23 14:11:52 +08:00
kkfluous
becacecc67
chore: release v1.1.11
ci/woodpecker/push/woodpecker Pipeline was successful
2026-07-23 12:29:29 +08:00
kkfluous
67f3ec7306
perf(mileage): filter single-vehicle range queries
2026-07-23 12:27:23 +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
4d523cbce0
feat(mileage): add daily mileage columns to main export sheet
...
ci/woodpecker/push/woodpecker Pipeline was successful
- '车辆汇总' sheet now includes per-day mileage columns for date ranges
- Daily columns shown as 'MM-DD里程(km)' between base info and summary cols
- Freeze pane fixed at 7 base columns for horizontal scrolling
- '每日明细' sheet retained as detailed backup
- Bump version to 1.1.9
2026-07-15 14:30:16 +08:00
kkfluous
2b31f8efe8
feat(mileage): add brand multi-select filter and customer fuzzy search
...
ci/woodpecker/push/woodpecker Pipeline was successful
- Add brand multi-select filter (BatchMultiSelect) with 17 brand options
- Replace customer select with SearchableSelect for fuzzy search
- Server-side: add brand to vehicle-info SQL, cache, filters, and monitoring
- Customer filter now uses case-insensitive includes match on server side
- Add brand column to fullscreen table header and body
- Mobile-adaptive: compact inputs, constrained widths, scrollable dropdowns
- Bump version to 1.1.8
2026-07-15 14:25:11 +08:00
kkfluous
ae4b5d30e7
fix: restore mobile navigation typography
ci/woodpecker/push/woodpecker Pipeline was successful
2026-07-13 22:02:49 +08:00
kkfluous
392a36a0ec
feat: add vehicle and hydrogen heatmaps
ci/woodpecker/push/woodpecker Pipeline was successful
2026-07-13 21:44:03 +08:00
lingniu
a558db5795
Polish mobile BI filters and summaries
ci/woodpecker/push/woodpecker Pipeline was successful
2026-06-27 22:43:43 +08:00
lingniu
b0caa5afcb
feat: polish BI dashboards and bump version
ci/woodpecker/push/woodpecker Pipeline was successful
2026-06-27 21:59:33 +08:00
lingniu
5377d2c225
chore: ignore local worktrees
2026-06-23 16:09:54 +08:00
kkfluous
654573ac4b
merge palladium 18t color variant
ci/woodpecker/push/woodpecker Pipeline was successful
2026-06-23 13:32:29 +08:00
kkfluous
43f94ed1b8
fix asset vehicle source grouping
ci/woodpecker/push/woodpecker Pipeline was successful
2026-06-23 13:16:32 +08:00