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 workspace-2.9] feat: duplicate all and single objects #147

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

opensearch-workspace-development[bot]

Backport 6231768 from #121.

* implement all duplicate copy modal

Signed-off-by: yuye-aws <yuyezhu@amazon.com>

* add spacer after checkbox list

Signed-off-by: yuye-aws <yuyezhu@amazon.com>

* add fail message for copy saved objects

Signed-off-by: yuye-aws <yuyezhu@amazon.com>

* change title wording to manage library

Signed-off-by: yuye-aws <yuyezhu@amazon.com>

* single duplicate

Signed-off-by: yuye-aws <yuyezhu@amazon.com>

* change wording

Signed-off-by: yuye-aws <yuyezhu@amazon.com>

* remove comment

Signed-off-by: yuye-aws <yuyezhu@amazon.com>

* bug fix: keep selected saved objects info when cancel duplicate all

Signed-off-by: yuye-aws <yuyezhu@amazon.com>

* fix typo

Signed-off-by: yuye-aws <yuyezhu@amazon.com>

* use icu syntax in copy message

Signed-off-by: yuye-aws <yuyezhu@amazon.com>

* bug fix: keep selected saved objects info when cancel duplicate single

Signed-off-by: yuye-aws <yuyezhu@amazon.com>

* set current workspace as the first option

Signed-off-by: yuye-aws <yuyezhu@amazon.com>

* update snapshot

Signed-off-by: yuye-aws <yuyezhu@amazon.com>

* resolve conflict

Signed-off-by: yuye-aws <yuyezhu@amazon.com>

* update snapshot

Signed-off-by: yuye-aws <yuyezhu@amazon.com>

* bug fix for saved object table

Signed-off-by: yuye-aws <yuyezhu@amazon.com>

* update snapshot

Signed-off-by: yuye-aws <yuyezhu@amazon.com>

* remove unused file

Signed-off-by: yuye-aws <yuyezhu@amazon.com>

* change i18n constant

Signed-off-by: yuye-aws <yuyezhu@amazon.com>

* remove empty push

Signed-off-by: yuye-aws <yuyezhu@amazon.com>

* hide duplicate when workspace is disabled

Signed-off-by: yuye-aws <yuyezhu@amazon.com>

* update snapshots

Signed-off-by: yuye-aws <yuyezhu@amazon.com>

---------

Signed-off-by: yuye-aws <yuyezhu@amazon.com>
(cherry picked from commit 6231768)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov-commenter
Copy link

codecov-commenter commented Sep 12, 2023

Codecov Report

Merging #147 (9d1493a) into workspace-2.9 (af9d698) will decrease coverage by 0.06%.
The diff coverage is 4.61%.

@@                Coverage Diff                @@
##           workspace-2.9     #147      +/-   ##
=================================================
- Coverage          65.86%   65.80%   -0.06%     
=================================================
  Files               3336     3336              
  Lines              64535    64581      +46     
  Branches           10138    10147       +9     
=================================================
- Hits               42503    42499       -4     
- Misses             19498    19550      +52     
+ Partials            2534     2532       -2     
Flag Coverage Δ
Linux_1 34.76% <100.00%> (ø)
Linux_3 42.76% <ø> (+<0.01%) ⬆️
Linux_4 34.68% <4.61%> (?)
Windows_1 34.78% <100.00%> (-0.05%) ⬇️
Windows_2 54.73% <ø> (ø)
Windows_3 42.76% <ø> (ø)
Windows_4 34.68% <4.61%> (-0.05%) ⬇️

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

Files Changed Coverage Δ
...nt_section/objects_table/components/copy_modal.tsx 0.00% <0.00%> (ø)
...gement_section/objects_table/components/header.tsx 66.66% <ø> (ø)
...agement_section/objects_table/components/table.tsx 62.68% <0.00%> (-1.93%) ⬇️
.../plugins/saved_objects_management/public/plugin.ts 68.96% <ø> (ø)
...ment_section/objects_table/saved_objects_table.tsx 56.22% <20.00%> (-0.66%) ⬇️
...ugins/saved_objects_management/public/constants.ts 100.00% <100.00%> (ø)

... and 4 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@yuye-aws yuye-aws merged commit b33221a into workspace-2.9 Sep 15, 2023
50 of 53 checks passed
@github-actions github-actions bot deleted the backport/backport-121-to-workspace-2.9 branch September 15, 2023 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants