plc_control/web/js
caoqianming 4076f6575e feat(web): dual-view UI — 运维/配置 tab, ops equipment cards with live signal values
- Add 运维/配置 tab switch; grid-ops / grid-config layout classes
- New ops-panel: unit sidebar + equipment card grid (REM/RUN/FLT signals)
- All equipment cards shown by default; unit click acts as filter
- Signal cells seed from point_monitor cache on render, then update via WS PointNewValue
- New log-stream-panel: SSE realtime log stream, active only in config view
- Backend: get_unit_detail now includes point_monitor (current value) in each point

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-25 10:25:20 +08:00
..
api.js feat(web): auto-toast on API errors with dismissible notifications 2026-03-24 13:43:57 +08:00
app.js feat(web): dual-view UI — 运维/配置 tab, ops equipment cards with live signal values 2026-03-25 10:25:20 +08:00
chart.js fix(chart): restore realtime updates and axes 2026-03-23 12:55:12 +08:00
docs.js refactor(app): split services and web modules 2026-03-23 11:31:38 +08:00
dom.js feat(web): dual-view UI — 运维/配置 tab, ops equipment cards with live signal values 2026-03-25 10:25:20 +08:00
equipment.js fix(frontend): pre-select active unit when opening new equipment modal 2026-03-24 16:35:33 +08:00
events.js refactor(web): event card layout to 2-line (meta row + message row) 2026-03-24 16:46:32 +08:00
index.js refactor(web): split index html into flat fragments 2026-03-23 14:14:19 +08:00
logs.js feat(web): dual-view UI — 运维/配置 tab, ops equipment cards with live signal values 2026-03-25 10:25:20 +08:00
ops.js feat(web): dual-view UI — 运维/配置 tab, ops equipment cards with live signal values 2026-03-25 10:25:20 +08:00
points.js fix(web): fix node count showing 2x by counting only details elements 2026-03-25 08:27:06 +08:00
roles.js refactor(control): align point roles and equipment kind 2026-03-24 13:17:53 +08:00
sources.js feat(web): reorganize equipment layout and point flows 2026-03-23 12:49:26 +08:00
state.js feat(web): dual-view UI — 运维/配置 tab, ops equipment cards with live signal values 2026-03-25 10:25:20 +08:00
units.js feat(web): dual-view UI — 运维/配置 tab, ops equipment cards with live signal values 2026-03-25 10:25:20 +08:00