ForcePilot/web
Kris 0239dea9ee refactor(external-systems): 整理外部系统模块代码风格与逻辑
本次提交对外部系统模块进行了多维度优化:
1.  新增OverviewView页面、filterBarHelpers和errorAlertHelpers工具函数
2.  统一格式化组件内联文本、调整props校验写法
3.  重构DiffView、CodeBlock等组件逻辑,修复循环引用序列化问题
4.  优化LoadingState、StatusTag等通用组件的代码结构
5.  替换部分页面的API调用为composable组合式函数,简化代码
6.  修正EnvironmentFormModal的接口注释与参数处理逻辑
7.  修复MaskedText组件的maskType校验与默认行为
8.  为ErrorRetryAlert新增traceId展示与错误解析逻辑
2026-07-11 21:55:47 +08:00
..
public style: 更新登录页背景图 2026-06-03 22:12:25 +08:00
src refactor(external-systems): 整理外部系统模块代码风格与逻辑 2026-07-11 21:55:47 +08:00
.gitignore refactor(eslint): 升级eslint配置,让其在eslint9.x可用 2026-01-09 12:36:14 +08:00
.prettierrc.json first commit: chat support deepseek, zhipu 2024-07-07 01:58:23 +08:00
eslint.config.js refactor(eslint): 升级eslint配置,让其在eslint9.x可用 2026-01-09 12:36:14 +08:00
index.html rename 2024-09-14 02:45:35 +08:00
package.json chore(release): 发布 0.7.0 正式版 2026-06-13 01:02:43 +08:00
pnpm-lock.yaml fix: 修复安全预警依赖与路径校验 2026-06-05 23:46:06 +08:00
vite.config.js style(lint): 优化格式 2026-03-26 13:53:35 +08:00