kibana/packages/kbn-alerts
Tiago Costa 7c4e4f507b
chore(NA): replace babel config files by inline presets by default in the jsts_transpiler rule (#110620)
* chore(NA): replace babel config files by inline presets by default in the js_ts_transpiler rule

* chore(NA): update @kbn/ace build to exclude worker file

* chore(NA): remove config file support

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-03 21:17:46 +01:00
..
src [Security Solution] - Updating UI to work with new kibana privileges abstraction on alerts (#108961) 2021-08-18 14:48:31 -04:00
BUILD.bazel chore(NA): replace babel config files by inline presets by default in the jsts_transpiler rule (#110620) 2021-09-03 21:17:46 +01: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 [Security Solution] - Updating UI to work with new kibana privileges abstraction on alerts (#108961) 2021-08-18 14:48:31 -04: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 chore(NA): moving @kbn/alerts to babel transpiler (#109320) 2021-08-20 18:55:18 -04: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.