Commit Graph

  • 8db295e871 feat(componentTest): 添加实例搜索功能并优化界面 钟良源 2025-12-02 10:27:20 +0800
  • cd02dd1df6 feat(component): 组件部署启动功能增加启动锁 钟良源 2025-12-02 10:22:48 +0800
  • 4b7f3dc897 feat(component): 支持动态加载不同类型的配置教程文档 钟良源 2025-12-02 10:22:21 +0800
  • 940c3f0682 feat(container): 完善容器配置表单功能 钟良源 2025-12-01 17:52:47 +0800
  • 808f596885 feat(componentDeployment): 支持本地运行组件实例 钟良源 2025-12-01 15:41:26 +0800
  • 160b596f53 feat(api): 添加组件实例和组件开发的api 钟良源 2025-12-01 15:41:17 +0800
  • 5503c79e5c feat(env): 实现环境配置文件下载功能 钟良源 2025-12-01 15:40:31 +0800
  • 4b412518a2 fix(EditableTable): 更新删除按钮列标题为中文 钟良源 2025-12-01 15:40:20 +0800
  • de2d0d7852 feat(component-env): 添加用户容器状态管理与控制功能 钟良源 2025-12-01 15:40:09 +0800
  • c2d1876a5e fix(EditorSection): 修复编辑器内容更新和可见性控制问题 钟良源 2025-11-28 17:46:51 +0800
  • bd62b6350e feat(markdown): 引入 remark-gfm 支持 GitHub 风格 Markdown 钟良源 2025-11-28 17:24:24 +0800
  • 6b1316d1ab feat(componentMarket): 新增取消发布组件功能 钟良源 2025-11-28 17:22:07 +0800
  • fda715e656 feat(component): 添加组件描述编辑器内容变化监听 钟良源 2025-11-28 17:09:45 +0800
  • 327533eab0 fix(component): 更新组件发布状态判断逻辑 钟良源 2025-11-28 17:08:57 +0800
  • 43fbbb6fba feat(componentMarket): 实现组件详情页的 Markdown 渲染与复制功能 钟良源 2025-11-28 17:02:51 +0800
  • a76a8bbdc0 style(compNode): 更新组件节点样式 钟良源 2025-11-28 15:16:46 +0800
  • 53d0fd6326 pref(shortcuts): 移除快捷方式点击提示功能 钟良源 2025-11-28 15:10:36 +0800
  • 5c00317125 fix(compGrid): 修复分页总数计算错误,调整卡片宽度以适应响应式布局 钟良源 2025-11-28 15:09:10 +0800
  • ad18739931 fix(instance): 修复实例平均处理时间单位显示逻辑 钟良源 2025-11-28 15:08:46 +0800
  • 1a19680c21 style(componentList): 优化组件列表页面布局和表格展示 钟良源 2025-11-28 14:34:00 +0800
  • 7f38dda156 feat(component): 实现组件下架功能 钟良源 2025-11-28 14:13:45 +0800
  • 9b0569cbaa feat(componentDeployment): 注释刷新依赖逻辑 钟良源 2025-11-28 14:13:35 +0800
  • 3ec6d1700e feat(flow): 支持子流程运行与状态管理 钟良源 2025-11-28 12:00:07 +0800
  • 1b40b8c9c7 fix(componentMarket): 修复组件卡牌中的代码语言取值 钟良源 2025-11-27 17:55:25 +0800
  • e21e2e5d53 fix(componentDeployment): 修复下架模态框关闭逻辑 钟良源 2025-11-27 17:54:49 +0800
  • f02ae42b8f feat(flowEditor): 添加工程流程发布类型选项 钟良源 2025-11-27 17:50:24 +0800
  • d51c65d51b feat(componentMarket): 实现组件市场页面及详情页功能 钟良源 2025-11-27 17:50:11 +0800
  • 8a56649019 feat(flow): 添加流程发布功能 钟良源 2025-11-27 14:21:56 +0800
  • 86b9a15499 fix(component): 导入组件后正确刷新列表并提示结果 钟良源 2025-11-27 11:44:08 +0800
  • 8d7e1e9a53 docs(componentList): 添加导出组件功能的特殊说明 钟良源 2025-11-27 10:38:44 +0800
  • b866b14e64 feat(component): 支持批量导入和导出组件功能 钟良源 2025-11-26 18:34:02 +0800
  • 3401bbc408 feat(componentDeployment): 添加查看组件功能 钟良源 2025-11-26 15:36:42 +0800
  • 6fc5da9ef1 style(component): 替换清空日志图标为IconDelete组件 钟良源 2025-11-26 15:36:32 +0800
  • 5a7aa39f3d pref(envConfigModal): 优化指令复制函数的判断条件 钟良源 2025-11-26 15:07:50 +0800
  • 751a631bbd feat(componentCoding): 增加git地址复制功能 钟良源 2025-11-26 15:07:09 +0800
  • 2b6d21ada6 feat(component): 添加代码提交和拉取功能 钟良源 2025-11-26 15:04:08 +0800
  • 3ea92c5ec9 fix(api): 更新组件导入接口的文件字段名 钟良源 2025-11-26 14:41:13 +0800
  • d4ecb794dc feat(componentDeployment): 展示组件代码语言标签并移除环境配置入口 钟良源 2025-11-26 14:41:01 +0800
  • 05146d60cf fix(env-config): 修复环境配置变更处理中的类型错误 钟良源 2025-11-26 14:40:33 +0800
  • 43324037c4 feat(component): 添加组件环境配置功能 钟良源 2025-11-26 14:40:03 +0800
  • 7aa5efb9ba feat(test): 更新测试实例 WebSocket 连接路径并优化日志显示 钟良源 2025-11-26 11:47:03 +0800
  • 069c45b80e feat(component): 实现组件导入功能 钟良源 2025-11-26 11:46:56 +0800
  • 399d3676c0 feat(test): 添加测试用例导入功能 钟良源 2025-11-26 11:06:23 +0800
  • 13b17c48db feat(test): 增加测试用例导出和WebSocket连接功能 钟良源 2025-11-26 10:54:20 +0800
  • b8de1fcd87 feat(componentTest): 新增测试用例编辑和删除功能 钟良源 2025-11-26 10:32:03 +0800
  • 99578da78b feat(component-test): 优化测试实例组件布局与样式 钟良源 2025-11-26 10:12:01 +0800
  • f9e7a55b96 feat(componentTest): 新增测试用例配置弹窗组件 钟良源 2025-11-26 10:06:07 +0800
  • bba9318e9d feat(component-test): 完善组件测试功能与界面交互 钟良源 2025-11-26 10:05:58 +0800
  • 000d985420 feat(componentTestCase): 添加提交测试用例api 钟良源 2025-11-26 10:05:26 +0800
  • ea6c483831 feat(componentDeployment): 反转部署列表显示顺序 钟良源 2025-11-26 10:05:05 +0800
  • 96978cbbdf feat(componentDeployment): 新增实例创建功能并优化交互 钟良源 2025-11-25 12:03:03 +0800
  • 693abee9a3 feat(componentDeployment): 添加实例编辑功能 钟良源 2025-11-25 11:53:33 +0800
  • 7bb321ffb4 pref(componentTest): 优化测试用例界面和节点选择逻辑 钟良源 2025-11-25 11:42:38 +0800
  • 2dabe0fa88 feat(component): 增加组件发布功能弹窗 钟良源 2025-11-25 11:42:13 +0800
  • f3295f25d7 chore(locale): 清理登录表单中的占位符文本 钟良源 2025-11-25 11:41:22 +0800
  • d51e8a1ff5 feat(component): 调整组件发布功能及界面布局 钟良源 2025-11-25 11:41:10 +0800
  • 8be33b48a7 pref(login): 优化登录接口校验回调的信息取值 钟良源 2025-11-25 09:15:10 +0800
  • 0fe805ce81 feat(componentTest): 实现组件测试实例页面 钟良源 2025-11-24 17:46:46 +0800
  • 1fa8c545c0 refactor(componentTest): 移除本地测试数据依赖 钟良源 2025-11-24 15:21:30 +0800
  • 1337babd92 chore(env): 更新开发环境服务器配置 钟良源 2025-11-24 15:17:51 +0800
  • a1e9833103 feat(sso): 更新SSO接口路径以匹配新API版本 钟良源 2025-11-24 15:15:54 +0800
  • c14b7146c4 Merge branch 'new_login' 钟良源 2025-11-24 15:12:29 +0800
  • 1bb667d98c feat(componentTest): 新增组件测试实例功能 钟良源 2025-11-24 15:11:19 +0800
  • 6ca6ca34db feat(componentTest): 实现组件测试功能模块 钟良源 2025-11-24 10:26:55 +0800
  • 8f46a0adf3 feat(component): 增强组件部署功能 钟良源 2025-11-20 17:08:21 +0800
  • c096108124 feat(componentDeployment): 添加组件实例启停功能 钟良源 2025-11-20 16:11:02 +0800
  • 44afe3073f feat(componentDeployment): 实现新增实例-线上运行功能 钟良源 2025-11-20 15:55:21 +0800
  • 128d0953b1 pref(componentDeployment): 优化列表节点展示功能 钟良源 2025-11-20 15:54:38 +0800
  • 7b64cedf2c feat(login): 加密存储登录参数 钟良源 2025-11-20 10:22:10 +0800
  • a3909bfca0 feat(login): 更新登录流程以支持SSO认证 钟良源 2025-11-20 10:01:35 +0800
  • 17361c3285 chore: 更新.gitignore文件 钟良源 2025-11-19 17:33:15 +0800
  • 8a6f7183b3 feat(componentDeployment): 新增组件部署功能并优化UI交互 钟良源 2025-11-19 17:32:57 +0800
  • ececda16a7 feat(component-deploy): 实现组件部署列表及新增实例功能 钟良源 2025-11-18 16:59:50 +0800
  • 82ecfe4cf2 feat(componentEnv):优化环境测试功能与用户体验 钟良源 2025-11-17 09:45:58 +0800
  • 8d92c95798 feat(flowEditor): 格式化节点数据类型显示 钟良源 2025-11-14 16:51:33 +0800
  • 37e5b695db fix(componentEnv): 更新删除环境确认提示文案 钟良源 2025-11-14 15:59:27 +0800
  • 694b226de9 feat(component-env): 添加环境搜索功能 钟良源 2025-11-14 15:58:17 +0800
  • 81c687dd5b feat(form): 增强表单校验与输入组件 钟良源 2025-11-14 15:51:55 +0800
  • 074934df46 feat(componentEnv):优化环境配置列表查询功能 钟良源 2025-11-14 15:35:27 +0800
  • 84cb9d6efb feat(componentEnv): 添加环境配置教程弹窗功能 钟良源 2025-11-14 14:52:44 +0800
  • d4c2c0a63d feat(component-env): 支持环境编辑与测试功能 钟良源 2025-11-14 14:17:01 +0800
  • 319e917676 feat(componentEnv): 新增组件环境配置功能 钟良源 2025-11-14 11:36:53 +0800
  • 82f4001768 refactor(routes):重命名组件库模块名称和键值 钟良源 2025-11-13 13:58:47 +0800
  • 579874c77d Merge branch 'refs/heads/master' into production 钟良源 2025-11-13 13:50:48 +0800
  • a785971c3d feat(componentLibrary): 更新组件库菜单名称和键值 钟良源 2025-11-13 13:50:18 +0800
  • ab9fd9fbc8 feat(componentLibrary): 更新组件库模块名称和键值 钟良源 2025-11-13 13:48:14 +0800
  • 4fb18edb0d feat(component-library): 更新组件库模块名称和键值 钟良源 2025-11-13 13:43:38 +0800
  • 61c6cb46d9 Merge branch 'refs/heads/master' into production 钟良源 2025-11-13 13:39:37 +0800
  • 3647ffb3d7 feat(isdp): 移除组件协作权限相关常量和配置 钟良源 2025-11-13 13:39:19 +0800
  • ffdecae67d Merge branch 'refs/heads/master' into production 钟良源 2025-11-13 13:25:16 +0800
  • 11af8b98d3 feat(componentMarket): 新增组件市场页面功能(未完成) 钟良源 2025-11-13 13:24:51 +0800
  • 12d6e89b6e feat(flow):优化复合组件ID处理逻辑 钟良源 2025-11-13 13:24:31 +0800
  • 11a0f992c0 pref(flowEditor): 优化节点添加弹窗的交互 钟良源 2025-11-13 13:23:52 +0800
  • bc76be9f34 fix(flow): 支持大写开始和结束节点类型验证 钟良源 2025-11-13 13:23:13 +0800
  • 0239ef6ac2 style(flow-editor): 调整节点输入输出样式布局 钟良源 2025-11-13 11:47:28 +0800
  • 8e5708048c feat(flowEditor): 统一节点数据类型显示格式 钟良源 2025-11-13 11:40:06 +0800
  • 862080357b fix(flowEditor):修复节点输出位置计算错误 钟良源 2025-11-13 09:56:56 +0800
  • cfbe5be405 style(flow): 调整编辑器组件样式和布局 钟良源 2025-11-13 09:56:43 +0800
  • 330c0e661d style(componentList): 调整单选按钮组样式 钟良源 2025-11-12 17:17:44 +0800
  • 1ab8b13299 feat(component): 添加组件代码初始化功能 钟良源 2025-11-12 17:02:53 +0800