kibana/packages/kbn-alerts
Kibana Machine 1a6d6cc16a
[core] remove root index.ts file (#137001) (#137012)
* [core] remove root index.ts file

* remove support for `kibana/*` imports, replace instances in docs

(cherry picked from commit 03f1a218c5)

Co-authored-by: Spencer <spencer@elastic.co>
2022-07-22 16:19:16 -07:00
..
src [core] remove root index.ts file (#137001) (#137012) 2022-07-22 16:19:16 -07:00
BUILD.bazel [type-summarizer] summarize @kbn/alerts types with source-maps (#128191) 2022-03-21 12:17:36 -07:00
jest.config.js [Security Solution] - Updating UI to work with new kibana privileges abstraction on alerts (#108961) 2021-08-18 14:48:31 -04:00
package.json chore(NA): splits types from code on @kbn/alerts (#119855) 2021-11-29 11:15:06 -07:00
README.md [Security Solution] - Updating UI to work with new kibana privileges abstraction on alerts (#108961) 2021-08-18 14:48:31 -04:00
tsconfig.json [type-summarizer] summarize @kbn/alerts types with source-maps (#128191) 2022-03-21 12:17:36 -07:00

AlertsFeatureNoPermissions

Component displayed when a user with alerts permissions of none attempts to access alerts page.

useGetUserAlertsPermissions

This hook parses through the uiCapabilities Kibana object to determine if the user has Kibana read or crud permissions for alerts.