Commit Graph

  • eed8b82963 feat(componentDeployment): 添加组件部署列表中的自定义logo显示功能 master production 钟良源 2026-03-20 10:47:53 +0800
  • 1b1d4e620b feat(componentDeployment): 添加组件分类筛选功能 钟良源 2026-03-19 15:48:18 +0800
  • 2f9453b227 feat(componentDeployment): 添加搜索关键词防抖功能 钟良源 2026-03-19 15:39:44 +0800
  • da4599d122 fix(component): 修复组件审查页面输出参数显示逻辑 钟良源 2026-03-19 15:00:59 +0800
  • 4d4883daec style(component): 调整组件预览区域样式 钟良源 2026-03-19 15:00:47 +0800
  • f1827f133b feat(component): 部分组件添加限制中文输入 钟良源 2026-03-18 11:30:29 +0800
  • 94c7209355 style(componentEnv): 页面样式优化 钟良源 2026-03-18 10:34:40 +0800
  • 672639aba0 style(nodeEditModal): 组件信息编辑框样式修改 钟良源 2026-03-18 10:17:27 +0800
  • cb190370ab style(editor): 格式化代码编辑器中的多行字符串 钟良源 2026-03-10 09:02:53 +0800
  • 8c22b8c895 feat(codeEditor): 代码编辑器组件增加extra数据存储与渲染 钟良源 2026-03-05 15:30:35 +0800
  • 3c36913a2b style(listNode): "刷新依赖"更改为"编译组件" 钟良源 2026-03-05 14:19:24 +0800
  • 4ef2677507 Merge branch 'production' 钟良源 2026-03-02 16:14:14 +0800
  • 102543088e fix(envConfigModal): 修复复制命令功能无法复制转义的问题 fixbug 钟良源 2026-03-02 11:48:31 +0800
  • 4681273ff0 feat(envConfigModal): 添加转义字符显示功能 钟良源 2026-03-02 11:16:28 +0800
  • 7642fdd995 docs: 增加重构的节点新增说明 钟良源 2026-02-27 14:53:40 +0800
  • d81df79740 refactor(flow): 重构编排底层逻辑,抽离节点逻辑,封装节点工厂,优化useFlowCallbacks 钟良源 2026-02-27 14:53:18 +0800
  • 84dcde237f style(componentList): 组件发布弹窗增加type判断显示不同的文案 钟良源 2026-02-26 15:25:49 +0800
  • 785eb8239f feat(componentList): 增加上传组件和下载组件按钮,功能与发布组件和导出组件一致 钟良源 2026-02-26 15:05:15 +0800
  • a09da139f2 fix(flowEditor): 修复节点连接数据处理逻辑 钟良源 2026-02-13 15:48:48 +0800
  • 70f6333596 refactor(flowEditor): 将起始节点和结束节点从通用组件切换到本地组件 钟良源 2026-02-06 15:30:38 +0800
  • 75714aa849 fix(flowEditor): 修复节点句柄ID生成逻辑 钟良源 2026-02-06 14:54:36 +0800
  • ce19feb5b2 fix(nodeContentOther): 修复函数返回异常导致字段报错的问题 钟良源 2026-02-06 14:33:49 +0800
  • 5714bb3022 fix(nodeContentOther): 修复节点体中对于开始节点和结束节点的特殊判断 钟良源 2026-02-06 14:29:48 +0800
  • fe47ea56b8 pref(flow): 优化同步事件发送节点功能 钟良源 2026-02-06 10:29:20 +0800
  • 5d08b79904 feat(flowEditor): 添加麦克风节点语音输入功能 钟良源 2026-02-05 16:34:48 +0800
  • beca6752a6 style(FlowEditor): 调整条件表格组件的样式配置 钟良源 2026-02-04 11:44:49 +0800
  • 5bfc73751f feat(flow-editor): 更新周期编辑器以支持自定义Cron表达式 钟良源 2026-01-29 15:43:25 +0800
  • 0360dd605f feat(flow-editor): 移除节点编辑器中的描述字段 钟良源 2026-01-29 15:14:59 +0800
  • b5f2584e0f fix(component): 修复组件模态框编辑器内容同步问题 钟良源 2026-01-29 15:13:40 +0800
  • 7fb4ce5ff8 refactor(utils): 更新组件标识符匹配逻辑 钟良源 2026-01-26 17:10:15 +0800
  • b49854feb6 fix(flow-editor): 解决只读模式下节点状态显示问题 钟良源 2026-01-26 16:45:19 +0800
  • ff801b928d refactor(utils): 更新组件标识符字段映射 钟良源 2026-01-26 16:20:08 +0800
  • 567b824c43 feat(apps): 更新应用导入功能支持项目ID参数 钟良源 2026-01-26 15:42:05 +0800
  • 0146db8b59 feat(apps): 添加应用导入导出功能并优化资源监控仪表盘 钟良源 2026-01-26 15:22:31 +0800
  • 3ef8df6087 feat(flow): 支持多节点和边的复制粘贴功能 钟良源 2026-01-26 14:53:34 +0800
  • b04965f14f feat(ideContainer): 增加开发引导页 钟良源 2026-01-26 14:44:12 +0800
  • 5a06269e1d feat(flow): 添加节点状态管理和历史实例查看功能 钟良源 2026-01-26 14:28:25 +0800
  • 88b3f90138 perf(InstanceCanvas): 优化组件渲染性能 钟良源 2026-01-26 13:45:22 +0800
  • 92dbdb0c79 pref(testInstance): 调换导出测试用例和下载模板的触发接口 钟良源 2026-01-26 11:53:18 +0800
  • 3979b107ce feat(flowEditor): 添加只读模式并实现实例画布查看功能 钟良源 2026-01-26 11:52:48 +0800
  • 9719597be2 rename(comp): 将复合组件重命名为子流程 钟良源 2026-01-26 10:05:15 +0800
  • 7bdcd869a4 fix(flowEditor): 修复子流程保存时没有时间节点导致异常的问题 钟良源 2026-01-26 10:01:43 +0800
  • 2b5b6b3894 feat(systemResource): 增加系统资源大屏显示 钟良源 2026-01-26 10:01:08 +0800
  • c229615e66 feat(component): 添加组件资源监控功能 钟良源 2026-01-26 09:46:09 +0800
  • bc6b64ec15 feat(componentDevelopment): 增加一键生成测试用例功能 钟良源 2026-01-26 09:29:29 +0800
  • a875b65e8b feat(flow): 完善 JSON 与字符串转换节点功能 钟良源 2026-01-23 17:18:30 +0800
  • 72802cb143 feat(flowEditor): 添加历史版本应用功能功能 钟良源 2026-01-22 15:34:25 +0800
  • a5ab8b1690 feat(ide): 增加同步运行中组件的runId更新功能 钟良源 2026-01-22 15:18:57 +0800
  • 3f615d959f pref(componentCoding): 优化操作栏中git操作部分的渲染逻辑,调整操作栏的样式 钟良源 2026-01-22 15:01:28 +0800
  • 9976ccc050 pref(compAudit): 优化附件下载的前置判断,优化版本记录模态框中的table布局 钟良源 2026-01-22 14:56:33 +0800
  • 4365dada34 style(componentList): 优化搜索框与按钮的布局 钟良源 2026-01-22 14:50:52 +0800
  • 5ea91b8c0d fix(compAudit): 修复组件审核页面数据字段映射和样式问题 钟良源 2026-01-22 14:46:43 +0800
  • 1bb41ef612 fix(scene): 修复封面图片列表渲染问题 钟良源 2026-01-22 14:35:29 +0800
  • 5139400957 pref(common): 优化时分秒格式化函数的输出 钟良源 2026-01-22 14:25:19 +0800
  • 1621cb920b feat(compLibrary): 完善复合组件库的搜索功能 钟良源 2026-01-22 14:24:47 +0800
  • 9f7062250f pref(waitEditor): 优化等待组件的时间选择范围 钟良源 2026-01-22 11:11:56 +0800
  • e4695dd503 fix(shareCollaborationModal): 修复分享协作无法删除协作者的问题 钟良源 2026-01-21 18:02:00 +0800
  • 50add5ba1f style(componentList): 优化组件列表表格滚动高度计算 钟良源 2026-01-21 17:45:20 +0800
  • df2712ae17 fix(addComponentModal): 修复类型报错 钟良源 2026-01-21 17:34:20 +0800
  • 40c54170ec feat(component): 添加组件协作功能和权限控制 钟良源 2026-01-21 17:32:05 +0800
  • a9419c92f8 feat(store): 添加应用运行时暂停状态支持 钟良源 2026-01-21 15:34:46 +0800
  • 49b1e04205 feat(flowEditor): 添加应用暂停和重跑功能 钟良源 2026-01-21 15:31:43 +0800
  • cf5c0fc8ad style(componentList): 调整表格滚动高度计算 钟良源 2026-01-21 14:37:21 +0800
  • 71d34f8d08 style(componentTest): 调整搜索输入框位置和样式 钟良源 2026-01-21 11:25:32 +0800
  • 6a2ba0f800 feat(componentList): 添加高级搜索功能 钟良源 2026-01-21 11:24:34 +0800
  • 65fd5e583d feat(componentTest): 添加测试用例发送功能 钟良源 2026-01-21 11:00:34 +0800
  • 526a2e48a6 feat(component): 添加组件测试用例启动功能并优化组件列表界面 钟良源 2026-01-21 10:45:06 +0800
  • 0e68a74e70 feat(testInstance): 添加测试实例链接功能 钟良源 2026-01-21 10:44:56 +0800
  • d0a872511f style(componentCoding): 隐藏启动项设置按钮 钟良源 2026-01-21 10:12:56 +0800
  • a9c2425adb feat(flowEditor): 添加基础循环节点类型支持 钟良源 2026-01-19 17:56:21 +0800
  • 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