Skip to content

Conversation

@github-actions
Copy link

Automated changes by create-pull-request GitHub action

@github-actions github-actions bot force-pushed the create-pull-request/patch branch 3 times, most recently from 3e1c62b to c46a6b7 Compare February 10, 2025 08:38
@CLAassistant
Copy link

CLAassistant commented Feb 10, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 4 committers have signed the CLA.

✅ HSunboy
❌ 之瑛
❌ yezaoshu
❌ liyi711


之瑛 seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions github-actions bot force-pushed the create-pull-request/patch branch 2 times, most recently from 7925326 to 09f6af8 Compare February 11, 2025 03:43
@github-actions github-actions bot force-pushed the create-pull-request/patch branch 4 times, most recently from a867cb9 to a03ffc5 Compare March 5, 2025 02:32
@github-actions github-actions bot force-pushed the create-pull-request/patch branch 2 times, most recently from 542c39c to 3b11936 Compare April 2, 2025 06:18
@github-actions github-actions bot force-pushed the create-pull-request/patch branch 3 times, most recently from aadb901 to 66d4046 Compare April 18, 2025 02:35
@github-actions github-actions bot force-pushed the create-pull-request/patch branch 3 times, most recently from af17f79 to 42be8e4 Compare April 27, 2025 09:26
@github-actions github-actions bot force-pushed the create-pull-request/patch branch 3 times, most recently from a5c4a6c to 920f22c Compare May 7, 2025 07:05
之瑛 and others added 7 commits May 20, 2025 18:35
Merge branch 'feat/task-refactor of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.0

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/795


Reviewed-by: 艺泽 <yize.ly@digital-engine.com>


