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

[Backport 2.x] [Workspace] Copy selected/all saved objects #7429

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 9abde5c from #6478.

* [Worksapce][UI] duplicate selected/all saved objects

Signed-off-by: yubonluo <yubonluo@amazon.com>

* fix test error

Signed-off-by: yubonluo <yubonluo@amazon.com>

* optimize code transfer memory

Signed-off-by: yubonluo <yubonluo@amazon.com>

* revert useless modify

Signed-off-by: yubonluo <yubonluo@amazon.com>

* optimize the code

Signed-off-by: yubonluo <yubonluo@amazon.com>

* add test id

Signed-off-by: yubonluo <yubonluo@amazon.com>

* Changeset file for PR #6478 created/updated

* According the last mockup to optimize the code

Signed-off-by: yubonluo <yubonluo@amazon.com>

* Delete useless code

Signed-off-by: yubonluo <yubonluo@amazon.com>

* Optimize the code

Signed-off-by: yubonluo <yubonluo@amazon.com>

* optimize code

Signed-off-by: yubonluo <yubonluo@amazon.com>

* delete useless code

Signed-off-by: yubonluo <yubonluo@amazon.com>

* Optimize user experience

Signed-off-by: yubonluo <yubonluo@amazon.com>

* Solve the test snapshot error

Signed-off-by: yubonluo <yubonluo@amazon.com>

* modefy the ui text

Signed-off-by: yubonluo <yubonluo@amazon.com>

* support copy result flyout

Signed-off-by: yubonluo <yubonluo@amazon.com>

* optimize the code

Signed-off-by: yubonluo <yubonluo@amazon.com>

* optimize the code

Signed-off-by: yubonluo <yubonluo@amazon.com>

---------

Signed-off-by: yubonluo <yubonluo@amazon.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 9abde5c)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

Copy link

codecov bot commented Jul 24, 2024

Codecov Report

Attention: Patch coverage is 91.89189% with 12 lines in your changes missing coverage. Please review.

Project coverage is 67.81%. Comparing base (77f6c70) to head (7daf7bb).

Files Patch % Lines
...ment_section/objects_table/saved_objects_table.tsx 87.03% 4 Missing and 3 partials ⚠️
...ction/objects_table/components/duplicate_modal.tsx 89.28% 1 Missing and 2 partials ⚠️
...jects_table/components/duplicate_result_flyout.tsx 97.43% 0 Missing and 1 partial ⚠️
...agement_section/objects_table/components/table.tsx 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #7429      +/-   ##
==========================================
+ Coverage   67.76%   67.81%   +0.04%     
==========================================
  Files        3595     3600       +5     
  Lines       72451    72606     +155     
  Branches    11869    11899      +30     
==========================================
+ Hits        49100    49235     +135     
- Misses      20359    20376      +17     
- Partials     2992     2995       +3     
Flag Coverage Δ
Linux_1 32.94% <6.16%> (-0.49%) ⬇️
Linux_2 55.66% <ø> (ø)
Linux_4 34.38% <91.54%> (+0.19%) ⬆️
Windows_1 32.96% <6.16%> (-0.49%) ⬇️
Windows_2 55.61% <ø> (ø)
Windows_3 43.67% <2.14%> (-0.80%) ⬇️
Windows_4 34.38% <91.54%> (+0.19%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ruanyl
Copy link
Member

ruanyl commented Jul 24, 2024

Confirmed with @yubonluo that the testing failures in ciGroup1 and ciGroup3 are not related

@ruanyl ruanyl merged commit 2bc4669 into 2.x Jul 24, 2024
67 of 71 checks passed
ananzh pushed a commit to ananzh/OpenSearch-Dashboards that referenced this pull request Jul 24, 2024
…opensearch-project#7429)

* [Worksapce][UI] duplicate selected/all saved objects



* fix test error



* optimize code transfer memory



* revert useless modify



* optimize the code



* add test id



* Changeset file for PR opensearch-project#6478 created/updated

* According the last mockup to optimize the code



* Delete useless code



* Optimize the code



* optimize code



* delete useless code



* Optimize user experience



* Solve the test snapshot error



* modefy the ui text



* support copy result flyout



* optimize the code



* optimize the code



---------



(cherry picked from commit 9abde5c)

Signed-off-by: yubonluo <yubonluo@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
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.

3 participants