jiang
9e79d52dc8
feat(flushing): 添加阀门状态与设置值控制
2026-08-17 18:29:00 +08:00
jiang
1ac7372585
ci: replace webhook deployment with v2 workflow
Generic Container CI/CD / test-build-publish (push) Successful in 4m7s
Frontend CI/CD v2 / build-test-publish-and-deploy (push) Successful in 4m7s
v2026.08.11.5
2026-08-11 10:17:03 +08:00
jiang
5d730ba1b8
fix(auth): ensure Keycloak logout clears secure session
2026-08-07 14:47:20 +08:00
jiang
caf18f706d
fix(auth): prevent logout audit from blocking redirect
2026-08-07 12:01:39 +08:00
jiang
0dd521d8c9
fix(chat): distinguish auth outages from model failures
...
Runtime model checks previously mapped every authenticated endpoint failure to models_unavailable. Treat request failures as service outages and retry failed checks after five seconds; empty model configurations remain distinct.
2026-08-06 19:35:24 +08:00
jiang
0a47534ddb
fix(chat): restore windowed turn alignment
...
Keep the virtual-window measurement wrapper as a flex column so AgentTurn alignSelf rules remain active. Add regression coverage for the alignment context.
2026-08-06 19:07:40 +08:00
jiang
9e75e2df8a
feat(chat): 完善运行状态与权限交互
2026-08-06 18:41:53 +08:00
jiang
8d7c947897
fix(auth): keep expiry dialog above agent UI
2026-08-06 16:09:23 +08:00
jiang
71bde7d9e4
refactor(chat): centralize agent session URLs
2026-08-06 10:40:13 +08:00
jiang
5037089057
feat(chat): refresh agent credentials during tool calls
2026-08-06 10:16:50 +08:00
jiang
b4c96f8524
fix(auth): set local logout redirect example
2026-08-05 17:57:49 +08:00
jiang
e496fbe4b7
fix(auth): align session lifecycle with Keycloak
2026-08-05 17:10:59 +08:00
jiang
5d9c40e454
feat(sensor): 完善监测点结果编辑与图层切换
2026-08-03 19:00:16 +08:00
jiang
5592c27386
chore(api): sync internal server contract
2026-08-03 11:12:54 +08:00
jiang
94142d7031
fix(auth): complete Keycloak logout flow
2026-08-03 10:40:21 +08:00
jiang
0e638046ed
fix(frontend): update production dependency security patches
Build Push and Deploy / docker-image (push) Successful in 2m7s
Build Push and Deploy / deploy-fallback-log (push) Skipped
latest
2026-07-30 22:41:30 +08:00
jiang
65ed1fd212
fix(sensor-placement): refine drawing export and editor density
Build Push and Deploy / docker-image (push) Failing after 23s
Build Push and Deploy / deploy-fallback-log (push) Successful in 1s
2026-07-30 21:39:27 +08:00
jiang
81cc5dcae1
fix(burst-location): clarify simulation baseline requirement
2026-07-30 20:55:01 +08:00
jiang
782363cfb6
fix(api): align frontend with REST contracts
2026-07-30 20:38:52 +08:00
jiang
b57e58ff87
fix(chat): 调整输入区操作按钮布局
2026-07-30 19:07:17 +08:00
jiang
38d246eb7b
fix(dma): 放宽总漏损流量下限
2026-07-30 18:15:36 +08:00
jiang
723931b6ae
feat(frontend): enforce RBAC and refine burst analysis
2026-07-30 16:45:10 +08:00
jiang
f355ddd002
fix(sensor-placement): smooth result editor transitions
2026-07-30 16:38:06 +08:00
jiang
6114e76735
fix(sensor-placement): stabilize engineering drawing export
...
Render the OpenLayers basemap at the final A3 map-box resolution with pixelRatio 1, carry provider attribution into the drawing, and keep the linework/basemap export path covered by regression tests.
2026-07-30 16:21:30 +08:00
jiang
d643f09fcf
feat(sensor-placement): add scheme engineering editor
2026-07-30 16:16:51 +08:00
jiang
04557b9363
feat(ui): 统一面板空状态引导
2026-07-30 14:34:43 +08:00
jiang
8836549697
fix(auth): unify scheme creator display
2026-07-30 14:21:20 +08:00
jiang
1d7e07174f
fix(map): use component-level loading skeletons
2026-07-30 13:21:55 +08:00
jiang
c4246cf25f
feat(burst): add analysis report and valve binding
...
Replace the obsolete location result with a printable analysis report, bind valve analysis to the selected scheme, and cache report diameter lookups. Scheme identity is tracked with valve results so reports cannot reuse results from another scheme that shares the same pipe.
2026-07-30 13:16:05 +08:00
jiang
1b2a7f4fb8
perf(map): reduce tile snapshot work during zoom
2026-07-30 12:50:33 +08:00
jiang
82e75c03d0
feat(health-risk): add printable assessment report
2026-07-30 11:52:43 +08:00
jiang
5894ee277a
fix(frontend): use success style for empty scheme queries
2026-07-30 11:04:31 +08:00
jiang
a3331691de
test(frontend): strengthen default time assertion
2026-07-30 11:04:15 +08:00
jiang
7745333a58
fix(frontend): query schemes by type
2026-07-30 11:01:45 +08:00
jiang
4596af7c12
docs: 编写中文 README
2026-07-22 11:26:06 +08:00
jiang
5332f8f0c5
fix(layout): prevent map page overflow
Build Push and Deploy / docker-image (push) Successful in 7s
Build Push and Deploy / deploy-fallback-log (push) Has been skipped
2026-07-20 13:12:19 +08:00
jiang
1993cadba8
chore(config): replace env file with example
2026-07-20 12:09:24 +08:00
jiang
7a3677ee9f
feat(config): inject frontend runtime config
2026-07-20 12:06:57 +08:00
jiang
0d559f6130
fix(scada): show backend detail on cleaning errors
Build Push and Deploy / docker-image (push) Successful in 1m3s
Build Push and Deploy / deploy-fallback-log (push) Has been skipped
2026-07-17 16:27:40 +08:00
jiang
7af90e495d
feat(burst-detection): update analysis parameters
2026-07-17 16:24:04 +08:00
jiang
a52c04204d
refactor(admin): simplify system management UI
2026-07-17 16:22:16 +08:00
jiang
08152ff978
fix(map): restore saved styles as inactive drafts
2026-07-17 15:28:44 +08:00
jiang
589cf45aa7
fix(map): stabilize tiled style rendering
2026-07-17 15:12:10 +08:00
jiang
59447a100c
fix(scada): align device panel collapse animation
2026-07-17 14:25:03 +08:00
jiang
4adbcc1c4c
fix(dma): defer leakage flow validation
2026-07-17 11:45:58 +08:00
jiang
202f18332f
fix(notification): clarify query and progress feedback
2026-07-17 10:48:58 +08:00
jiang
acf13639ef
fix(map): allow selecting features under overlays
2026-07-17 10:21:16 +08:00
jiang
d986e563a6
fix(map): convert actual demand display units
2026-07-17 10:13:50 +08:00
jiang
d8ee2e1f0c
fix(burst): show actual pipe diameters
2026-07-17 10:01:06 +08:00
jiang
fddb0ceb34
fix(map): restrict waterflow layer to flow
2026-07-16 18:02:29 +08:00