Commit Graph

  • c339e66f49 fix(flow-editor): 修复基础节点编辑器选项禁用逻辑 钟良源 2026-01-19 10:40:19 +0800
  • 52d7edc08c feat(component-coding): 添加组件编码页面空状态显示 钟良源 2026-01-19 10:01:46 +0800
  • e14b74fe33 pref(componentList): 优化管理员权限判断逻辑 钟良源 2026-01-16 17:08:35 +0800
  • 918c7066bb fix(compAudit): 修正组件审核拒绝状态值 钟良源 2026-01-16 17:03:22 +0800
  • 346a1943b8 feat(component): 添加组件审核历史查看功能 钟良源 2026-01-16 16:54:37 +0800
  • 61ee43ae04 feat(componentAudit): 实现组件审核功能和历史记录查看 钟良源 2026-01-16 16:37:09 +0800
  • c85e1528d4 fix(flowEditor): 修复自定义边标签位置计算中的类型错误 钟良源 2026-01-16 11:38:58 +0800
  • d280463e5b pref(flowEditor): 优化自定义边标签位置计算逻辑 钟良源 2026-01-16 11:36:13 +0800
  • 43d9872757 feat(flowEditor): 优化自定义边组件的标签定位功能 钟良源 2026-01-16 11:31:12 +0800
  • 994fe3fa36 pref(ideContainer): 优化组件库加载逻辑 钟良源 2026-01-14 17:28:34 +0800
  • c8685ad7f5 pref(nodeEditor): 应用节点实例增加未运行状态下禁用选择 钟良源 2026-01-14 16:12:54 +0800
  • ea8149106d feat(ide): 更新当前应用数据以确保画布正确显示 钟良源 2026-01-13 16:46:28 +0800
  • 21d6e7d472 feat(flowEditor): 添加历史版本查看功能 钟良源 2026-01-13 15:58:14 +0800
  • 04189e12b9 feat(config): 添加Socket连接配置并替换硬编码地址 钟良源 2026-01-12 16:00:50 +0800
  • eb2d77817e fix(flowEditor): 修复数据分离后没有正确获取画布数据的问题 钟良源 2026-01-12 16:00:36 +0800
  • 94ae44865e feat:开始节点不拼接随机标识 钟良源 2026-01-09 17:07:31 +0800
  • dd5d72740e feat: 实现基础组件只允许修改默认值的功能 钟良源 2026-01-09 16:33:20 +0800
  • 92ba1ac67d pref(flowEditor): 注释select.key变化时的主动点击调用 钟良源 2026-01-05 09:59:52 +0800
  • d3d95b13ba feat(convertFlowData): 开始/结束节点增加简单的唯一值 钟良源 2026-01-05 09:59:14 +0800
  • 1560907ce1 fix(FlowEditor): 修复事件选择组件中事件回显的问题 钟良源 2025-12-25 15:31:10 +0800
  • 6b0a689422 fix(flowEditor): 修复流程编辑器运行时交互功能 钟良源 2025-12-25 15:26:21 +0800
  • 7b2d995c54 pref(store): 实现多应用节点状态管理功能 钟良源 2025-12-25 11:32:31 +0800
  • c9a61f762a feat(flowEditor): 添加流程节点单步执行功能 钟良源 2025-12-25 11:18:48 +0800
  • c1c11d0d0d style(orchestration): 优化事件页面布局和表格样式 钟良源 2025-12-24 16:58:02 +0800
  • 3df2e62c0a feat(ide): 添加应用列表刷新监听和运行状态显示功能 钟良源 2025-12-24 16:45:15 +0800
  • e405fce1ff feat(flowEditor): 隐藏流程编辑器水印 钟良源 2025-12-24 16:32:21 +0800
  • 8c458ca1ec feat(container): 添加容器配置获取功能 钟良源 2025-12-24 09:56:20 +0800
  • 86f433b873 fix(flow): 修复应用事件参数更新逻辑 钟良源 2025-12-22 11:46:16 +0800
  • 6e63524905 pref: 优化环境配置中删除按钮的渲染条件 钟良源 2025-12-22 11:46:06 +0800
  • 0b11c007ba feat(flowEditor): 增强快捷键处理逻辑 钟良源 2025-12-18 14:45:35 +0800
  • c126893a38 feat(ide): 添加侧边栏折叠功能 钟良源 2025-12-17 16:29:57 +0800
  • 72b8a0f671 feat(ideContainer): 添加菜单树展开/折叠全部功能 钟良源 2025-12-17 16:10:40 +0800
  • dde9083fd5 feat(flowEditor): 实现节点复制粘贴功能 钟良源 2025-12-17 15:42:16 +0800
  • 27b0dd3e9d pref(componentEnv): 控制环境删除按钮显示逻辑 钟良源 2025-12-16 11:38:38 +0800
  • 20b10715ed pref(logBar): 优化运行数据处理逻辑 钟良源 2025-12-16 11:14:36 +0800
  • 701e3524ae feat(env): 添加环境测试中的加载提示 钟良源 2025-12-16 11:10:38 +0800
  • 3137bede3f feat(component-env): 优化组件环境列表展示和交互 钟良源 2025-12-15 17:53:10 +0800
  • 274ff31c7a pref(componentEnv): 优化容器配置按钮渲染逻辑,调整按钮位置 钟良源 2025-12-15 17:44:55 +0800
  • 406845dae2 feat(container): 动态加载容器资源配置 钟良源 2025-12-15 17:42:07 +0800
  • 2dd5786d50 pref(componentEnv): 优化环境测试消息提示逻辑 钟良源 2025-12-15 16:57:24 +0800
  • ec6569a8ab feat(component-env): 添加测试状态展示功能 钟良源 2025-12-15 15:36:46 +0800
  • 6450b05a56 feat(component): 为文件上传添加授权头 钟良源 2025-12-15 11:06:35 +0800
  • 3a3333c40e fix(market): 修复组件数据初始化时的空值错误 钟良源 2025-12-15 10:20:03 +0800
  • 819ef713a5 feat(ide): 暂时隐藏只能边栏右边tab栏,设置默认激活的tab项为2 钟良源 2025-12-15 10:19:49 +0800
  • 5bbbfd0db8 fix(containerModal): 移除硬编码的环境变量配置 钟良源 2025-12-12 14:04:02 +0800
  • e47893e319 feat(component-env): 添加按钮加载状态并优化环境操作流程 钟良源 2025-12-12 11:41:03 +0800
  • 436d0dd2b6 pref(componentEnv): 优化环境测试处理逻辑 钟良源 2025-12-12 11:29:34 +0800
  • f63df83dad feat(ideContainer): 优化运行时数据展示样式 钟良源 2025-12-11 16:50:11 +0800
  • 09f2bd8dfe feat(ide): 优化运行时数据表格展示 钟良源 2025-12-11 16:18:37 +0800
  • 179cd0b5ee style(componentEnv): 调整表单项样式以防止换行 钟良源 2025-12-11 15:08:42 +0800
  • 5034e3e347 refactor(audio): 优化WebSocket连接器中的数组声明 钟良源 2025-12-11 10:30:25 +0800
  • 595551871d feat(navbar): 添加跳转到课程平台的功能 钟良源 2025-12-11 10:25:45 +0800
  • e8a3b8ddfa pref(script): 优化生产分支合并脚本以支持暂存未提交更改 钟良源 2025-12-09 17:18:35 +0800
  • 6c27dc8fa4 chore: 更新 .gitignore 文件 钟良源 2025-12-09 17:05:00 +0800
  • b09deac2ec chore(env): 更新开发环境服务器配置 钟良源 2025-12-09 17:04:26 +0800
  • 86ca714100 feat(scripts): 添加生产环境部署脚本 钟良源 2025-12-09 17:04:02 +0800
  • 66760168bc chore(deps): 将 Redux Toolkit 版本降级至 1.9.7 钟良源 2025-12-09 16:58:01 +0800
  • c321803d6b fix(flowEditor): 修复节点输入显示问题 钟良源 2025-12-09 14:41:20 +0800
  • 57fcae051a chore: 添加录音核心库依赖 钟良源 2025-12-09 14:41:09 +0800
  • 45fe56c543 feat(flow): 添加语音输入节点功能 钟良源 2025-12-09 14:40:44 +0800
  • fbd60bc488 docs(readme): 重构 README 文档结构与内容 钟良源 2025-12-09 10:40:40 +0800
  • bb0fc337e7 feat(componentMarket): 更新组件评分展示样式 钟良源 2025-12-09 10:10:46 +0800
  • 0eb5640712 fix(componentLibrary): 修复数据接口修改后桩点渲染不全问题 钟良源 2025-12-09 10:10:31 +0800
  • e41a79a9cd style(componentLibrary): 隐藏没使用的页面元素 钟良源 2025-12-09 10:09:55 +0800
  • 41567ac1bd style(ide): 修改右侧边栏定位方式为fixed 钟良源 2025-12-08 16:46:56 +0800
  • 5eda45f44d feat(flow): 添加节点ID到基础节点内容数据中 钟良源 2025-12-08 16:32:52 +0800
  • e2704bee3c fix(flowEditor): 修复节点连接边过滤逻辑 钟良源 2025-12-08 16:32:42 +0800
  • e253ea592d style(componentTest): 优化组件测试页面布局结构 钟良源 2025-12-08 16:32:30 +0800
  • b71d4034cf feat(component): 优化Git仓库URL复制功能 钟良源 2025-12-08 15:17:58 +0800
  • d4915f7f1d feat(orchestration): 添加组件信息空状态展示 钟良源 2025-12-08 14:23:18 +0800
  • e0031ce107 feat(flow): 新增本地节点内容组件,本地组件替换原本使用的nodeContentOther组件为nodeContentLocal组件 钟良源 2025-12-08 14:07:35 +0800
  • 0e3a239689 feat(componentDeployment): 添加组件上下架成功提示 钟良源 2025-12-08 11:52:26 +0800
  • 9a4bb3c511 feat(component): 通过visible控制动态表单的初始化 钟良源 2025-12-08 11:52:19 +0800
  • 6d7d45c745 feat(ideContainer): 页面加载后默认选择第一个菜单项 钟良源 2025-12-08 11:51:44 +0800
  • 85862d1762 feat(componentDeployment): 更换接口字段 钟良源 2025-12-08 11:22:56 +0800
  • 55e35d1545 pref(componentCoding): 优化域名情况下拼接的code-server的URI规则 钟良源 2025-12-08 09:52:38 +0800
  • 7a09df715f fix(componentCoding): 修复域名拼接缺少斜杠问题 钟良源 2025-12-08 09:43:19 +0800
  • 8156f3e743 feat(componentCoding): 动态配置code-server服务器URI 钟良源 2025-12-08 09:36:10 +0800
  • d676b275d6 refactor(component): 优化组件列表分页逻辑与状态管理 钟良源 2025-12-05 17:31:01 +0800
  • 7d5a7fe491 feat(componentDeployment): 添加分页功能支持组件列表分页加载 钟良源 2025-12-05 17:14:01 +0800
  • 790dc38884 feat(params-table): 为参数表格添加文本溢出提示功能 钟良源 2025-12-05 14:26:09 +0800
  • b693e72e3e feat(market): 异步加载组件和流程数据 钟良源 2025-12-05 14:10:48 +0800
  • 63f5809c3b feat(editor): 优化编辑器动态加载逻辑 钟良源 2025-12-04 14:36:03 +0800
  • 9d6a63f8c3 build(docker): 配置pnpm使用国内镜像源 钟良源 2025-12-04 13:51:47 +0800
  • d5a602cb19 feat(componentDeployment): 使用第三方库copy-to-clipboard实现复制功能 钟良源 2025-12-04 11:25:08 +0800
  • 299dbe76c9 feat(componentDeployment): 根据运行类型控制按钮显示 钟良源 2025-12-04 11:22:45 +0800
  • 6c9259eeeb feat(flowEditor): 条件渲染顶部右侧面板 钟良源 2025-12-04 10:54:19 +0800
  • 5cc13cba69 feat(flowEditor): 优化节点句柄渲染逻辑 钟良源 2025-12-04 10:41:31 +0800
  • 9881a9afed fix(flowEditor): 调整节点连接点位置计算 钟良源 2025-12-04 09:35:04 +0800
  • fd9da62ad8 feat(component): 实现组件审核功能并优化项目标识验证 钟良源 2025-12-03 15:32:49 +0800
  • 42021a122d feat(componentDeployment): 注释掉主机列表请求中的环境类型参数 钟良源 2025-12-03 15:32:31 +0800
  • 43c473ab73 feat(component): 增加组件市场中专用的复制api,分离组件开发和组件市场的复制api调用 钟良源 2025-12-03 10:08:29 +0800
  • 17d73b0a2b pref(component-env): 优化环境列表筛选逻辑 钟良源 2025-12-02 17:35:33 +0800
  • 707a4764e5 feat(componentEnv): 跟换环境类型选项值绑定 钟良源 2025-12-02 17:13:16 +0800
  • 6dd6c112aa feat(component-env): 更新容器环境配置提交逻辑 钟良源 2025-12-02 16:46:40 +0800
  • 119ed17961 chore(logBar): 暂时隐藏组件日志选项卡 钟良源 2025-12-02 14:46:31 +0800
  • a18d24b6e6 feat(navbar): 添加用户信息显示和菜单项 钟良源 2025-12-02 14:35:19 +0800
  • 86f026f493 feat(container): 更新容器配置模态框权限选择和字段映射 钟良源 2025-12-02 14:10:24 +0800
  • 2efa26a6a9 chore(env): 更新开发环境服务器地址 钟良源 2025-12-02 11:42:57 +0800
  • e8ed0425d1 feat(componentEnv): 容器配置功能增强与网络模式支持 钟良源 2025-12-02 11:42:12 +0800