Commit Graph

  • 0e638046ed fix(frontend): update production dependency security patches latest jiang 2026-07-30 22:41:30 +08:00
  • 65ed1fd212 fix(sensor-placement): refine drawing export and editor density agent-mvp jiang 2026-07-30 21:39:27 +08:00
  • 81cc5dcae1 fix(burst-location): clarify simulation baseline requirement jiang 2026-07-30 20:55:01 +08:00
  • 782363cfb6 fix(api): align frontend with REST contracts jiang 2026-07-30 20:38:52 +08:00
  • b57e58ff87 fix(chat): 调整输入区操作按钮布局 jiang 2026-07-30 19:07:17 +08:00
  • 38d246eb7b fix(dma): 放宽总漏损流量下限 jiang 2026-07-30 18:15:36 +08:00
  • 723931b6ae feat(frontend): enforce RBAC and refine burst analysis jiang 2026-07-30 16:45:10 +08:00
  • f355ddd002 fix(sensor-placement): smooth result editor transitions jiang 2026-07-30 16:38:06 +08:00
  • 6114e76735 fix(sensor-placement): stabilize engineering drawing export jiang 2026-07-30 16:21:30 +08:00
  • d643f09fcf feat(sensor-placement): add scheme engineering editor jiang 2026-07-30 16:16:51 +08:00
  • 04557b9363 feat(ui): 统一面板空状态引导 jiang 2026-07-30 14:34:43 +08:00
  • 8836549697 fix(auth): unify scheme creator display jiang 2026-07-30 14:21:20 +08:00
  • 1d7e07174f fix(map): use component-level loading skeletons jiang 2026-07-30 13:21:55 +08:00
  • c4246cf25f feat(burst): add analysis report and valve binding jiang 2026-07-30 13:16:05 +08:00
  • 1b2a7f4fb8 perf(map): reduce tile snapshot work during zoom jiang 2026-07-30 12:50:33 +08:00
  • 82e75c03d0 feat(health-risk): add printable assessment report jiang 2026-07-30 11:52:43 +08:00
  • 5894ee277a fix(frontend): use success style for empty scheme queries jiang 2026-07-30 11:04:31 +08:00
  • a3331691de test(frontend): strengthen default time assertion jiang 2026-07-30 11:04:15 +08:00
  • 7745333a58 fix(frontend): query schemes by type jiang 2026-07-30 11:01:45 +08:00
  • 4596af7c12 docs: 编写中文 README jiang 2026-07-22 11:26:06 +08:00
  • 5332f8f0c5 fix(layout): prevent map page overflow jiang 2026-07-20 13:12:19 +08:00
  • 1993cadba8 chore(config): replace env file with example jiang 2026-07-20 12:09:24 +08:00
  • 7a3677ee9f feat(config): inject frontend runtime config jiang 2026-07-20 12:06:57 +08:00
  • 0d559f6130 fix(scada): show backend detail on cleaning errors jiang 2026-07-17 16:27:40 +08:00
  • 7af90e495d feat(burst-detection): update analysis parameters jiang 2026-07-17 16:24:04 +08:00
  • a52c04204d refactor(admin): simplify system management UI jiang 2026-07-17 16:22:16 +08:00
  • 08152ff978 fix(map): restore saved styles as inactive drafts jiang 2026-07-17 15:28:44 +08:00
  • 589cf45aa7 fix(map): stabilize tiled style rendering jiang 2026-07-17 15:12:10 +08:00
  • 59447a100c fix(scada): align device panel collapse animation jiang 2026-07-17 14:25:03 +08:00
  • 4adbcc1c4c fix(dma): defer leakage flow validation jiang 2026-07-17 11:45:58 +08:00
  • 202f18332f fix(notification): clarify query and progress feedback jiang 2026-07-17 10:48:58 +08:00
  • acf13639ef fix(map): allow selecting features under overlays jiang 2026-07-17 10:21:16 +08:00
  • d986e563a6 fix(map): convert actual demand display units jiang 2026-07-17 10:13:50 +08:00
  • d8ee2e1f0c fix(burst): show actual pipe diameters jiang 2026-07-17 10:01:06 +08:00
  • fddb0ceb34 fix(map): restrict waterflow layer to flow jiang 2026-07-16 18:02:29 +08:00
  • 3d7b594682 style(map): align valve setting input jiang 2026-07-16 17:55:58 +08:00
  • eb8950c89a feat(map): add valve setting editor jiang 2026-07-16 17:48:16 +08:00
  • ef2b045306 fix(map): show simulation pipe ids jiang 2026-07-16 14:50:22 +08:00
  • 209da0d295 fix(map): sort scheme queries by time jiang 2026-07-16 14:29:29 +08:00
  • dfaee645ff fix(timeline): use backend timestep jiang 2026-07-16 14:16:07 +08:00
  • d90ca7c951 fix(timeline): align range mask with slider jiang 2026-07-16 11:38:22 +08:00
  • 041b4ef89d fix(timeline): prevent negative initial time jiang 2026-07-16 11:31:51 +08:00
  • f5e7312e3b perf(map): reuse resources across routes jiang 2026-07-10 15:31:14 +08:00
  • c6e6e24aab fix(chat): preserve agent UI across close jiang 2026-07-10 14:38:25 +08:00
  • adb53d9a13 feat(chat): add selection-based speech playback jiang 2026-07-10 14:29:27 +08:00
  • 14c76231d5 fix(map): prevent controllable state loops jiang 2026-07-09 14:50:33 +08:00
  • 694f7629ee fix(analysis): preserve tab panel state jiang 2026-07-09 13:59:01 +08:00
  • 701c5a949d fix(burst-location): surface data source note jiang 2026-07-09 11:55:49 +08:00
  • 435a4172e4 fix(burst-location): explain normal data source jiang 2026-07-09 11:51:40 +08:00
  • 600a8703ed fix(ci): use host network for Docker build jiang 2026-07-08 19:41:46 +08:00
  • b13fbe7dca chore(ci): print npm install debug logs jiang 2026-07-08 19:38:52 +08:00
  • e2e296dc06 fix(ci): pass npm mirror to Docker build jiang 2026-07-08 19:31:56 +08:00
  • 9c2a6a386a fix(build): use npm mirror in Docker jiang 2026-07-08 19:29:31 +08:00
  • a4e7ab263a fix(build): pin Node Docker tag jiang 2026-07-08 19:22:44 +08:00
  • 67c1a88afe fix(build): use Debian Node image jiang 2026-07-08 19:20:29 +08:00
  • 76e62a2d3d fix(build): skip npm audit in Docker jiang 2026-07-08 18:58:19 +08:00
  • 758100b345 fix(build): pin npm in Docker deps jiang 2026-07-08 18:54:57 +08:00
  • cf6386d209 feat(chat): add Edge TTS playback jiang 2026-07-08 18:39:49 +08:00
  • 0dea655f68 refactor(frontend): normalize naming conventions jiang 2026-06-13 13:07:16 +08:00
  • 6ff8886524 feat(audit): add audit log page jiang 2026-06-12 15:49:43 +08:00
  • 7cd0c61181 refactor(admin): remove geoserver config UI jiang 2026-06-12 15:28:14 +08:00
  • f6d2e19397 feat(admin): improve project management UI jiang 2026-06-12 15:08:37 +08:00
  • 181871e0cf feat(*): 添加系统管理面板及相关功能 jiang 2026-06-12 13:43:48 +08:00
  • 8934844bd9 chore(build): remove Refine CLI jiang 2026-06-12 12:58:41 +08:00
  • 24cddc18a6 chore(devtools): remove Refine devtools jiang 2026-06-12 12:54:25 +08:00
  • 7f07f0449d fix(devtools): set local devtools URL jiang 2026-06-12 12:43:10 +08:00
  • 757eea49de fix(layout): hide default dashboard jiang 2026-06-12 12:42:19 +08:00
  • bb7311589c refactor(auth): remove agent user header jiang 2026-06-12 10:18:41 +08:00
  • 877b79ada8 refactor(chat): remove typing indicator jiang 2026-06-10 21:33:33 +08:00
  • a6ea97142a fix(chat): avoid final stream remount jiang 2026-06-10 21:17:24 +08:00
  • 4374c89a63 更新 .gitignore,修正环境文件规则并添加 docs/ jiang 2026-06-10 21:13:15 +08:00
  • 224d53a04d feat(chat): smooth streaming output jiang 2026-06-10 21:12:53 +08:00
  • 7d2ae87e39 feat(chat): load model options from backend jiang 2026-06-10 19:50:43 +08:00
  • 1e872ca873 chore(chat): default to deepseek flash jiang 2026-06-10 19:33:11 +08:00
  • e2a6bb0e7d refactor(chat): remove frontend state saves jiang 2026-06-10 19:29:45 +08:00
  • 9c0a7a2864 fix(chat): add history loading skeletons jiang 2026-06-10 17:51:28 +08:00
  • ab9e2a0420 fix(chat): show only chart artifacts jiang 2026-06-10 17:05:37 +08:00
  • eee165c812 fix(chat): render chart artifacts jiang 2026-06-10 16:53:30 +08:00
  • 213a01ff7d fix(chat): narrow chart point types jiang 2026-06-10 16:27:07 +08:00
  • 0501afaced fix(chat): normalize chart tool data jiang 2026-06-10 16:19:39 +08:00
  • d80a071987 删除 copilot 自述文件 jiang 2026-06-09 18:24:37 +08:00
  • 216c7b1ab9 docs: add repository guidelines jiang 2026-06-09 18:18:22 +08:00
  • 7d966a5e91 feat(map): add coordinate zoom action jiang 2026-06-09 17:55:17 +08:00
  • 22afdbf2e8 fix(chat): 移除旧代码设计 jiang 2026-06-08 20:25:48 +08:00
  • ed9828befe fix(chat): hide actions while streaming jiang 2026-06-08 20:16:58 +08:00
  • 968d798a2a fix(chat): hide raw permission metadata jiang 2026-06-08 20:12:08 +08:00
  • 7da0ed0e39 fix(chat): mark aborted permissions jiang 2026-06-08 19:54:25 +08:00
  • 166b45e529 fix(chat): normalize loaded messages jiang 2026-06-08 19:47:13 +08:00
  • e5f13c3d46 fix(chat): remove regenerate action jiang 2026-06-08 19:33:06 +08:00
  • 36cdb1df8d refactor(chat): split oversized chat modules jiang 2026-06-08 19:23:46 +08:00
  • 865e425748 feat(chat): refine shared todo card jiang 2026-06-08 19:14:30 +08:00
  • 3a36c693cd fix(chat): update question abort state jiang 2026-06-08 18:39:45 +08:00
  • b23cb6acdd fix(chat): wire question and todo cards jiang 2026-06-08 18:10:28 +08:00
  • 2691f42581 refactor: simplify chat fork flow jiang 2026-06-08 16:07:39 +08:00
  • 34fd5bfb1a fix(chat): guard generated title events jiang 2026-06-08 15:13:21 +08:00
  • 40cc355fff fix(chat): 重新生成前撤销旧消息 jiang 2026-06-08 14:38:52 +08:00
  • f7cd5ebfa7 feat(chat): 添加权限批准模式切换 jiang 2026-06-08 14:14:52 +08:00
  • d31565d52c fix(chat): 优化权限请求折叠状态 jiang 2026-06-08 13:44:23 +08:00
  • e32823e4b5 feat: add permission request UI jiang 2026-06-08 13:32:50 +08:00
  • 5fc1812d53 fix(chat): 修复 abort 后 progress 仍显示工作中的问题 jiang 2026-06-05 13:08:56 +08:00