kibana/packages/kbn-alerts
2022-04-16 01:37:30 -05:00
..
src fix all violations 2022-04-16 01:37:30 -05: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.