mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
- Resolves https://github.com/elastic/kibana/issues/158173
Based on PoC https://github.com/elastic/kibana/pull/166260
## Summary
This PR adds a new "Saved Query Management" privilege with 2 options:
- `All` will override any per app privilege and will allow users to save
queries from any Kibana page
- `None` will default to per app privileges (backward-compatible option)
<img width="600" alt="Screenshot 2023-09-21 at 15 26 25"
src="
|
||
---|---|---|
.. | ||
__snapshots__ | ||
feature_privilege_iterator | ||
routes | ||
feature_registry.test.ts | ||
feature_registry.ts | ||
feature_schema.ts | ||
index.ts | ||
mocks.ts | ||
oss_features.test.ts | ||
oss_features.ts | ||
plugin.test.ts | ||
plugin.ts | ||
types.ts | ||
ui_capabilities_for_features.test.ts | ||
ui_capabilities_for_features.ts |