Commit Graph

  • 8b2ca9083d fix(component):修复组件状态判断逻辑 钟良源 2025-11-12 14:26:22 +0800
  • 473ffc6d42 feat(component): 添加组件基本信息获取功能 钟良源 2025-11-12 11:36:58 +0800
  • b6053e9abf feat(componentCoding): 添加iframe全屏切换功能 钟良源 2025-11-12 11:23:54 +0800
  • ddbaf2c144 feat(component): 实现组件编码路径状态管理 钟良源 2025-11-12 10:57:22 +0800
  • c3587b3b6a feat(component): 支持复制模式下获取组件设计数据 钟良源 2025-11-12 09:54:16 +0800
  • c0555b56fb feat(component): 添加组件预览功能 - 在添加组件弹窗中集成组件预览模块 - 新增 CompReview 组件用于展示组件设计数据 - 调整组件市场复制接口路径至 componentBase - 优化组件预览样式与布局结构 - 支持组件输入输出参数的动态渲染 - 增加无参数时的占位提示信息 钟良源 2025-11-11 17:57:32 +0800
  • 0ec49e8907 style(componentList): 更新按钮状态样式 钟良源 2025-11-11 17:04:53 +0800
  • 8c5d53ee97 feat(component): 添加组件状态筛选功能 钟良源 2025-11-11 17:02:16 +0800
  • 65d6098c0c feat(component): 实现组件列表搜索与导出功能 钟良源 2025-11-11 16:53:11 +0800
  • 44569a0e5a feat(component): 添加组件复制功能 钟良源 2025-11-11 16:46:11 +0800
  • 18835dc1d5 feat(component): 添加组件创建状态控制与表单禁用逻辑 钟良源 2025-11-11 16:19:59 +0800
  • 855bb5b6e2 fix(const):修改变量引用路径 钟良源 2025-11-11 16:13:04 +0800
  • 5b48a57de2 feat(component): 控制组件编辑和新增接口按钮状态 钟良源 2025-11-11 16:12:39 +0800
  • 3ff114bd8b feat(component): 新增组件复制与分享协作功能 钟良源 2025-11-11 15:17:32 +0800
  • 9166dc0d5c feat(api): 新增协作组件列表接口 钟良源 2025-11-11 15:17:16 +0800
  • 6295f710ff feat(api): 新增组件市场审核列表接口 钟良源 2025-11-11 15:17:05 +0800
  • ab9d8ee2ef feat(component): 移除组件复制和分享协作功能 钟良源 2025-11-11 14:27:40 +0800
  • 3960b663b2 feat(component):优化组件接口设计弹窗功能 钟良源 2025-11-11 14:27:30 +0800
  • fb01b0b0f2 feat(api): 新增组件发布与管理api 钟良源 2025-11-11 14:27:13 +0800
  • 130c15332b feat(componentCoding): 支持通过事件导航到指定项目路径 钟良源 2025-11-11 14:26:52 +0800
  • ecc2408c2d style(compNode): 将卡片宽度从固定值改为最大宽度 钟良源 2025-11-11 14:26:02 +0800
  • 2b8b3167bf feat(component):优化组件操作数据处理逻辑 钟良源 2025-11-10 17:10:01 +0800
  • 0a31ef21da feat(component): 实现组件接口的增删改功能 钟良源 2025-11-10 16:19:09 +0800
  • 2d3bb0f7f3 feat(component): 实现组件开发流程的新建组件,接口设计,组件编辑 钟良源 2025-11-10 16:11:11 +0800
  • c986114e75 feat(component): 新增组件表单与提交功能(接口设计未完成) 钟良源 2025-11-07 17:34:41 +0800
  • cd9fce74b5 feat(editor): 添加支持服务端渲染的编辑器组件 钟良源 2025-11-07 17:34:23 +0800
  • 94ba3bae4a feat(api): 添加组件分类和文件上传接口 钟良源 2025-11-07 17:34:11 +0800
  • eb24c83864 build: 增加@toast-ui/react-editor依赖 钟良源 2025-11-07 17:33:59 +0800
  • 4a9390a211 feat(component): 实现组件列表页面及新增组件弹窗 钟良源 2025-11-07 14:12:44 +0800
  • 9ce152a85c feat(scene): 支持自定义封面图片宽度 钟良源 2025-11-07 14:12:30 +0800
  • c6b1eb6e9a feat(ide): 添加运行时数据展示组件 钟良源 2025-11-07 10:04:54 +0800
  • 9107b6d806 Merge branch 'refs/heads/master' into production 钟良源 2025-11-05 16:14:53 +0800
  • 010f8d99f0 feat(ideContainer): 增加webSocket链接 钟良源 2025-11-05 16:14:31 +0800
  • d003a0f170 Merge branch 'refs/heads/master' into production 钟良源 2025-11-05 14:47:09 +0800
  • 9715a1d1d1 feat(flow): 更新事件发送节点编辑器参数传递 钟良源 2025-11-05 14:46:40 +0800
  • f41ff69cc7 feat(orchestration): 更新全局变量类型支持并优化参数表默认值选择 钟良源 2025-11-04 16:19:17 +0800
  • d88bafdded feat(env): 添加code-server服务地址配置 钟良源 2025-11-04 15:33:09 +0800
  • 0bb61f6a68 style(componentTest): 实例列表和侧边栏组件的布局开发 钟良源 2025-11-04 15:30:04 +0800
  • f46827f869 feat(ide): 添加工程级全局变量功能 钟良源 2025-11-04 15:12:44 +0800
  • 66917cdfd2 chroe: 删除无用console.log 钟良源 2025-11-04 14:42:34 +0800
  • c4398aecb4 pref(ParamsTable): 优化输入输出参数组件的下拉选项数据 钟良源 2025-11-04 11:26:49 +0800
  • e7bacda748 style(nodeContent): 优化节点样式 钟良源 2025-11-04 11:26:12 +0800
  • e1b9d084c2 feat(globalVar): 实现全局变量管理功能 钟良源 2025-11-04 11:25:49 +0800
  • d381a6091d Merge branch 'refs/heads/master' into production 钟良源 2025-11-04 10:12:57 +0800
  • 7047ef0ba5 feat(sideBar): 侧边栏点击应用初始化默认增加appRuntimeData中的事件列表数据 钟良源 2025-11-04 09:32:51 +0800
  • d7ca2dbd3b pref(flow): 优化流程保存后的数据更新逻辑和子流程的数据处理逻辑 钟良源 2025-11-04 09:32:03 +0800
  • a340e1ff4b feat(ideContainer): 添加运行数据展示功能 钟良源 2025-11-03 16:08:34 +0800
  • dd6fc780a3 feat(flowEditor): 实现节点隐藏/显示功能并应用透明度样式 钟良源 2025-11-03 15:57:53 +0800
  • 0b26c2385d feat(flowEditor): 扩展节点颜色选项 钟良源 2025-11-03 15:38:15 +0800
  • 797487aaea style(flowEditor):优化节点内容渲染逻辑 钟良源 2025-11-03 15:34:27 +0800
  • 7237faaebd feat(flow-editor):优化节点内容显示逻辑 钟良源 2025-11-03 15:23:54 +0800
  • 5778383add chroe: 移除调试日志输出 钟良源 2025-11-03 14:28:28 +0800
  • 49d06a9130 feat(flow): 添加事件连线处理功能 钟良源 2025-11-03 14:26:30 +0800
  • cbceb5a101 pref(ideContainer): 隐藏事件节点不显示 钟良源 2025-11-03 11:09:37 +0800
  • fe0b85919e pref(flow):优化流程回调逻辑并移除调试代码 钟良源 2025-11-03 11:06:17 +0800
  • 01e9b2a5c4 fix(flow): 修复循环节点删除后遗留链接线数据的问题 钟良源 2025-11-03 11:05:58 +0800
  • 21526a6831 pref(flow): 数据初始化默认添加appRuntimeData 钟良源 2025-11-03 11:05:30 +0800
  • 8b9bf00952 feat(flow): 优化事件节点处理逻辑 钟良源 2025-11-03 10:39:53 +0800
  • a4184ea1a8 fix(flowEditor):修复节点内容显示逻辑 - 从data.customDef中解构出topic字段 - 当topic包含'**empty**'时返回空字符串 - 优化事件名称的显示逻辑 钟良源 2025-11-03 09:23:42 +0800
  • 85d4c58178 feat(flow): 添加边线类型和数据属性 钟良源 2025-11-03 09:21:10 +0800
  • 428dea25ca Merge branch 'refs/heads/master' into production 钟良源 2025-10-31 16:46:08 +0800
  • c1c0fa3aef feat(flow): 添加事件节点列表管理功能(未完成) 钟良源 2025-10-31 16:45:32 +0800
  • 1538c7470f feat(event): 更新事件查询接口支持更多参数 钟良源 2025-10-31 16:45:14 +0800
  • 62619fa51d chroe:删除无用日志 钟良源 2025-10-31 14:16:02 +0800
  • 309fbf95a2 feat(flow):优化事件监听与发送节点编辑器 钟良源 2025-10-31 14:15:18 +0800
  • 05f3b6f47f pref(flow): 移除调试日志并优化节点注册逻辑 钟良源 2025-10-30 16:04:23 +0800
  • 734913820b feat(flow):优化API句柄连接逻辑和数据类型配置 钟良源 2025-10-30 15:56:40 +0800
  • e3738bd19b fix(hooks):修复流程回调中的参数传递错误 钟良源 2025-10-30 15:30:07 +0800
  • 615d6ebe4e feat(flowEditor):优化删除逻辑和边操作权限控制 钟良源 2025-10-30 15:29:46 +0800
  • cfd9cd3cc4 fix(flow):修复流程数据更新参数错误 钟良源 2025-10-30 15:25:09 +0800
  • 54875eed9d feat(flowEditor): 调整节点输入输出显示格式 钟良源 2025-10-30 15:22:46 +0800
  • 6faa206b8a feat(ide): 添加运行ID以支持运行实例追踪 钟良源 2025-10-30 14:44:58 +0800
  • fec2dd2af9 feat(flow): 区分API连接和数据连接类型 钟良源 2025-10-30 14:35:14 +0800
  • 6c471271db feat(flowEditor): 显示节点数据类型信息 钟良源 2025-10-30 14:23:29 +0800
  • c86441727f feat(flow): 禁用应用编排模式下的删除和上下文菜单功能 钟良源 2025-10-30 11:07:18 +0800
  • 2e26666c03 feat(flowEditor): 实现应用运行状态隔离与运行日志管理 钟良源 2025-10-30 11:04:01 +0800
  • 3232a2e08f feat(flow): 应用编排添加保存成功和失败的提示信息 钟良源 2025-10-30 10:33:52 +0800
  • f67ed129c0 feat(FlowEditor): 验证BASIC节点组件实例配置 钟良源 2025-10-30 10:23:25 +0800
  • 4a0e60026c refactor(utils): 更新事件节点名称映射逻辑 钟良源 2025-10-30 10:16:17 +0800
  • c819b3ae0c Merge branch 'refs/heads/master' into production 钟良源 2025-10-29 16:11:33 +0800
  • 3ae2a46afb feat(flow): 添加自定义节点类型支持并同步画布数据 钟良源 2025-10-29 16:10:37 +0800
  • 1a6032b205 Merge branch 'refs/heads/master' into production 钟良源 2025-10-29 15:45:02 +0800
  • 79db6cd6d2 fix(utils): 修改API连接判断逻辑以支持name或id匹配 钟良源 2025-10-29 15:44:48 +0800
  • 09be740906 Merge branch 'refs/heads/master' into production 钟良源 2025-10-29 14:35:57 +0800
  • afcf4b07cf fix(flow): 更新事件句柄标识符以使用 eventId 钟良源 2025-10-29 14:35:40 +0800
  • 171205d183 feat(api): 增加新api 钟良源 2025-10-29 11:17:21 +0800
  • f856a0db4f refactor(flow):重构事件选择器逻辑并优化节点内容显示 钟良源 2025-10-29 11:16:56 +0800
  • be71426433 refactor(ide): 事件相关功能重构新结构数据 钟良源 2025-10-29 11:16:22 +0800
  • ce375ebc15 pref(utils): 移除冗余的 lineType 属性 钟良源 2025-10-29 11:15:09 +0800
  • 0f3915bff5 style(flowEditor): 调整节点内容布局样式 钟良源 2025-10-29 11:14:55 +0800
  • 78ff1a9dd2 pref(sideBar): 移除Tree组件中的key避免组件被频繁初始化 钟良源 2025-10-28 17:28:49 +0800
  • 6338511741 pref(ideContainer):优化标签页和菜单交互逻辑 钟良源 2025-10-28 17:19:55 +0800
  • 4c4df84c91 chore(code): 移除未使用的撤销重做按钮组 钟良源 2025-10-28 16:46:44 +0800
  • 03976ab0cc chore(flow): 移除调试日志和冗余配置 钟良源 2025-10-28 16:30:31 +0800
  • aaa568f9a5 feat(flow): 运行时禁用编辑功能 钟良源 2025-10-28 16:18:05 +0800
  • 3562e259c6 feat(ide): 添加节点运行日志展示功能 钟良源 2025-10-28 16:08:53 +0800
  • a3445771f0 feat(appEvent): 新增应用编排数据更新功能 钟良源 2025-10-28 15:41:41 +0800
  • 9f83b09ed6 pref(app-flow): 支持应用节点位置自定义及事件ID传递 钟良源 2025-10-28 15:41:27 +0800
  • d9b97c2fd6 feat(utils): 添加 sleep 工具函数 钟良源 2025-10-28 15:41:06 +0800
  • cebaeafb1b fix(utils):优化应用流程数据转换逻辑- 移除事件监听和发送的空主题过滤逻辑 - 简化事件列表的处理条件判断 -保持数据转换结构一致性 钟良源 2025-10-28 11:28:40 +0800