kibana/x-pack/plugins/features
Kibana Machine bd282be50f
[8.12] [Links] Add Links to Dashboard feature privileges (#173332) (#173377)
# Backport

This will backport the following commits from `main` to `8.12`:
- [[Links] Add Links to Dashboard feature privileges
(#173332)](https://github.com/elastic/kibana/pull/173332)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Nick
Peihl","email":"nick.peihl@elastic.co"},"sourceCommit":{"committedDate":"2023-12-14T12:50:43Z","message":"[Links]
Add Links to Dashboard feature privileges
(#173332)","sha":"e73eb522904e44b72b3e13637403edfd33a68bb8","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:Presentation","Project:Dashboard
Navigation","v8.12.0","v8.13.0"],"number":173332,"url":"https://github.com/elastic/kibana/pull/173332","mergeCommit":{"message":"[Links]
Add Links to Dashboard feature privileges
(#173332)","sha":"e73eb522904e44b72b3e13637403edfd33a68bb8"}},"sourceBranch":"main","suggestedTargetBranches":["8.12"],"targetPullRequestStates":[{"branch":"8.12","label":"v8.12.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.13.0","labelRegex":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/173332","number":173332,"mergeCommit":{"message":"[Links]
Add Links to Dashboard feature privileges
(#173332)","sha":"e73eb522904e44b72b3e13637403edfd33a68bb8"}}]}]
BACKPORT-->

Co-authored-by: Nick Peihl <nick.peihl@elastic.co>
2023-12-14 07:21:07 -07:00
..
common [Cases] Add new sub feature privilege to prevent access to the cases settings page (#170635) 2023-11-28 03:24:45 -07:00
public fix all violations 2022-04-16 01:37:30 -05:00
server [8.12] [Links] Add Links to Dashboard feature privileges (#173332) (#173377) 2023-12-14 07:21:07 -07:00
jest.config.js [jest] update config files to get coverage per plugin (#111299) 2021-09-09 08:14:56 +02:00
kibana.jsonc [packages] migrate all plugins to packages (#148130) 2023-02-08 21:06:50 -06:00
README.md Add platform's missing READMEs (#82268) 2020-11-05 10:40:15 +01:00
tsconfig.json Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00

features plugin

The features plugin enhance Kibana with a per-feature privilege system.