Commit Graph
24 Commits
Author SHA1 Message Date
jiang 82e75c03d0 feat(health-risk): add printable assessment report 2026-07-30 11:52:43 +08:00
jiang 589cf45aa7 fix(map): stabilize tiled style rendering 2026-07-17 15:12:10 +08:00
jiang dfaee645ff fix(timeline): use backend timestep 2026-07-16 14:16:07 +08:00
jiang a4f0ffcd32 调整时间轴样式
Build Push and Deploy / docker-image (push) Successful in 2m0s
Build Push and Deploy / deploy-fallback-log (push) Has been skipped
2026-05-28 17:11:08 +08:00
JIANG f0f9d3f4f9 修复 lint warnings 2026-03-10 18:15:11 +08:00
JIANG 73201ae44e 修复lint errors 2026-03-10 17:52:00 +08:00
JIANG 520e1cb3f1 前端项目结构调整 2026-03-10 11:04:30 +08:00
JIANG 6c5862f7e4 修复react内容报错 2026-03-02 11:33:37 +08:00
JIANG 9d06226cb4 Implemented a Zustand-based project_id store, expanded project selection/switching to persist project_id,
and centralized backend requests via api/apiFetch (including data provider updates) to inject X-Project-ID.
2026-02-11 16:29:18 +08:00
JIANG b8d7974ce9 调整健康风险分析时间轴重置按钮行为 2026-02-03 11:23:02 +08:00
JIANG 133e812700 健康风险定位显示具体的报错信息 2026-01-30 15:55:07 +08:00
JIANG c28325e997 注释调试输出 2026-01-29 11:43:44 +08:00
JIANG 5cb2d17be1 更新api url 2026-01-29 11:18:54 +08:00
JIANG 350eda4b10 调整draggable的区域,鼠标移动到draggable的区域时,指针调整为移动的icon 2026-01-07 15:05:23 +08:00
JIANG b35af91008 修复时间轴前进、后退范围bug 2025-12-22 17:01:37 +08:00
JIANG f133c8a7f1 汉化时间选择器 2025-12-22 11:20:09 +08:00
JIANG c7f3ff4e5a 使用柱状图展示数据分布;历史数据中使用圆点标识,提高散点数据的表达性;修改属性中的单位显示;新增一些样式属性 2025-12-22 10:36:47 +08:00
JIANG e5cf750754 调整历史数据面板弹出位置,向内偏移1rem 2025-12-19 16:30:22 +08:00
JIANG eb15100f4f 健康风险分析,右下角新增图例;图例颜色方案重新设计,高风险(红色),低风险(绿色),符合常规颜色表达; 2025-12-19 16:12:54 +08:00
JIANG 5312ea9d03 新增无数据时的统计图显示;新增提示 2025-12-18 18:30:36 +08:00
JIANG 7b54d0ac28 重命名HistoryDataPanel为PredictDataPanel 2025-12-18 18:21:38 +08:00
JIANG 22280a0df9 新增健康预测数据查看组件 2025-12-18 18:12:03 +08:00
JIANG f01e870725 完善管道数据渲染函数;完善统计图组件的显示 2025-12-18 17:49:51 +08:00
JIANG 9134dff67c 新增统计饼图显示;调整组件结构 2025-12-18 16:54:07 +08:00