xiaosi
c761b57e93
feat: scaffold admin traffic ops page
Add /traffic-ops route, menu entry, urls, and tabbed page shell.
3 weeks ago
xiaosi
7efe68997b
chore: commit pending shell map proxy and brand assets
Persist leftover working-tree changes already used by local/prod builds:
dev proxy to remote gateway, MapLayer HMR-safe singleton map, commonRefs/
mapHelper singletons, SideMenu logo, TDesign CSS load order, prototype
style updates, favicon/logo/monitor icons, and operation-log cell markup.
3 weeks ago
xiaosi
7567409a9e
feat: 业务页常规按钮切换到 t-button
Tasks 删除确认同步改为 ui.confirm;tabs/mode-segment 暂留原生。
3 weeks ago
xiaosi
2f7a564e80
fix: 稳住监控 globe 投影与地图引用生命周期
MapLayer 在 style.load 后强制 setProjection(globe);commonRefs 允许覆盖且不把 null 当终态;Monitor 设备加载失败仍 setupMap,并用 jumpTo + style 就绪轮询保证选中/总览相机与比例尺。
3 weeks ago
xiaosi
19b4cb936d
feat: MapLayer 开启 globe 并以中国总览相机初始化
新增 MAP_OVERVIEW / MAP_VIEW,minZoom 1.5,projection globe。
3 weeks ago
xiaosi
3f322b2c1e
fix: 清理地图 pending 监听并加固 style 守卫
Monitor teardown 取消 load/style.load;Tasks ensure/sync 校验 isStyleLoaded;selected 改 0/1;MapLayer 清理 init timeout。
3 weeks ago
xiaosi
1acbdaea73
feat: MapLayer/mapHelper 切换到 mapbox-gl
常驻地图改用官方样式;容器搬迁改为 resize。
3 weeks ago
刘浩东
c0ab3a48cd
feat: update authentication and account flows
Add account endpoints and refresh login, session, and account UI integration.
4 weeks ago
xiaosi
9f8d66ab11
feat: real map route editor, logs menu, env example
1 month ago
xiaosi
f50069637a
feat: polish shell cover map, centralize urls, real Replay trajectory
- MainContainer view layer over MapLayer; non-monitor pages cover map
- Extract all API paths into config/urls.js and replace call sites
- Replay draws trajectory on shared maptalks map via VectorLayer
- Add .env.production skeleton for Tianditu/map center
1 month ago
xiaosi
b5de46bc1d
feat: hook Monitor into Tianditu map with device markers
1 month ago
xiaosi
897fb338a7
feat: add Tianditu MapLayer skeleton with mapHelper/commonRefs
1 month ago
xiaosi
eb6a4a3bfa
feat: replace AppShell with TDesign MainContainer shell
1 month ago
xiaosi
9275d11ea3
refactor: align stores/views/http paths with uav-edu-web layout
1 month ago
刘浩东
01bdf0eb17
Initial commit: laic frontend Vue project
1 month ago