Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 测试步骤可以从不同层级分组之间自由拖拽 #288

Merged
merged 2 commits into from
Aug 8, 2024

Conversation

YeungHoiChiu
Copy link
Contributor

@YeungHoiChiu YeungHoiChiu commented Jun 24, 2024

Whether this PR is eventually merged or not, Sonic will thank you very much for your contribution.

无论此PR最终是否合并,Sonic组织都非常感谢您的贡献。

Checklist

  • The title starts with fix, fea, or doc. | 标题为fix、feat或doc开头。
  • I have checked that there are no duplicate pull requests with this request. | 我已检查没有与此请求重复的拉取请求。
  • I have considered and confirmed that this submission is valuable to others. | 我已经考虑过,并确认这份呈件对其他人很有价值。
  • I accept that this submission may not be used. | 我接受此提交可能不会被使用。

Description

1.mp4
  • 效果:写if、else-if……的时候,可以复用外部或者其他分组中的步骤,通过拖拽的方式在不同分组中移动(原本是只能同组内改变排序,判断分支只能新增步骤,不能拖拽其他分组的步骤进来),提高编写脚本的效率

  • 后端:feat: 测试步骤分组自由拖拽 sonic-server#459

@YeungHoiChiu YeungHoiChiu changed the title feat: 测试步骤分组自由拖拽,#287 feat: 测试步骤可以从不同层级分组之间自由拖拽,#287 Jun 26, 2024
@YeungHoiChiu YeungHoiChiu changed the title feat: 测试步骤可以从不同层级分组之间自由拖拽,#287 feat: 测试步骤可以从不同层级分组之间自由拖拽 Jun 26, 2024
Copy link
Member

@ZhouYixun ZhouYixun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approve

@ZhouYixun ZhouYixun merged commit 7e8eb05 into SonicCloudOrg:main Aug 8, 2024
2 of 3 checks passed
@YeungHoiChiu YeungHoiChiu deleted the draggable-optimate branch August 8, 2024 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants