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
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
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
jiang
3d7b594682
style(map): align valve setting input
2026-07-16 17:55:58 +08:00
jiang
eb8950c89a
feat(map): add valve setting editor
2026-07-16 17:48:16 +08:00
jiang
ef2b045306
fix(map): show simulation pipe ids
2026-07-16 14:50:22 +08:00
jiang
209da0d295
fix(map): sort scheme queries by time
2026-07-16 14:29:29 +08:00
jiang
dfaee645ff
fix(timeline): use backend timestep
2026-07-16 14:16:07 +08:00
jiang
d90ca7c951
fix(timeline): align range mask with slider
2026-07-16 11:38:22 +08:00
jiang
041b4ef89d
fix(timeline): prevent negative initial time
2026-07-16 11:31:51 +08:00
jiang
f5e7312e3b
perf(map): reuse resources across routes
...
Build Push and Deploy / docker-image (push) Successful in 54s
Build Push and Deploy / deploy-fallback-log (push) Has been skipped
Preserve standard network layers between map pages while disposing route-owned overlays and controls to prevent memory growth.
2026-07-10 15:31:14 +08:00
jiang
c6e6e24aab
fix(chat): preserve agent UI across close
2026-07-10 14:38:25 +08:00
jiang
adb53d9a13
feat(chat): add selection-based speech playback
2026-07-10 14:29:27 +08:00
jiang
14c76231d5
fix(map): prevent controllable state loops
Build Push and Deploy / docker-image (push) Successful in 55s
Build Push and Deploy / deploy-fallback-log (push) Has been skipped
2026-07-09 14:50:33 +08:00
jiang
694f7629ee
fix(analysis): preserve tab panel state
2026-07-09 13:59:01 +08:00
jiang
701c5a949d
fix(burst-location): surface data source note
2026-07-09 11:55:49 +08:00
jiang
435a4172e4
fix(burst-location): explain normal data source
2026-07-09 11:51:40 +08:00
jiang
cf6386d209
feat(chat): add Edge TTS playback
Build Push and Deploy / docker-image (push) Failing after 1m17s
Build Push and Deploy / deploy-fallback-log (push) Successful in 0s
2026-07-08 18:39:49 +08:00
jiang
0dea655f68
refactor(frontend): normalize naming conventions
2026-06-13 13:07:16 +08:00
jiang
6ff8886524
feat(audit): add audit log page
2026-06-12 15:49:43 +08:00
jiang
7cd0c61181
refactor(admin): remove geoserver config UI
2026-06-12 15:28:14 +08:00
jiang
f6d2e19397
feat(admin): improve project management UI
2026-06-12 15:08:37 +08:00
jiang
181871e0cf
feat(*): 添加系统管理面板及相关功能
2026-06-12 13:43:48 +08:00
jiang
757eea49de
fix(layout): hide default dashboard
2026-06-12 12:42:19 +08:00
jiang
bb7311589c
refactor(auth): remove agent user header
2026-06-12 10:18:41 +08:00
jiang
877b79ada8
refactor(chat): remove typing indicator
Build Push and Deploy / docker-image (push) Successful in 1m2s
Build Push and Deploy / deploy-fallback-log (push) Has been skipped
2026-06-10 21:33:33 +08:00
jiang
a6ea97142a
fix(chat): avoid final stream remount
Build Push and Deploy / docker-image (push) Successful in 1m1s
Build Push and Deploy / deploy-fallback-log (push) Has been skipped
2026-06-10 21:17:24 +08:00
jiang
224d53a04d
feat(chat): smooth streaming output
2026-06-10 21:12:53 +08:00
jiang
7d2ae87e39
feat(chat): load model options from backend
Build Push and Deploy / docker-image (push) Successful in 1m6s
Build Push and Deploy / deploy-fallback-log (push) Has been skipped
2026-06-10 19:50:43 +08:00
jiang
1e872ca873
chore(chat): default to deepseek flash
2026-06-10 19:33:11 +08:00
jiang
e2a6bb0e7d
refactor(chat): remove frontend state saves
2026-06-10 19:29:45 +08:00
jiang
9c0a7a2864
fix(chat): add history loading skeletons
Build Push and Deploy / docker-image (push) Successful in 1m2s
Build Push and Deploy / deploy-fallback-log (push) Has been skipped
2026-06-10 17:51:28 +08:00