xiaosi
8a0d4c08bc
docs: add live play-url session cache implementation plan
Upgrade Monitor refreshPlayURL to session coalesce + TTL reuse,
and add Media opening lock with the same ensure pattern.
2 weeks ago
xiaosi
0bfcd9cd67
docs: repair play-url cache spec code fence
2 weeks ago
xiaosi
31e9c0ff8e
docs: add live play-url session cache design
Coalesce in-flight play-url by session, reuse until 30s before
expiry, and align Monitor + Media open paths.
2 weeks ago
xiaosi
af29c062d3
docs: add monitor device polling implementation plan
Page-local 5s Monitor load polling and DeviceDetail current-id
detail refresh with store apply helpers.
2 weeks ago
xiaosi
d198402f36
docs: tighten monitor polling spec ambiguities
2 weeks ago
xiaosi
c04c9119fa
docs: add monitor device polling design
Define 5s Monitor full load polling and per-open DeviceDetail
detail-only refresh; DevicesView stays manual.
2 weeks ago
xiaosi
f57d630188
docs: add live playback stabilize plan
Tasked LivePlayer HLS softening, startup window, media recover, and
onPlayError policy verify before build/deploy smoke.
2 weeks ago
xiaosi
34061892ef
docs: add live playback stabilize design
Frontend-only plan to reduce dock live stutter/reconnect: normal HLS
config, longer startup 404 window, tighter play-url rebuild policy.
2 weeks ago
xiaosi
d58ca74bdd
feat: gate live reopen until session stopped
Keep the old streamSessionId after stop, poll until phase=stopped before
allowing join again, disable controls while stopping, and retry join on
57007 for Monitor and MediaView.
2 weeks ago
xiaosi
e0a858f36b
docs: add live stop phase gate design
Specify stopping-gate behavior: keep old streamSessionId until phase=stopped,
disable reopen controls meanwhile, and retry join on 57007.
2 weeks ago
xiaosi
a9301c4f82
docs: add monitor HLS playback implementation plan
Cover hls.js player, phase polling, playUrl renewal,
error rebuild, and stop-vs-leave wiring tasks.
2 weeks ago
xiaosi
cc397f708a
docs: add monitor HLS playback design
Cover hls.js playback, phase polling, playUrl renewal,
error rebuild, and stop-vs-leave controls for monitor live.
3 weeks ago
xiaosi
d895cf725b
docs: add admin traffic test-grant implementation plan
Break the TrafficOps test-grant dialog into URL, UI, and submit
tasks for subagent or inline execution.
3 weeks ago
xiaosi
0efe02409c
docs: add admin traffic test-grant UI design
Specify a TrafficOps header dialog for admins to grant test
traffic via POST /v1/admin/traffic/test-grants without payment.
3 weeks ago
xiaosi
cfe7a7f32f
docs: add plan for live play-url streamSessionId
Break API, Monitor, and MediaView call-site updates into
bite-sized tasks with repo-wide verification.
3 weeks ago
xiaosi
f3769af350
docs: require streamSessionId for live play-url
Align Monitor and Media play-url callers with backend-required
streamSessionId query param; no legacy no-arg compatibility.
3 weeks ago
xiaosi
a4c5b4fe3e
docs: add plan for table tip and select readonly fix
Break TrafficOps ellipsis enablement and dialog select style
override into bite-sized implementable tasks.
3 weeks ago
xiaosi
940035c436
docs: 流量运营表格 tip 与弹窗 select 误伤修复设计
明确 TrafficOps 三表补齐内置 ellipsis,以及收窄
add-dock-dialog 对 t-select 内部 readonly input 的灰样式误伤。
3 weeks ago
xiaosi
5d192c0541
docs: add traffic ops admin implementation plan
Bite-sized tasks for TrafficOpsView package CRUD, purchase intake, and ledger.
3 weeks ago
xiaosi
657ac4b64a
docs: add traffic ops admin page design
Spec for admin TrafficOpsView with package CRUD, purchase intake, and read-only ledger tabs.
3 weeks ago
xiaosi
c20f391a40
docs: add account package cards and QR pay plan
Bite-sized tasks for package card grid, shared QR dialog, and traffic retest.
3 weeks ago
xiaosi
3d256f657e
docs: account package cards and QR pay design
Spec for traffic/SIM package card grid and shared WeChat QR payment dialog.
3 weeks ago
xiaosi
bdb27be4de
docs: 航线库编辑删除实现计划
按已批准 spec 拆分 URL、RouteCard、删除与编辑回填保存任务。
3 weeks ago
xiaosi
6d3bd3b5c7
docs: 航线库编辑删除设计规格
补齐 RouteCard 编辑/删除与复用现有编辑器的前端设计,后端 CRUD 已具备仅接线。
3 weeks ago
xiaosi
22ea238c35
docs: add frontend billing API alignment plan
Break the approved account traffic/SIM payment alignment into
executable tasks for subagent-driven implementation.
3 weeks ago
xiaosi
4ab450fd7b
docs: add frontend alignment design for backend billing APIs
Capture the approved frontend-only plan to wire traffic packages,
SIM recharge orders, and payments without changing the backend.
3 weeks ago
xiaosi
97586f69ea
docs: 收口强定制 UI 抽离总路线图
P0/P1 完成;Tasks/Login 剩余项按约定跳过。
3 weeks ago
xiaosi
fa4112201b
docs: 同步路线图并增加 DeviceDetail 卡片计划
P0 Monitor 收口完成,进入状态矩阵/环境卡抽离。
3 weeks ago
xiaosi
2da2e6299b
docs: 增加 useMonitorLive 设计与实现计划
Monitor 直播会话逻辑抽离。
3 weeks ago
xiaosi
00ae7f94a7
docs: 更新路线图并增加 useCommandProgress 计划
同步 MonitorMapChrome/DeviceList 已完成状态。
3 weeks ago
xiaosi
3c037e16c6
docs: 增加 MonitorMapChrome 设计与实现计划
地图工具条/图例/比例尺抽离。
3 weeks ago
xiaosi
5e93f7666e
docs: 增加强定制 UI 抽离总路线图
约定完成一项后直接下一项,不再等待确认。
3 weeks ago
xiaosi
b635c94dd3
docs: 增加 MonitorDeviceList 设计与实现计划
左侧设备列表面板抽离,筛选与选中逻辑仍留页面。
3 weeks ago
xiaosi
d8a4af3973
docs: 增加 CommandProgressFloat 设计与实现计划
地图指令进度浮层抽离,轮询状态机仍留页面。
3 weeks ago
xiaosi
748014f8f7
docs: 增加 DockStatusDialog 设计与实现计划
机巢状态弹窗抽离,PLC 计算仍留在 MonitorView。
3 weeks ago
xiaosi
8dc80b936f
docs: 增加 MonitorDetailPanel 设计与实现计划
右侧详情面板抽离,直播与指令逻辑留在页面。
3 weeks ago
xiaosi
619925e6a8
docs: 增加 Tasks RouteCard 设计与实现计划
航线库展示卡抽离,编辑器与地图不在范围。
3 weeks ago
xiaosi
e154af7083
docs: 增加 Monitor DockDeviceCard 实现计划
侧栏机巢卡抽离,分接入与冒烟两步验收。
3 weeks ago
xiaosi
b3ede75b21
docs: 增加 Monitor DockDeviceCard 设计
侧栏机巢卡抽离为薄展示组件,选中与多选仍由页面持有。
3 weeks ago
xiaosi
b563d0f427
docs: 增加 Alarms/Media 卡片组件实现计划
AlarmItem + MediaCard 薄组件抽取,分 A/B/C 验收。
3 weeks ago
xiaosi
4c7ad7dd8b
docs: 增加 Alarms/Media 薄卡片组件设计
抽取 AlarmItem 与 MediaCard 展示组件,页面保留数据与请求。
3 weeks ago
xiaosi
a06e081bcd
docs: 增加 Devices 真分页与弹窗样式收口设计计划
覆盖 destroy-on-close、列表专用分页与死 CSS 清理。
3 weeks ago
xiaosi
7f78536549
docs: 增加 TDesign Wave C Tab 与表格迁移设计与计划
覆盖 t-tabs、t-radio-group、t-table 范围与按页切分。
3 weeks ago
xiaosi
bb557b92a4
docs: 增加 TDesign Wave B 按钮与分页实现计划
按 B1–B4 切分页面并行替换与验收项。
3 weeks ago
xiaosi
5a39905146
docs: 增加 TDesign Wave B 按钮与分页迁移设计
覆盖标准按钮映射、真分页/假分页策略与按页并行切分。
3 weeks ago
xiaosi
8e5b1312a3
docs: 增加 TDesign Wave A 壳层迁移设计与计划
覆盖全局 Toast/Confirm、业务弹窗与 Monitor 残留表单。
3 weeks ago
xiaosi
e5b71e7601
docs: 增加 TDesign 表单迁移第二轮实现计划
覆盖 Users / OperationLogs / Account / DeviceDetail。
3 weeks ago
xiaosi
e064422b4a
docs: 增加 TDesign 表单迁移第一轮实现计划
按 Devices → Tasks → Firmwares 分任务替换 select/input/number/time。
3 weeks ago
xiaosi
64806167d3
docs: 增加业务表单控件迁移 TDesign 设计
第一轮覆盖设备/任务/固件页,约定 select/input/number/time
映射与 v-model 行为,其余页面后续轮次。
3 weeks ago
xiaosi
3331ddbd8a
fix: 登录验证码去清空按钮并遮住即梦AI水印
四处验证码输入去掉 clearable;登录背景右下角用 CSS
遮罩盖住即梦AI 标识,文案层级抬到遮罩之上。
3 weeks ago