* refactor: 调整常量位置
* feat: 调整 modals位置
* refactor: 引用方式调整
* refactor: 修改引用
* refactor: 修改引用
* refactor: 调整引用
* refactor: modals 收到modals路径下
* refactor: detail modal 名称调整
* refactor: modals 相关代码路径调整
* refactor: 删除多余代码
* refactor: 容器组件放在container 路径下
* fix: index.less 引用修正
* refactor: 调整创建modal 代码位置
* refactor: 调整样式引用
* fix: 名称修正
* refactor: 调整引用代码顺序
* refactor: 代码引用
* refactor: 提示语调整
* refactor: 拆分 taskTable
* feat: 简化隐藏项目列逻辑
* fix: 优化隐藏项目列依赖项
* refactor: 优化content文件代码样式
* refactor: 简化 loadList
* refactor: 调整代码样式
* refactor: 删除多余代码
* refactor: 删除多余代码
* refactor: 调整loadList
* refactor: 删除无用代码
* refactor: 提示语调整
* refactor: 合并 buttonConfig
* refactor: 函数名称调整
* refactor: editCycleTask 调整
* refactor: 优化handleRetrCycleTask
* refactor: 优化 handleRetry
* refactor: 调整 enbale 控制
* feat: 简化任务操作
* refactor: 名称调整
* feat: 优化周期任务 tools 生成
* refactor: 优化 taskTools
* refactor: 优化 taskTools
* refactor: 改写exe 任务状态操作控制
* refactor: 优化 task 操作
* refactor: 优化取值
* refactor: 调整 tools 操作
* refactor: 调整 tools 操作
* refactor: 调整异步
* refactor: 调整url参数使用
* fix: 参数调整
* refactor: 拆分 actions
* refactor: 优化taskTools
* refactor: 整理的代码
* refactor: 优化 cycleTaskTools
* refactor: 优化 cycleTaskTools
* refactor: 名称调整
* refactor: 优化 cycleTaskTools
* refactor: 优化 addOperations
* refactor: 优化 addOperations 参数
* refactor: 提取 TS 定义
* refactor: 优化 editCycleTask
* refactor: 调整taskTypeName
* refactor: 优化 cycleTaskTools
* refactor: 提取 taskTools 常量
* refactor: 添加注释
* fix: 补充缺失信息
* refactor: 删除多余代码
* refactor: 提取 rules
* refactor: 常量与工具函数提取
* refactor: 调整 rules
* refactor: 优化 Radio
* refactor: 修正 const
* refactor: 调整 radio 用法
* refactor: 优化写法
* refactor: 调整 radio 用法
* refactor: 删除多余代码
* refactor: radio 优化
* refactor: radio 替换
* refactor: 优化 Radio.Group 使用
* refactor: rules 提取
* refactor: rules 提取
* refactor: exportTask rules
* refactor: 调整rules
* fix: rules 替换
* refactor: rules 调整
* refactor: 遗漏 rules 提取
* refactor: 拆分 configModal
* refactor: configModal 优化
* refactor: configModal 代码拆分
* refactor: ruleFormItem 提取 rules
* refactor: 优化 ruleForm 中表单值读取
* refactor: 调整命名
* refactor: 名称调整
* refactor: Content 任务加载恢复按任务页类型区分
* fix: 优化样式引用
* refactor: 优化数组使用
* refactor: 调整 Content 中参数顺序
* refactor: loadTaskList 参数调整顺序
* refactor: 提取工单请求的公共参数
* refactor: 参数调整
* refactor: 删除多余代码
* refactor: 名称调整
* refactor: 删除无用代码
* feat: 注释 && 部分写法改动
Merge branch 'fix/popconfirm of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.0

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/801


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* fix: 替换废弃属性
Merge branch 'feat/temp435_yz of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.0

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/812


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* fix: 修改listDatabases函数传参写法
* fix: 删掉无用注释
* fix: 删除多余包裹标签
Merge branch 'feat/localIndex of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.0

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/815


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* feat: 表索引范围默认用 local
Merge branch 'feat/checkAll of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.0

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/817


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* feat: 展示列可全选
* feat: 样式调整
* feat: 删除多余代码
Merge branch 'feat/tableName of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.0

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/818


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* feat: 新建表名称,过滤掉不可打印字符
* refactor: 优化代码格式
* fix: 修正TS问题
* refactor: 修正代码样式
* feat: 调整valueFilter 所属组件
* fix: 修正 TS 定义
@github-actions github-actions bot force-pushed the create-pull-request/patch branch 2 times, most recently from ee66212 to b9a3cd0 Compare June 6, 2025 06:13
之瑛 and others added 29 commits October 15, 2025 17:14
Merge branch 'fix/opeartionsDisplay of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/1059


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* feat: 调整弹窗位置
* fix: 升级属性用法
Merge branch 'fix/resourceTreeGroupNode of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/1060


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* feat: 资源树删掉在<TreeNodeMenu实现的旧的全局搜索入口实现
Merge branch 'fix/selectAllText of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/1061


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* fix(auth): add selectAllText content
* fix(): delete unsed type
Merge branch 'fix/filter of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/1062


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* fix: 删除多余debugger
* feat: 调整执行中断的跳转
* feat: 定位到全部tab
* feat: 已启用跳转时,时间选择全部
Merge branch 'fix/legend of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/1063


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* fix: legend 文本
Merge branch 'fix/441bugfix_yz of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/1057


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* fix: 441bugfix
* fix:克隆分区计划任务去掉现有提示
* fix: 分区计划的批量设置下掉二次确认弹窗
* fix: 修改工单作业参数默认值
* feat: 更改创建分区计划生成的名称
Merge branch 'fix/inlineChat of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/1064


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* feat: 新生成的内容追加到SQL窗口
* feat: 新生成内容与placeholder不重合
* fix: 修复在nul值读取id问题
* fix: 字号
* feat: 样式调整
* feat: inlineChat展示
* feat: 样式展示
* feat: 样式调整
* fix: 优化暗提示控制
Merge branch 'feat/dmlpartition of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/1065


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* feat: dml增加分区选择器组件,允许选择二级分区
Merge branch 'fix/441bugfix_yz2 of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/1066


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* fix: 申请库权限,项目列表接口替换为listProjects,不展示没有权限的项目
Merge branch 'fix/timeout of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/1067


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* feat: 样式调整
* fix: 展示执行超时
Merge branch 'fix/441bugfix_yz3 of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/1068


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* fix: 修复多库变更、逻辑库变更获取数据库列表的方式
Merge branch 'fix/task of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/1070


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* fix: 补充作业执行状态枚举
* feat: 添加map
* fix: 添加筛选项展示
* feat: 补充列表中执行成功告警标签
* fix: 样式调整
* fix: 样式优化
Merge branch 'fix/completion of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/1071


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* fix: 删除多余代码
* refactor: 删除多余注释
Merge branch 'fix/schedule of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/1072


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* fix: 修复作业-执行中断跳转
Merge branch 'fix/taskTotal of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/1073


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* feat: 任务柱状图-任务总计-跳转-清空筛选项目状态
* fix: 参数调整
* feat: 参数清除区分
Merge branch 'fix/scheduleTypeClear of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/1074


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* feat: 待审批跳转,清空作业类型
Merge branch 'fix/dotToSquare of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/1075


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* feat: square 提示
Merge branch 'fix/scheduleStatus of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/1077


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* fix: 已启用跳转需要清空审批状态
Merge branch 'fix/441bugfix_yz4 of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/1078


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* fix: 多库变更bugfix
* feat: dml补充参数
* fix: 工单描述修改默认描述信息
* feat: 多库变更补充任务日志
* feat: 多库变更增加交互限制
* feat: 多库变更增加轮训调用
* fix:适配多库变更审批流节点改动
* fix: 多库变更历史问题修复
* fix:修复文案错误
Merge branch 'fix/design of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/1080


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* feat: 调整 todo card 字号
* feat: 数值为0正常展示barChart的tooltip
* fix: 快速上手图居中
* fix: 添加 memo
* fix: 快速上手不再闪烁
* fix: 溢出省略
* fix: 根据屏幕宽度展示柱状图的标签
* feat: 系统默认模型对应的select支持模糊搜索
* feat: 调整switch size
* fix: 编辑模型、供应商卡片样式
* fix: 卡片hover抖动问题
* fix: 样式调整
* fix: 调整 api key label
* fix: icon color
* fix: select 样式调整
* fix: icon color 调整
* fix: 编辑按钮展示
* fix: 修复编辑控件展示不全问题
* fix: 样式调整
* fix: 修复access key 弹窗样式
* fix: 修复资源依赖弹窗样式
Merge branch 'fix/clickArea of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/1081


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* fix: 跳转点击事件绑定节点
Merge branch 'feat/DesignAcceptance_441_yz of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/1079


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* feat: 工单设计验收
* feat: 作业设计验收
* feat: 项目模块icon统一
* feat: 数据源模块icon替换
* feat: 数据源回收站、会话icon替换
* feat: if=> swicth
* feat: 用户权限模块替换icon
* feat: 删除注释
* feat: 外部集成替换icon
* fix: 边界处理
* feat: 安全规范替换icon
* feat: 调整初始值
Merge branch 'fix/interactive of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/1083


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* fix: 数据源展示溢出省略
Merge branch 'fix/text of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/1084


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* fix: 文本调整
Merge branch 'fix/441bugfix_yz5 of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/1086


