Skip to content

feat: pass ops type filter in global workflow export button - #885

Merged
LordofAvernus merged 2 commits into
mainfrom
dms-ui/feat-3090
Aug 21, 2026
Merged

feat: pass ops type filter in global workflow export button#885
LordofAvernus merged 2 commits into
mainfrom
dms-ui/feat-3090

Conversation

@LordofAvernus

Copy link
Copy Markdown
Collaborator

关联的 issue

https://github.com/actiontech/sqle-ee/issues/3090

描述你的变更

  • ExportGlobalWorkflowButton 透传表格筛选中的 filter_by_ops_type_uid
  • 补充按钮 / WorkflowPanel 单测;同步 GlobalDashboard SDK 类型

确认项(pr提交后操作)

Tip

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


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

LordofAvernus and others added 2 commits August 20, 2026 18:28
Reuse tableFilterInfo.filter_by_ops_type_uid when calling export API and
cover filtered/unfiltered cases in button and panel tests.

Co-authored-by: Cursor <cursoragent@cursor.com>
Add optional filter_by_ops_type_uid to IExportGlobalWorkflowsV2Params.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions

Copy link
Copy Markdown

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 80.59% 30293/37589
🟡 Branches 62.91% 11420/18152
🟢 Functions 83.98% 10188/12131
🟢 Lines 84.43% 28956/34297

Test suite run success

3776 tests passing in 826 suites.

Report generated by 🧪jest coverage report action from 1fce25d

@LordofAvernus
LordofAvernus merged commit 94fd16e into main Aug 21, 2026
8 checks passed
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