mirror of
https://github.com/elastic/kibana.git
synced 2025-04-22 17:04:01 -04:00
* [bazel] avoid a little boilerplate for @types packages
* [bazel/ts] stop building sourcemaps since they're ignored
(cherry picked from commit
|
||
---|---|---|
.. | ||
src | ||
BUILD.bazel | ||
jest.config.js | ||
package.json | ||
README.md | ||
tsconfig.json |
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.