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] Update console to use core.http instead of jQuery.ajax #3117

Merged
merged 1 commit into from
Jan 7, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 5764d6c from #3080.

@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team as a code owner December 21, 2022 01:00
@kavilla kavilla added the autocut Skip the changelog verification check on backports label Dec 21, 2022
@codecov-commenter
Copy link

codecov-commenter commented Dec 23, 2022

Codecov Report

Merging #3117 (32e27f6) into 2.x (ea36d5a) will increase coverage by 0.06%.
The diff coverage is 71.05%.

@@            Coverage Diff             @@
##              2.x    #3117      +/-   ##
==========================================
+ Coverage   66.59%   66.66%   +0.06%     
==========================================
  Files        3219     3220       +1     
  Lines       61531    61585      +54     
  Branches     9431     9445      +14     
==========================================
+ Hits        40978    41056      +78     
+ Misses      18308    18282      -26     
- Partials     2245     2247       +2     
Flag Coverage Δ
Linux 66.61% <71.05%> (+0.01%) ⬆️
Windows 66.61% <71.05%> (?)

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

Impacted Files Coverage Δ
...e/public/application/contexts/services_context.tsx 77.77% <ø> (ø)
...lugins/console/public/lib/opensearch/opensearch.ts 75.00% <0.00%> (+35.00%) ⬆️
...equest_to_opensearch/send_request_to_opensearch.ts 70.49% <72.22%> (ø)
...ensearch/use_send_current_request_to_opensearch.ts 68.00% <100.00%> (ø)
...ic/application/models/sense_editor/sense_editor.ts 64.88% <0.00%> (+0.88%) ⬆️
packages/osd-optimizer/src/node/cache.ts 51.31% <0.00%> (+1.31%) ⬆️
src/plugins/console/public/lib/utils/index.ts 58.13% <0.00%> (+2.32%) ⬆️
src/dev/build/lib/config.ts 85.29% <0.00%> (+5.88%) ⬆️
...ges/osd-apm-config-loader/src/config.test.mocks.ts 100.00% <0.00%> (+8.69%) ⬆️
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@joshuarrrr joshuarrrr added the v2.5.0 'Issues and PRs related to version v2.5.0' label Dec 23, 2022
@manasvinibs manasvinibs force-pushed the backport/backport-3080-to-2.x branch from 60b17ca to 32e27f6 Compare January 5, 2023 00:34
manasvinibs
manasvinibs previously approved these changes Jan 5, 2023
* Update console to use core.http instead of jQuery.ajax

Signed-off-by: Yan Zeng <zengyan@amazon.com>
(cherry picked from commit 5764d6c)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@joshuarrrr joshuarrrr merged commit 0f4ff09 into 2.x Jan 7, 2023
@github-actions github-actions bot deleted the backport/backport-3080-to-2.x branch January 7, 2023 03:47
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jan 7, 2023
* Update console to use core.http instead of jQuery.ajax

Signed-off-by: Yan Zeng <zengyan@amazon.com>
(cherry picked from commit 5764d6c)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 0f4ff09)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
joshuarrrr pushed a commit that referenced this pull request Jan 9, 2023
#3212)

* Update console to use core.http instead of jQuery.ajax

Signed-off-by: Yan Zeng <zengyan@amazon.com>
(cherry picked from commit 5764d6c)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 0f4ff09)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports v2.5.0 'Issues and PRs related to version v2.5.0'
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants