Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] [Security Solution] Adds enable on install UI workflow to prebu…
…ilt rules page (#191529) (#193368) # Backport This will backport the following commits from `main` to `8.x`: - [[Security Solution] Adds enable on install UI workflow to prebuilt rules page (#191529)](#191529) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Davis Plumlee","email":"56367316+dplumlee@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-09-18T21:56:10Z","message":"[Security Solution] Adds enable on install UI workflow to prebuilt rules page (#191529)\n\n## Summary\r\n\r\nAdds overflow button UI to all prebuilt rules install buttons in order\r\nto enable the rule when it is successfully installed. Previously, a user\r\nwould have to navigate back to the rules page and find the rule(s) they\r\njust installed to enable, this combines those two workflows into a\r\nsingle button action - speeding up the out of the box rule\r\nimplementation.\r\n\r\n### Screenshots\r\n**Prebuilt rules table columns**\r\n<img width=\"530\" alt=\"Screenshot 2024-09-04 at 10 38 05 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/4a009afa-a8f0-4eaa-a76b-8f4e509f35a3\">\r\n\r\n\r\n**Prebuilt rules table bulk install**\r\n<img width=\"1478\" alt=\"Screenshot 2024-09-04 at 10 38 16 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/eb6deb9b-9b4e-4be3-a4ac-0da06d6f1e8e\">\r\n\r\n\r\n**Prebuilt rule details flyout**\r\n<img width=\"1489\" alt=\"Screenshot 2024-09-04 at 10 38 44 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/a4bce22d-7e90-42e4-8522-cf411a297659\">\r\n\r\n\r\n### Checklist\r\n\r\nDelete any items that are not applicable to this PR.\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/packages/kbn-i18n/README.md)\r\n- [ ]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas added for features that require explanation or tutorials\r\n- [ ] [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- [ ] [Flaky Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was\r\nused on any tests changed\r\n\r\n\r\n### For maintainers\r\n\r\n- [ ] This was checked for breaking API changes and was [labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"3bea483f34e03ea1bbeb836350c650fd06673f10","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:enhancement","v9.0.0","Team:Detections and Resp","Team: SecuritySolution","Team:Detection Rule Management","Feature:Prebuilt Detection Rules","v8.16.0"],"title":"[Security Solution] Adds enable on install UI workflow to prebuilt rules page","number":191529,"url":"https://github.com/elastic/kibana/pull/191529","mergeCommit":{"message":"[Security Solution] Adds enable on install UI workflow to prebuilt rules page (#191529)\n\n## Summary\r\n\r\nAdds overflow button UI to all prebuilt rules install buttons in order\r\nto enable the rule when it is successfully installed. Previously, a user\r\nwould have to navigate back to the rules page and find the rule(s) they\r\njust installed to enable, this combines those two workflows into a\r\nsingle button action - speeding up the out of the box rule\r\nimplementation.\r\n\r\n### Screenshots\r\n**Prebuilt rules table columns**\r\n<img width=\"530\" alt=\"Screenshot 2024-09-04 at 10 38 05 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/4a009afa-a8f0-4eaa-a76b-8f4e509f35a3\">\r\n\r\n\r\n**Prebuilt rules table bulk install**\r\n<img width=\"1478\" alt=\"Screenshot 2024-09-04 at 10 38 16 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/eb6deb9b-9b4e-4be3-a4ac-0da06d6f1e8e\">\r\n\r\n\r\n**Prebuilt rule details flyout**\r\n<img width=\"1489\" alt=\"Screenshot 2024-09-04 at 10 38 44 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/a4bce22d-7e90-42e4-8522-cf411a297659\">\r\n\r\n\r\n### Checklist\r\n\r\nDelete any items that are not applicable to this PR.\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/packages/kbn-i18n/README.md)\r\n- [ ]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas added for features that require explanation or tutorials\r\n- [ ] [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- [ ] [Flaky Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was\r\nused on any tests changed\r\n\r\n\r\n### For maintainers\r\n\r\n- [ ] This was checked for breaking API changes and was [labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"3bea483f34e03ea1bbeb836350c650fd06673f10"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/191529","number":191529,"mergeCommit":{"message":"[Security Solution] Adds enable on install UI workflow to prebuilt rules page (#191529)\n\n## Summary\r\n\r\nAdds overflow button UI to all prebuilt rules install buttons in order\r\nto enable the rule when it is successfully installed. Previously, a user\r\nwould have to navigate back to the rules page and find the rule(s) they\r\njust installed to enable, this combines those two workflows into a\r\nsingle button action - speeding up the out of the box rule\r\nimplementation.\r\n\r\n### Screenshots\r\n**Prebuilt rules table columns**\r\n<img width=\"530\" alt=\"Screenshot 2024-09-04 at 10 38 05 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/4a009afa-a8f0-4eaa-a76b-8f4e509f35a3\">\r\n\r\n\r\n**Prebuilt rules table bulk install**\r\n<img width=\"1478\" alt=\"Screenshot 2024-09-04 at 10 38 16 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/eb6deb9b-9b4e-4be3-a4ac-0da06d6f1e8e\">\r\n\r\n\r\n**Prebuilt rule details flyout**\r\n<img width=\"1489\" alt=\"Screenshot 2024-09-04 at 10 38 44 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/a4bce22d-7e90-42e4-8522-cf411a297659\">\r\n\r\n\r\n### Checklist\r\n\r\nDelete any items that are not applicable to this PR.\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/packages/kbn-i18n/README.md)\r\n- [ ]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas added for features that require explanation or tutorials\r\n- [ ] [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- [ ] [Flaky Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was\r\nused on any tests changed\r\n\r\n\r\n### For maintainers\r\n\r\n- [ ] This was checked for breaking API changes and was [labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"3bea483f34e03ea1bbeb836350c650fd06673f10"}},{"branch":"8.x","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Davis Plumlee <56367316+dplumlee@users.noreply.github.com> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
- Loading branch information