Commit Graph

  • 4e594e1368 feat(flow): 实现条件选择节点功能 钟良源 2025-10-17 15:17:31 +0800
  • 0a70157262 feat(flowEditor): 更新节点定义注释并禁用JSON相关节点 钟良源 2025-10-17 10:31:07 +0800
  • e1169e7c25 feat(flow): 重构流程数据转换逻辑以支持新格式 钟良源 2025-10-17 10:29:36 +0800
  • a024ba911d feat(flowEditor):优化ReactFlow实例ID生成逻辑 钟良源 2025-10-16 11:39:10 +0800
  • bba0197215 feat(flow):优化循环节点配置与展示逻辑 钟良源 2025-10-16 11:38:59 +0800
  • 26fe3794fa refactor(flow):优化节点数据处理与循环组件配置 钟良源 2025-10-15 16:22:40 +0800
  • ae70967f86 feat(flow): 支持循环节点类型转换与注册 钟良源 2025-10-15 16:10:20 +0800
  • 24bc2f392d fix(FlowEditor): 防止事件列表为空时设置选项 钟良源 2025-10-15 15:53:50 +0800
  • e274937a19 refactor(components):重构参数表格组件命名与逻辑 钟良源 2025-10-15 15:53:42 +0800
  • da34978f6c feat(flow): 实现循环节点功能并优化编辑器 钟良源 2025-10-15 15:53:27 +0800
  • c6ad30b213 fix(hooks): 防止节点变更时修改冻结对象 钟良源 2025-10-14 16:19:24 +0800
  • eced9e27b4 fix(flowEditor): 关闭节点编辑模态框逻辑优化 钟良源 2025-10-14 15:27:32 +0800
  • efb1983ed1 feat(flowEditor): 添加历史记录快照防抖功能 钟良源 2025-10-14 15:18:05 +0800
  • 92b4a783de fix(flowEditor):修复节点菜单关闭逻辑并优化注释 钟良源 2025-10-14 15:08:11 +0800
  • 6a21ce0d59 pref(flowEditor): 删除未使用的组件导入,优化redux中Dispatch的ts类型 钟良源 2025-10-14 14:51:46 +0800
  • 1395bb735b refactor(flowEditor)!:重构流程编辑器组件结构 钟良源 2025-10-14 14:49:57 +0800
  • d4a23472b0 style(flowEditor): 样式交互优化 钟良源 2025-10-14 14:16:12 +0800
  • b22743946c Merge branch 'refs/heads/master' into production 钟良源 2025-10-14 11:59:39 +0800
  • d8196ab348 fix(flow): 修复未使用默认导出导致打包报错的问题 钟良源 2025-10-14 11:59:24 +0800
  • 715c4c7ba3 Merge branch 'refs/heads/master' into production 钟良源 2025-10-14 11:45:29 +0800
  • 0230119987 feat(flowEditor): 添加流程运行功能及WebSocket支持 钟良源 2025-10-14 11:44:52 +0800
  • 11c796aa75 refactor(config): 移除 WebSocket 代理配置 钟良源 2025-10-14 11:44:41 +0800
  • 1a8629d84c feat(flowEditor): 添加历史记录功能和撤销重做操作 钟良源 2025-10-14 10:58:02 +0800
  • 3c57f650fb feat(flow): 支持添加应用组件和复合组件 钟良源 2025-10-13 17:52:08 +0800
  • fc7f4853a0 feat(ide): 实现组件市场添加功能并优化数据处理 - 在 _app.tsx 中为不同组件类型添加 fontCompType 标识 - 移除登录表单的默认用户名密码初始化值- 增加工程组件数据获取的异步等待处理 -重构 market.tsx 组件以支持添加到工程的功能- 新增 addProjectComp 和 addProjectBaseComp API 接口 - 优化右侧边栏宽度从 350px 调整为 550px- 完善组件是否已添加的状态显示和交互逻辑- 增加从缓存获取组件列表及监听 Redux 状态更新的能力 - 修复侧边栏树节点选择判断逻辑,避免误判无子节点情况 - 添加刷新按钮用于重新加载组件库数据 钟良源 2025-10-13 15:48:25 +0800
  • cb07ba397b feat(flow): 更新流程列表获取逻辑并优化数据存储,修改复合组件两种类型的获取接口 钟良源 2025-10-13 10:03:10 +0800
  • 756a98943d feat(market):重构组件市场页面结构和分类逻辑 钟良源 2025-10-13 10:02:42 +0800
  • c375745670 feat(componentTest): 添加组件测试页面基础结构(样式未开发) 钟良源 2025-10-10 16:06:00 +0800
  • 5b2f1020d2 feat(orchestration): 实现应用组件信息展示功能 钟良源 2025-10-10 16:05:19 +0800
  • b81b0dbf38 feat(ide): 添加项目组件数据管理功能 钟良源 2025-10-10 16:04:53 +0800
  • 3dbf1ccac6 feat(ideContainer): 添加组件测试页面并优化组件渲染逻辑 钟良源 2025-10-10 16:03:53 +0800
  • dd2281dacc feat: 增加工程页-组件页中所需要的静态资源 钟良源 2025-10-10 16:03:18 +0800
  • 93ed8ace38 fix:修改jenkins HuangHuiKang 2025-10-10 11:18:29 +0800
  • d27534e786 fix:修改jenkins HuangHuiKang 2025-10-10 11:11:19 +0800
  • dcdc603794 fix:修改jenkins HuangHuiKang 2025-10-10 11:08:56 +0800
  • ce34f7cda9 fix:修改jenkins HuangHuiKang 2025-10-10 11:03:30 +0800
  • 98050a731b fix:修改jenkins HuangHuiKang 2025-10-10 10:49:34 +0800
  • 32e023eeab fix:修改jenkins HuangHuiKang 2025-10-10 10:31:49 +0800
  • d62e125f63 fix:修改jenkins HuangHuiKang 2025-10-10 10:29:36 +0800
  • e395daec8d fix(chart): types兼容性修复,修改热力图cellSize类型为number 钟良源 2025-10-10 10:09:38 +0800
  • 28ead53d02 Merge remote-tracking branch 'origin/master' 钟良源 2025-10-10 09:53:29 +0800
  • cc3236901f chore(deps): 将 echarts 版本从 6.0.0 降级至5.6.0 钟良源 2025-10-10 09:53:04 +0800
  • a110ec904a chore(ignore): 更新.gitignore文件 钟良源 2025-10-10 09:52:18 +0800
  • c4b8595c01 build(config): 指定静态导出的输出目录 钟良源 2025-10-10 09:51:38 +0800
  • b319ed6f37 chore:修改jenkins HuangHuiKang 2025-10-10 09:45:29 +0800
  • 23dcfe4902 chore:修改jenkins HuangHuiKang 2025-10-10 09:42:58 +0800
  • d6b310cbe1 chore:修改jenkins HuangHuiKang 2025-10-10 09:37:37 +0800
  • 72e613cbae chore:修改jenkins HuangHuiKang 2025-10-10 09:36:55 +0800
  • 2c63a75a44 chore:新增jenkins HuangHuiKang 2025-10-10 09:28:30 +0800
  • fdb453f93f chore:新增jenkins HuangHuiKang 2025-10-10 09:22:26 +0800
  • f412f978f5 chore:新增jenkins HuangHuiKang 2025-10-10 09:20:09 +0800
  • f8fcb671b7 chore:新增jenkins HuangHuiKang 2025-10-10 09:16:33 +0800
  • ad592ef134 feat(componentDeployment): 添加组件部署页面及相关组件 钟良源 2025-10-09 15:50:04 +0800
  • 6cfc87a42d assets: 增加组件部署页面所需的静态资源 钟良源 2025-10-09 15:49:30 +0800
  • 22d6da2c60 feat(componentCoding): 增加组件编码页 钟良源 2025-10-09 14:25:25 +0800
  • bc8fdcd2a0 pref(ideContainer): 优化renderContent函数中对于一打开标签的存在判断 钟良源 2025-10-09 09:28:40 +0800
  • 7a4d82c5f8 feat(appCompComponent): 增加所有工程下的子类-组件页 钟良源 2025-10-09 09:27:54 +0800
  • 5f97a93c68 feat(api): 增加scene模块的api 钟良源 2025-09-29 16:23:24 +0800
  • 11494f7d17 feat(login): 登录后获取用户信息及组件数据 钟良源 2025-09-29 15:40:00 +0800
  • 7bb5df9abc pref(utils): 优化convertFlowData初始化的判断条件 钟良源 2025-09-29 15:39:14 +0800
  • 742beda43e feat(componentList):为菜单项添加图标和选中状态 钟良源 2025-09-29 14:52:27 +0800
  • 4359fd8247 feat(sidebar): 侧边栏图标更换,默认菜单数据增加icon和activeIcon属性 钟良源 2025-09-29 14:45:03 +0800
  • af18bec033 feat(sidebar): 侧边栏图标更换,默认菜单数据增加icon和activeIcon属性 钟良源 2025-09-29 14:33:14 +0800
  • d3da19f695 pref(sidebar): 优化sidebar组件的渲染逻辑,优化点击激活标签时对二级菜单的宽度设置逻辑 钟良源 2025-09-29 14:17:01 +0800
  • 7aa5ed95bf feat(component): 添加组件列表页面 钟良源 2025-09-29 14:16:09 +0800
  • 51f180d4e9 pref: 代码格式化 钟良源 2025-09-29 11:05:53 +0800
  • d2d0f828fd pref(sidebar): 优化不同identity的menu获取逻辑 钟良源 2025-09-29 11:05:40 +0800
  • 90562d6f43 feat(orchestration): 实现全局变量管理页面 钟良源 2025-09-28 17:15:40 +0800
  • 3e1ae07849 pref(sidebar): 优化showSubMenu判断的resizeBox宽度修改 钟良源 2025-09-28 16:58:30 +0800
  • 93d9997fee style(sidebar): 优化ResizeBox行内样式覆盖setSubMenu导致拖动后无法修改宽度的问题 钟良源 2025-09-28 16:52:20 +0800
  • e9fee3c0ab feat(event): 实现事件管理功能 钟良源 2025-09-28 16:15:32 +0800
  • 4a310d573f feat(ideContainer): 引入事件容器并优化侧边栏显示逻辑 钟良源 2025-09-28 15:36:13 +0800
  • 566a8ed287 pref(sidebar): 优化侧边栏应用编辑是的默认数据回显逻辑 钟良源 2025-09-28 15:08:26 +0800
  • 6156857bfd feat(ideContainer): 子菜单增加动态图标赋值,修改原先的empty图片路径 钟良源 2025-09-28 14:54:47 +0800
  • bd89012fb9 feat(public): 引入新的ideContainer目录下使用的静态资源文件 钟良源 2025-09-28 14:53:55 +0800
  • 95a132c061 feat(ideContainer): 实现应用删除时自动关闭相关标签页 钟良源 2025-09-28 10:53:38 +0800
  • c52ee5f5ca feat(sidebar): 实现应用的新增、编辑和删除功能 钟良源 2025-09-28 10:39:37 +0800
  • c844ca1314 feat(sidebar): 增加应用的新建功能 钟良源 2025-09-28 09:50:31 +0800
  • 659f48d00a feat(flowEditor): 增加useDefault默认配置标识,启动则默认显示开始结束两个节点 钟良源 2025-09-28 09:49:24 +0800
  • 7abfe6d174 feat(ideContainer): ide容器增加无内容的空状态渲染,sidebar组件传入onRefresh函数 钟良源 2025-09-28 09:48:37 +0800
  • a9aa38a1d0 pref(sidebar): 优化子菜单构造是的parentKey的取值 钟良源 2025-09-26 15:20:35 +0800
  • ec2400aa60 feat(utils): 为 convertFlowData 添加 useDefault 参数以支持返回默认节点 钟良源 2025-09-26 14:59:48 +0800
  • feae6798d6 pref(sidebar): 优化菜单项的副作用,增加subMenuData数据的非空校验 钟良源 2025-09-26 14:49:44 +0800
  • ca92a2c252 pref(sidebar): 优化菜单获取逻辑,副作用监听identity 钟良源 2025-09-26 14:45:55 +0800
  • a3735d3a5b feat(ideContainer): 优化菜单选中逻辑与数据结构 钟良源 2025-09-26 14:40:41 +0800
  • e148d58e7f pref(ideContainer): 优化sidebar组件的一级菜单和二级菜单联动逻辑 钟良源 2025-09-26 14:05:47 +0800
  • fffeca1925 pref(ideContainer): 点击tab项不再联动sidebar 钟良源 2025-09-26 14:01:42 +0800
  • 046356cec6 style(ideContainer): 增加侧边栏搜索和添加功能并调整子菜单宽度 钟良源 2025-09-26 10:29:25 +0800
  • 7df26f5dd6 feat(compGrid): 更新组件类型并支持分页数据加载 钟良源 2025-09-26 10:19:14 +0800
  • 9d9f930078 feat(componentLibrary): 实现组件库搜索与标签页切换功能新增组件搜索状态管理及过滤逻辑 钟良源 2025-09-26 10:00:45 +0800
  • 66bf0e57f4 feat(componentLibrary): 组件库信息从登录后获取的组件列表中获取 钟良源 2025-09-26 09:42:28 +0800
  • 4041e019bb feat(_app): 登录后获取当前用户下面的所有组件信息 钟良源 2025-09-26 09:40:57 +0800
  • 8c397f848f feat(api): 添加组件和流程相关接口 钟良源 2025-09-26 09:40:24 +0800
  • 41c9b60bbe pref(axios): 优化axios请求中非200状态码的异常处理逻辑 钟良源 2025-09-26 09:21:22 +0800
  • 29ae355f01 style(login): 登录页文案和logo修改为工业软件相关 钟良源 2025-09-26 09:20:04 +0800
  • f48036f26a feat(ideContainer): 使用redux实时缓存画布的对应数据,引入防抖函数优化性能 钟良源 2025-09-25 17:28:21 +0800
  • 5f39448f74 pref(flowEditor): 优化保存后的提示交互 钟良源 2025-09-25 16:41:02 +0800
  • 1aab20277f pref(utils): 优化数据转换的处理 钟良源 2025-09-25 16:40:38 +0800
  • eeddc8ab8a feat(utils): 添加通用反序列化方法以处理JSON格式字符串 钟良源 2025-09-25 16:40:09 +0800
  • 059a04cfd1 feat(utils): 增加reactFlow数据转换为原始数据的方法 钟良源 2025-09-25 15:39:00 +0800