-
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
[Security Solutions] Update cell actions copy #209436
[Security Solutions] Update cell actions copy #209436
Conversation
c4df8c6
to
8b1709c
Compare
Pinging @elastic/security-threat-hunting (Team:Threat Hunting) |
Pinging @elastic/security-threat-hunting-investigations (Team:Threat Hunting:Investigations) |
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.
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 fixing TIP, it all LGTM now!
Changes look good - thanks, @christineweng! |
430de01
to
7efea6c
Compare
5c34dca
to
d045a7c
Compare
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Async chunks
History
|
Starting backport for target branches: 8.x, 9.0 https://github.com/elastic/kibana/actions/runs/13249076933 |
## Summary This is a part 2 following elastic#206340 to standardize actions in the alerts kpi visualizations. This PR updates the following copies: - Changed `Filter In` to `Filter for`: to stay consistent with Lens and Discover <img width="1070" alt="image" src="https://github.com/user-attachments/assets/3341279f-7e8f-4470-9476-86809840ff55" /> - Updated letter cases by following copy guidelines - `Filter Out` -> `Filter out` - `Copy to Clipboard` -> `Copy to clipboard` - `Investigate in timeline` -> `Investigate in Timeline` - `Add to timeline` -> `Add to Timeline` ### Checklist Check the PR satisfies following conditions. Reviewers should verify this PR satisfies this list as well. - [x] Any text added follows [EUI's writing guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses sentence case text and includes [i18n support](https://github.com/elastic/kibana/blob/main/src/platform/packages/shared/kbn-i18n/README.md) - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios - [ ] If a plugin configuration key changed, check if it needs to be allowlisted in the cloud and added to the [docker list](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker) - [ ] This was checked for breaking HTTP API changes, and any breaking changes have been approved by the breaking-change committee. The `release_note:breaking` label should be applied in these situations. - [ ] [Flaky Test Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was used on any tests changed - [ ] The PR description includes the appropriate Release Notes section, and the correct `release_note:*` label is applied per the [guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process) (cherry picked from commit d2c5132)
## Summary This is a part 2 following elastic#206340 to standardize actions in the alerts kpi visualizations. This PR updates the following copies: - Changed `Filter In` to `Filter for`: to stay consistent with Lens and Discover <img width="1070" alt="image" src="https://github.com/user-attachments/assets/3341279f-7e8f-4470-9476-86809840ff55" /> - Updated letter cases by following copy guidelines - `Filter Out` -> `Filter out` - `Copy to Clipboard` -> `Copy to clipboard` - `Investigate in timeline` -> `Investigate in Timeline` - `Add to timeline` -> `Add to Timeline` ### Checklist Check the PR satisfies following conditions. Reviewers should verify this PR satisfies this list as well. - [x] Any text added follows [EUI's writing guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses sentence case text and includes [i18n support](https://github.com/elastic/kibana/blob/main/src/platform/packages/shared/kbn-i18n/README.md) - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios - [ ] If a plugin configuration key changed, check if it needs to be allowlisted in the cloud and added to the [docker list](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker) - [ ] This was checked for breaking HTTP API changes, and any breaking changes have been approved by the breaking-change committee. The `release_note:breaking` label should be applied in these situations. - [ ] [Flaky Test Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was used on any tests changed - [ ] The PR description includes the appropriate Release Notes section, and the correct `release_note:*` label is applied per the [guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process) (cherry picked from commit d2c5132)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
# Backport This will backport the following commits from `main` to `8.x`: - [[Security Solutions] Update cell actions copy (#209436)](#209436) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"christineweng","email":"18648970+christineweng@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-02-10T19:41:07Z","message":"[Security Solutions] Update cell actions copy (#209436)\n\n## Summary\r\n\r\nThis is a part 2 following https://github.com/elastic/kibana/pull/206340\r\nto standardize actions in the alerts kpi visualizations.\r\n\r\nThis PR updates the following copies:\r\n- Changed `Filter In` to `Filter for`: to stay consistent with Lens and\r\nDiscover\r\n<img width=\"1070\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/3341279f-7e8f-4470-9476-86809840ff55\"\r\n/>\r\n\r\n- Updated letter cases by following copy guidelines\r\n - `Filter Out` -> `Filter out` \r\n - `Copy to Clipboard` -> `Copy to clipboard`\r\n - `Investigate in timeline` -> `Investigate in Timeline`\r\n - `Add to timeline` -> `Add to Timeline`\r\n\r\n\r\n### Checklist\r\n\r\nCheck the PR satisfies following conditions. \r\n\r\nReviewers should verify this PR satisfies this list as well.\r\n\r\n- [x] Any text added follows [EUI's writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing), uses\r\nsentence case text and includes [i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/src/platform/packages/shared/kbn-i18n/README.md)\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios\r\n- [ ] If a plugin configuration key changed, check if it needs to be\r\nallowlisted in the cloud and added to the [docker\r\nlist](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)\r\n- [ ] This was checked for breaking HTTP API changes, and any breaking\r\nchanges have been approved by the breaking-change committee. The\r\n`release_note:breaking` label should be applied in these situations.\r\n- [ ] [Flaky Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was\r\nused on any tests changed\r\n- [ ] The PR description includes the appropriate Release Notes section,\r\nand the correct `release_note:*` label is applied per the\r\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"d2c5132f7423a15f9c2f9cf3e60c95ec50174235","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["backport","release_note:skip","Team:Threat Hunting","Team:Threat Hunting:Investigations","v9.1.0","v8.19.0"],"title":"[Security Solutions] Update cell actions copy","number":209436,"url":"https://github.com/elastic/kibana/pull/209436","mergeCommit":{"message":"[Security Solutions] Update cell actions copy (#209436)\n\n## Summary\r\n\r\nThis is a part 2 following https://github.com/elastic/kibana/pull/206340\r\nto standardize actions in the alerts kpi visualizations.\r\n\r\nThis PR updates the following copies:\r\n- Changed `Filter In` to `Filter for`: to stay consistent with Lens and\r\nDiscover\r\n<img width=\"1070\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/3341279f-7e8f-4470-9476-86809840ff55\"\r\n/>\r\n\r\n- Updated letter cases by following copy guidelines\r\n - `Filter Out` -> `Filter out` \r\n - `Copy to Clipboard` -> `Copy to clipboard`\r\n - `Investigate in timeline` -> `Investigate in Timeline`\r\n - `Add to timeline` -> `Add to Timeline`\r\n\r\n\r\n### Checklist\r\n\r\nCheck the PR satisfies following conditions. \r\n\r\nReviewers should verify this PR satisfies this list as well.\r\n\r\n- [x] Any text added follows [EUI's writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing), uses\r\nsentence case text and includes [i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/src/platform/packages/shared/kbn-i18n/README.md)\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios\r\n- [ ] If a plugin configuration key changed, check if it needs to be\r\nallowlisted in the cloud and added to the [docker\r\nlist](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)\r\n- [ ] This was checked for breaking HTTP API changes, and any breaking\r\nchanges have been approved by the breaking-change committee. The\r\n`release_note:breaking` label should be applied in these situations.\r\n- [ ] [Flaky Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was\r\nused on any tests changed\r\n- [ ] The PR description includes the appropriate Release Notes section,\r\nand the correct `release_note:*` label is applied per the\r\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"d2c5132f7423a15f9c2f9cf3e60c95ec50174235"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/209436","number":209436,"mergeCommit":{"message":"[Security Solutions] Update cell actions copy (#209436)\n\n## Summary\r\n\r\nThis is a part 2 following https://github.com/elastic/kibana/pull/206340\r\nto standardize actions in the alerts kpi visualizations.\r\n\r\nThis PR updates the following copies:\r\n- Changed `Filter In` to `Filter for`: to stay consistent with Lens and\r\nDiscover\r\n<img width=\"1070\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/3341279f-7e8f-4470-9476-86809840ff55\"\r\n/>\r\n\r\n- Updated letter cases by following copy guidelines\r\n - `Filter Out` -> `Filter out` \r\n - `Copy to Clipboard` -> `Copy to clipboard`\r\n - `Investigate in timeline` -> `Investigate in Timeline`\r\n - `Add to timeline` -> `Add to Timeline`\r\n\r\n\r\n### Checklist\r\n\r\nCheck the PR satisfies following conditions. \r\n\r\nReviewers should verify this PR satisfies this list as well.\r\n\r\n- [x] Any text added follows [EUI's writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing), uses\r\nsentence case text and includes [i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/src/platform/packages/shared/kbn-i18n/README.md)\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios\r\n- [ ] If a plugin configuration key changed, check if it needs to be\r\nallowlisted in the cloud and added to the [docker\r\nlist](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)\r\n- [ ] This was checked for breaking HTTP API changes, and any breaking\r\nchanges have been approved by the breaking-change committee. The\r\n`release_note:breaking` label should be applied in these situations.\r\n- [ ] [Flaky Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was\r\nused on any tests changed\r\n- [ ] The PR description includes the appropriate Release Notes section,\r\nand the correct `release_note:*` label is applied per the\r\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"d2c5132f7423a15f9c2f9cf3e60c95ec50174235"}},{"branch":"8.x","label":"v8.19.0","branchLabelMappingKey":"^v8.19.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: christineweng <18648970+christineweng@users.noreply.github.com>
Summary
This is a part 2 following #206340 to standardize actions in the alerts kpi visualizations.
This PR updates the following copies:
Filter In
toFilter for
: to stay consistent with Lens and DiscoverFilter Out
->Filter out
Copy to Clipboard
->Copy to clipboard
Investigate in timeline
->Investigate in Timeline
Add to timeline
->Add to Timeline
Checklist
Check the PR satisfies following conditions.
Reviewers should verify this PR satisfies this list as well.
release_note:breaking
label should be applied in these situations.release_note:*
label is applied per the guidelines