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: add import & export manual cases record #380

Merged
merged 7 commits into from
Jun 23, 2021

Conversation

daskyrk
Copy link
Contributor

@daskyrk daskyrk commented Jun 22, 2021

What type of PR is this?

  • Feature
  • Bugfix
  • Test
  • Documentation
  • Refactor
  • Style
  • Chore

What this PR does / why we need it:

  • Add import and export records to support async long time processing job.
  • fix typo
  • add verification code expiration tip

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user interface change?

  • Yes(screenshot is required)
  • No
    image
    image

Special notes for your reviewer:

@daskyrk daskyrk added feature new feature dop DevOps platform labels Jun 22, 2021
@daskyrk daskyrk changed the title feat: add import & export manual cases feat: add import & export manual cases record Jun 22, 2021
@daskyrk daskyrk marked this pull request as draft June 22, 2021 03:49
@codecov
Copy link

codecov bot commented Jun 22, 2021

Codecov Report

Merging #380 (e3e7495) into master (07129b5) will increase coverage by 5.34%.
The diff coverage is 16.37%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #380      +/-   ##
==========================================
+ Coverage   59.42%   64.77%   +5.34%     
==========================================
  Files         113      115       +2     
  Lines        6445     6637     +192     
  Branches     1762     1681      -81     
==========================================
+ Hits         3830     4299     +469     
+ Misses       2596     2313     -283     
- Partials       19       25       +6     
Impacted Files Coverage Δ
shell/app/common/components/addon-resource.jsx 100.00% <ø> (ø)
...l/app/common/components/authorize-member-modal.tsx 34.09% <0.00%> (ø)
shell/app/common/components/board-grid.tsx 100.00% <ø> (ø)
shell/app/common/components/contractive-filter.tsx 5.72% <ø> (ø)
shell/app/common/components/copy.tsx 77.50% <0.00%> (ø)
shell/app/common/components/load-more-selector.tsx 8.45% <ø> (ø)
shell/app/common/components/member-selector.tsx 15.58% <0.00%> (ø)
shell/app/common/components/members-table.tsx 13.74% <0.00%> (-0.14%) ⬇️
shell/app/common/utils/axios-config.ts 0.00% <0.00%> (ø)
shell/app/common/utils/api-creator.ts 12.76% <12.76%> (ø)
... and 19 more

shell/app/locales/en.json Outdated Show resolved Hide resolved
@daskyrk daskyrk marked this pull request as ready for review June 23, 2021 01:21
@McDaddy McDaddy merged commit ccb1afc into erda-project:master Jun 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dop DevOps platform feature new feature
Development

Successfully merging this pull request may close these issues.

3 participants