Reviewed-by: 畅晚 <ninalong.lnn@digital-engine.com>


* fix: 441bugfix
* fix: 多库变更详情展示问题
* fix: 工单作业筛选高亮逻辑修正
* fix: 多库变更增加保存模板校验逻辑
* feat: 编辑分区计划增加确认框
* fix: 分区计划修改编辑时的作业名生成逻辑
* feat: 项目列表增加表头
* feat:数据源列表添加表头
* fix: 修改hover背景颜色
Merge branch 'fix/441bugfix6_yz of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/1087


Reviewed-by: 畅晚 <ninalong.lnn@digital-engine.com>


* feat: 多库变更执行记录增加下载查询结果入口
* fix: 补充入口
Merge branch 'fix/441bugfix8_yz of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/1088


Reviewed-by: 畅晚 <ninalong.lnn@digital-engine.com>


* fix: 修复新建函数的历史问题
* fix: 联想词前先trim一下
* fix:441bugfix
Merge branch 'fix/user of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.4.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/1089


Reviewed-by: 晓康 <xxk268858@oceanbase.com>


* fix: 缓存工作台配置添加用户id标识
* fix: 以userID为 key
* fix: 修复localStorage值读取
* fix: 修复project筛选项展示
@github-actions github-actions bot force-pushed the create-pull-request/patch branch from b9bba21 to 5ee56b6 Compare October 27, 2025 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants