Skip to content

feat: gate result-set copy by system config - #69

Open
LordofAvernus wants to merge 3 commits into
dev-4.3.4from
dev-odc-resultset-copy-insert-switch
Open

LordofAvernus wants to merge 3 commits into
dev-4.3.4from
dev-odc-resultset-copy-insert-switch

Conversation

@LordofAvernus

Copy link
Copy Markdown
Collaborator

关联的 issue

https://github.com/actiontech/dms-ee/issues/907

描述你的变更

  • settingStore 读取 odc.data.result-set.copy.enabled,暴露 enableResultSetCopy(默认关)
  • 开关打开时在 DDLResultSet / ColumnModeModal 挂回复制与剪贴板 INSERT/CSV;关闭时保持禁拷
  • 不改动工具栏「下载数据」的 DMS 导出工单路径

确认项(pr提交后操作)

Tip

请在指定复审人之前,确认并完成以下事项,完成后✅


  • 我已完成自测
  • 我已记录完整日志方便进行诊断
  • 我已在关联的issue里补充了实现方案
  • 我已在关联的issue里补充了测试影响面
  • 我已确认了变更的兼容性,如果不兼容则在issue里标记 not_compatible
  • 我已确认了是否要更新文档,如果要更新则在issue里标记 need_update_doc

LordofAvernus and others added 3 commits September 15, 2026 17:47
Add enableResultSetCopy from odc.data.result-set.copy.enabled (default false).

Co-authored-by: Cursor <cursoragent@cursor.com>
When enabled, restore copy / INSERT / CSV clipboard paths; otherwise keep forbid-copy behavior.

Co-authored-by: Cursor <cursoragent@cursor.com>
…abled

Open-state row/multi-row selection must render clipMenu instead of an empty
context menu; closed state keeps the empty early-return.

Co-authored-by: Cursor <cursoragent@cursor.com>
@LordofAvernus
LordofAvernus force-pushed the dev-odc-resultset-copy-insert-switch branch from 993f175 to 9ea693a Compare September 15, 2026 09:48
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.

1 participant