-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Console] Remove use of jQuery #127867
[Console] Remove use of jQuery #127867
Conversation
@mibragimov please add more detailed description for your PR's. It is important for me to see the part that has been changed in order to make it easier to review the code. |
...lugins/console/public/application/hooks/use_send_current_request_to_es/send_request_to_es.ts
Outdated
Show resolved
Hide resolved
@elasticmachine merge upstream |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Completed the first round of the review. Please review and correct comments
d0ac7eb
to
e019eb6
Compare
@elasticmachine merge upstream |
expected head sha didn’t match current head ref. |
@elasticmachine merge upstream |
1 similar comment
@elasticmachine merge upstream |
75dfb5f
to
07a8f7f
Compare
@elasticmachine merge upstream |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for addressing the feedback and adding tests for send_request_to_es.test
@mibragimov! I left one small thing that I think we should correct before merging, but other than that the rest lgtm 🥳
Another thing, |
9456eba
to
5bcb505
Compare
💚 Build SucceededMetrics [docs]Module Count
Async chunks
History
To update your PR or re-run it, just comment with: cc @mibragimov |
Closes #75861
Summary
This PR addresses removing jQuery from Console.