Skip to content

Conversation

github-actions[bot]
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
❌ 之瑛
❌ liyi711
❌ yezaoshu


之瑛 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 [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.4.0

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


Reviewed-by: 艺泽 <[email protected]>


* 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 [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.4.0

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


Reviewed-by: 晓康 <[email protected]>


* fix: 替换废弃属性
Merge branch 'feat/temp435_yz of [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.4.0

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


Reviewed-by: 晓康 <[email protected]>


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

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


Reviewed-by: 晓康 <[email protected]>


* feat: 表索引范围默认用 local
Merge branch 'feat/checkAll of [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.4.0

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


Reviewed-by: 晓康 <[email protected]>


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

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


Reviewed-by: 晓康 <[email protected]>


* 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
@github-actions github-actions bot force-pushed the create-pull-request/patch branch from 2a65caa to 02b001e Compare August 26, 2025 03:13
之瑛 and others added 17 commits August 27, 2025 09:41
Merge branch 'fix/format of [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.4.0

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


Reviewed-by: 晓康 <[email protected]>


* fix: char 类型增加数值
Merge branch 'fix/cron of [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.4.0

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


Reviewed-by: 晓康 <[email protected]>


* fix: 补充对 */n 输入的支持
* refactor: 删除调试代码
* refactor: 删除多余修改
* feat: 用正则匹配间隔输入
Merge branch 'fix/440bugfix of [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.4.0

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


Reviewed-by: 晓康 <[email protected]>


* fix(odcSetting): 桌面版数据库变更默认执行方式配置隐藏定时执行
Merge branch 'merge/202504 of [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.4.0

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


Reviewed-by: 艺泽 <[email protected]>


* PullRequest: 894 feat: add warning text in schedule task page
* PullRequest: 905 2504导入优化
* PullRequest: 913 工作台-最近数据库-禁用OSS等特定类型数据
* PullRequest: 919 feat: 资源树、库选择组件按租户分组调整层级,增加数据源层级
* PullRequest: 925 feat: 只在专有云展示下载新版
* PullRequest: 929 fix: sqlConfig 的 max 使用session 中的值
* PullRequest: 930 fix: show instance info in cloud
* chore: oic extract
* chore: blg import
* PullRequest: 943 fix: update task terminated params
* PullRequest: 944 fix: 分区计划执行成功支持被终止
* PullRequest: 947 feat: 表数据中添加条数上限提示语
* PullRequest: 938 数据归档/清理的变量配置允许自定义输入
* chore: fix oic
* PullRequest: 948 表数据展示数据量优化
* PullRequest: 950 fix(importtask): 修复可导入对应的逻辑判断
* PullRequest: 952 fix(terminate): 关闭弹窗时重置内部状态
Merge branch 'feat/dmlTask of [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.4.0

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


Reviewed-by: 晓康 <[email protected]>


* feat: 修改数据清理数据归档数据检索策略交互效果
* feat: 修改写法
Merge branch 'fix/approvalModal of [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.4.0

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


Reviewed-by: 晓康 <[email protected]>


* fix: 修复处理意见弹窗样式
Merge branch 'feat/dataClearDeleteByuniqueKey of [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.4.0

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


Reviewed-by: 晓康 <[email protected]>


* feat: 数据清理:下掉使用主键清理配置项
Merge branch 'fix/TreeMenuBug of [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.4.0

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


Reviewed-by: 畅晚 <[email protected]>


* fix: 资源树名称过长遮挡搜索按钮
Merge branch 'fix/bugfix of [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.4.0

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


Reviewed-by: 晓康 <[email protected]>


* fix(columnModeModal): 修复列模式弹窗高度
Merge branch 'fix/execute of [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.4.0

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


Reviewed-by: 晓康 <[email protected]>


* fix: mac 上 ctrl 映射到真实的 ctrl
* fix: 修复广播问题
* feat: 完善快捷键映射
Merge branch 'fix/lnn of [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.4.0

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


Reviewed-by: 晓康 <[email protected]>


* fix(activate): encode username in request path
Merge branch 'fix/440bugfix_yz5 of [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.4.0

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


Reviewed-by: 畅晚 <[email protected]>


* fix: 440bugfix
Merge branch 'fix/deleteUnusedDocKey of [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.4.0

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


Reviewed-by: 之瑛 <[email protected]>


* fix: 删掉没有用的dockey
Merge branch 'fix/cw of [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.4.0

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


Reviewed-by: 晓康 <[email protected]>


* fix(plActions): obcloud_mysql的数据源支持执行pl编辑
Merge branch 'fix/setting of [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.4.0

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


Reviewed-by: 晓康 <[email protected]>


* feat: 空间配置tab补充溢出提示
* refactor: 优化代码
@github-actions github-actions bot force-pushed the create-pull-request/patch branch from 02b001e to 130a09b Compare September 3, 2025 08:04
liyi711 and others added 2 commits September 3, 2025 16:41
Merge branch 'fix/440bugfix_yz6 of [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.4.0

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


Reviewed-by: 晓康 <[email protected]>


* fix: 修复obmysql timestamp类型格式为sql错误的问题
Merge branch 'fix/nodeStatus of [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.4.0

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


Reviewed-by: 晓康 <[email protected]>


* fix(taskFlow): 如果flow是EXECUTING_ABNORMAL,节点状态校正显示为执行异常
@github-actions github-actions bot force-pushed the create-pull-request/patch branch from 130a09b to b64e431 Compare September 5, 2025 08:00
yezaoshu and others added 4 commits September 12, 2025 11:17
Merge branch 'fix/440style of [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.4.0

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


Reviewed-by: 晓康 <[email protected]>


* fix(style): update modal styles
* fix(style): update modal styles
Merge branch 'fix/aboutUs of [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.4.0

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


Reviewed-by: 晓康 <[email protected]>


* fix: 修复下载新版
…n getFieldProps function

Merge branch 'fix/errorField of [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.4.0

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


Reviewed-by: 晓康 <[email protected]>


* fix(partitionPolicyFormTable): add optional chain in getFieldProps function
@github-actions github-actions bot force-pushed the create-pull-request/patch branch from b64e431 to b9bba21 Compare September 15, 2025 06:12
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