-
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
[Rules migration] Inlined ES|QL editor #208497
Merged
e40pud
merged 5 commits into
elastic:main
from
e40pud:security/siem-migrations/inlined-esql-editor
Jan 28, 2025
Merged
[Rules migration] Inlined ES|QL editor #208497
e40pud
merged 5 commits into
elastic:main
from
e40pud:security/siem-migrations/inlined-esql-editor
Jan 28, 2025
+2
−0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pinging @elastic/security-solution (Team: SecuritySolution) |
Pinging @elastic/security-threat-hunting (Team:Threat Hunting) |
semd
approved these changes
Jan 28, 2025
⏳ Build in-progress, with failures
Failed CI StepsTest Failures
History
cc @e40pud |
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/13017726637 |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Jan 28, 2025
## Summary With these changes we make ES|QL editor inlined which increases the default height of it. This is possible after we allowed the ES|QL editor to hide "run query" button when inlined prop is used elastic#208446 <img width="1281" alt="Screenshot 2025-01-27 at 21 31 24" src="https://github.com/user-attachments/assets/e44bbe18-538a-411a-bb84-59a080014c8f" /> > [!NOTE] > This feature needs `siemMigrationsEnabled` experimental flag enabled to work. (cherry picked from commit 9a5df11)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
Jan 28, 2025
# Backport This will backport the following commits from `main` to `8.x`: - [[Rules migration] Inlined ES|QL editor (#208497)](#208497) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Ievgen Sorokopud","email":"ievgen.sorokopud@elastic.co"},"sourceCommit":{"committedDate":"2025-01-28T19:07:36Z","message":"[Rules migration] Inlined ES|QL editor (#208497)\n\n## Summary\r\n\r\nWith these changes we make ES|QL editor inlined which increases the\r\ndefault height of it.\r\n\r\nThis is possible after we allowed the ES|QL editor to hide \"run query\"\r\nbutton when inlined prop is used\r\nhttps://github.com//pull/208446\r\n\r\n<img width=\"1281\" alt=\"Screenshot 2025-01-27 at 21 31 24\"\r\nsrc=\"https://github.com/user-attachments/assets/e44bbe18-538a-411a-bb84-59a080014c8f\"\r\n/>\r\n\r\n> [!NOTE] \r\n> This feature needs `siemMigrationsEnabled` experimental flag enabled\r\nto work.","sha":"9a5df11b33fa7848e29ef777e5b1abd31fadd257","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:Threat Hunting","Team: SecuritySolution","backport:prev-minor"],"title":"[Rules migration] Inlined ES|QL editor","number":208497,"url":"https://github.com/elastic/kibana/pull/208497","mergeCommit":{"message":"[Rules migration] Inlined ES|QL editor (#208497)\n\n## Summary\r\n\r\nWith these changes we make ES|QL editor inlined which increases the\r\ndefault height of it.\r\n\r\nThis is possible after we allowed the ES|QL editor to hide \"run query\"\r\nbutton when inlined prop is used\r\nhttps://github.com//pull/208446\r\n\r\n<img width=\"1281\" alt=\"Screenshot 2025-01-27 at 21 31 24\"\r\nsrc=\"https://github.com/user-attachments/assets/e44bbe18-538a-411a-bb84-59a080014c8f\"\r\n/>\r\n\r\n> [!NOTE] \r\n> This feature needs `siemMigrationsEnabled` experimental flag enabled\r\nto work.","sha":"9a5df11b33fa7848e29ef777e5b1abd31fadd257"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/208497","number":208497,"mergeCommit":{"message":"[Rules migration] Inlined ES|QL editor (#208497)\n\n## Summary\r\n\r\nWith these changes we make ES|QL editor inlined which increases the\r\ndefault height of it.\r\n\r\nThis is possible after we allowed the ES|QL editor to hide \"run query\"\r\nbutton when inlined prop is used\r\nhttps://github.com//pull/208446\r\n\r\n<img width=\"1281\" alt=\"Screenshot 2025-01-27 at 21 31 24\"\r\nsrc=\"https://github.com/user-attachments/assets/e44bbe18-538a-411a-bb84-59a080014c8f\"\r\n/>\r\n\r\n> [!NOTE] \r\n> This feature needs `siemMigrationsEnabled` experimental flag enabled\r\nto work.","sha":"9a5df11b33fa7848e29ef777e5b1abd31fadd257"}}]}] BACKPORT--> Co-authored-by: Ievgen Sorokopud <ievgen.sorokopud@elastic.co>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport:prev-minor
Backport to (9.0) the previous minor version (i.e. one version back from main)
release_note:skip
Skip the PR/issue when compiling release notes
Team: SecuritySolution
Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.
Team:Threat Hunting
Security Solution Threat Hunting Team
v8.18.0
v9.0.0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
With these changes we make ES|QL editor inlined which increases the default height of it.
This is possible after we allowed the ES|QL editor to hide "run query" button when inlined prop is used #208446
Note
This feature needs
siemMigrationsEnabled
experimental flag enabled to work.