grafana/public/app/types
Nathan Rodman 5a25ada3d0
Alerting: Add FGAC for Silences (#46479)
* add FGAC actions for silences table

* redirect users without permissions

* hide silence button in rules list

* add permissions checks to routes

* add read action for silences page

* add permissions checks to navigation

* add additional access checks for rule viewing

* create authorize component

* add tests for silences

* hide alerting nav for users without access

* nolint: gocyclo

* add permission check to alert details

* add check for external instances

* remove unecessary new lines

* use correct actions for alert details

* fix failing tests

Co-authored-by: Yuriy Tseretyan <yuriy.tseretyan@grafana.com>
2022-03-21 16:54:37 -07:00
..
jquery Minor progress on fixing no-implicit any issues 2019-03-19 18:24:47 +01:00
accessControl.ts Alerting: Add FGAC for Silences (#46479) 2022-03-21 16:54:37 -07:00
acl.ts Dashboard: Prevents folder change when navigating to general settings (#38103) 2021-08-20 11:53:48 +02:00
alerting.ts Alerting: Add validation to slack contact point (#45618) 2022-02-25 15:10:21 +01:00
apiKeys.ts Admin: token expiration colors and calculations (#45231) 2022-02-18 11:43:33 +01:00
appEvent.ts Chore: upgrade to Typescript 3.9.3 (#25154) 2020-06-17 12:26:01 +02:00
appNotifications.ts AppNotifications: Migrate usage of deprecated appEvents.emit method to redux actions (#45607) 2022-02-23 11:31:15 +00:00
dashboard.ts Dashboards: Move slow dashboard logic to css (#45686) 2022-02-23 09:35:42 +00:00
datasources.ts Datasources: Fix deletion of datasource if plugin cannot be found (#40095) 2021-10-08 12:31:43 +02:00
events.ts Explore: Add t * keybindings to change time range (#45020) 2022-02-17 07:39:02 -06:00
explore.ts Explore: allow users to save Explore state to a new panel in a new dashboard (#45148) 2022-03-03 08:54:06 +00:00
folders.ts Access control: Dashboard and folder permissions frontend (#45094) 2022-03-03 15:18:27 +01:00
index.ts Angular: Option to disable angular support and isolate angular dependencies (#45421) 2022-02-16 17:14:33 +01:00
ldap.ts Chore: Fix more strict typescript errors (#35514) 2021-06-14 15:13:48 +01:00
location.ts FieldOverride: Support data links via field overrides (#23590) 2020-04-20 07:37:38 +02:00
lru-cache.d.ts Update dependency lru-cache to v7 (#45074) 2022-02-18 10:23:06 +01:00
organization.ts SelectOrgPage: migrate API function calls to Redux (#43133) 2021-12-16 09:57:18 +01:00
plugins.ts Chore: reduces circular dependencies for variables/utils.ts (#44087) 2022-01-17 12:48:26 +01:00
preferences.ts Dashboard: Add week start option to global and dashboard preferences (#40010) 2021-10-18 10:27:14 -03:00
query.ts DataSource: Default data source is no longer a persisted state but just the default data source for new panels (#45132) 2022-03-08 08:56:12 +01:00
sanitize-url.d.ts DataLinks: Sanitize data/panel link URLs (#21140) 2019-12-18 11:31:11 +01:00
serviceaccount.ts Searchable service accounts (#45844) 2022-03-04 12:04:07 +01:00
store.ts AppNotifications: Migrate usage of deprecated appEvents.emit method to redux actions (#45607) 2022-02-23 11:31:15 +00:00
suggestions.ts VisualizationSuggestions: Support image & text instead of real previews. Adds suggestions for all non data panels when there are no data (#42074) 2021-11-25 10:52:01 +01:00
svg.d.ts Transforms: Adds beta notice and updates transform descriptions (#24158) 2020-05-04 15:05:31 +02:00
teams.ts AccessControl: Change teams permissions page when accesscontrol is enabled (#43971) 2022-02-03 17:49:39 +01:00
templates.ts make variable type more slim 2019-01-07 11:26:06 +01:00
unified-alerting-dto.ts Alerting: adds support for federated rules (#46037) 2022-03-04 10:16:13 +01:00
unified-alerting.ts Alerting: adds support for federated rules (#46037) 2022-03-04 10:16:13 +01:00
user.ts Redux: Factor Invites out to separate slice (#45552) 2022-02-21 11:37:49 +00:00
window.d.ts Chore: Prevent loading error from showing too early (#41347) 2021-11-08 16:13:37 +01:00