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:duplicate action #1973

Merged
merged 27 commits into from
Jun 7, 2023
Merged

feat:duplicate action #1973

merged 27 commits into from
Jun 7, 2023

Conversation

katherinehhh
Copy link
Contributor

@katherinehhh katherinehhh commented Jun 2, 2023

Note
This is a template for submitting a new feature. Use the bug fix template if you're submitting a bug fix pull request by adding template=bug_fix.md to your pull request URL.

Description (需求描述)

各种有当前记录上下文的「配置操作」里都可以有复制操作

  • Duplicate mode 复制方式
    • Quick duplicate(默认)快速复制,无需其他操作,点击即复制(新建)
    • Duplicate and contine 复制并继续,点复制后出现弹窗,带出值作为初始化数据,可修改后再提交(新建)
      -Duplicate fields
      类似于表单数据模板,选择字段作为复制字段,用于初始化数据

Motivation (需求背景)

方便数据录入

Key changes (关键改动)

Provide a technically detailed description of the key changes made.

  • Frontend (前端)
    -DuplicateAction
    -DuplicateActionInitializer
  • Backend (后端)

Test plan (测试计划)

Suggestions (测试建议)

1.表格的行操作(重点)
2.详情的详情按钮
3.权限同新建权限

Underlying risk (潜在风险)

Identify any potential risks or issues that may arise from the new feature or modification.

Showcase (结果展示)

20230602165030
详情中的Duplicate(复制)
image

@chenos
Copy link
Contributor

chenos commented Jun 7, 2023

Link T-234

@height
Copy link

height bot commented Jun 7, 2023

This pull request has been linked to 1 task:

💡Tip: Add "Close T-234" to the pull request title or description, to a commit message, or in a comment to mark this task as "Done" when the pull request is merged.

@chenos chenos merged commit c3c02d8 into main Jun 7, 2023
4 checks passed
@chenos chenos deleted the feat/duplicate-action branch June 7, 2023 03:25
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.

None yet

2 participants