-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Security Solution][Serverless] AppFeatures improvements (#158935)
## Summary issue: #158810 follow-up of: #158179 Improves the Security AppFeatures architecture: - SubFeatures now preserve always the same order in the Security Kibana config, despite the order of processing of enabled appFeatures. ![Security_sub_features](https://github.com/elastic/kibana/assets/17747913/3fefa80d-dec6-4336-92db-66e43970fefc) - Change the `productTypes` config format - Update `getProductAppFeatures` to: - process the new `productTypes` format. - include _essentials_ tiers PLIs inside _complete_ tiers automatically. - AppFeatures module now receives an array of PLIs instead of an object - AppFeatures config now uses only SubFeature IDS instead of `subActions` config objects directly - Upselling components updated and `useProductTypeByPLI` implemented to display the Product Type required
- Loading branch information
Showing
27 changed files
with
801 additions
and
472 deletions.
There are no files selected for viewing
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
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
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
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
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
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
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
Oops, something went wrong.