grafana/public/app/types
Alexander Zobnin 8b843eb0a6
Access control: expose permissions to the frontend (#32954)
* Expose user permissions to the frontend

* Do not include empty scope

* Extend ContextSrv with hasPermission() method

* Add access control types

* Fix type error (make permissions optional)

* Fallback if access control disabled

* Move UserPermission to types

* Simplify hasPermission()
2021-04-16 16:02:16 +03:00
..
jquery
accessControl.ts Access control: expose permissions to the frontend (#32954) 2021-04-16 16:02:16 +03:00
acl.ts Migration: Remove LegacyForms from dashboard folder permissions (#28564) 2020-11-02 12:55:34 +01:00
alerting.ts Migration/AlertList: Migrates AlertList from AngularJS to React (#31872) 2021-03-11 14:53:13 +00:00
angular.ts
apiKeys.ts Admin: Keeps expired api keys visible in table after delete (#31636) 2021-03-04 13:20:38 +01:00
appEvent.ts
application.ts
appNotifications.ts Chore: Use uuid v4 as an identifier instead of Date.now() (#27178) 2020-08-26 11:38:39 +02:00
dangerously-set-html-content.d.ts Bring back scripts evaluation in TextPanel (#26413) 2020-07-17 18:00:58 +02:00
dashboard.ts Shortcuts: Fixes panel shortcuts so they always work (#32385) 2021-03-29 07:52:57 +02:00
datasources.ts DataSourceSettings: use details from HealthCheckResult (#32759) 2021-04-08 13:32:12 +01:00
events.ts DashboardSettings: Migrates annotations list & edit view from angular to react and new forms styles (#31950) 2021-04-12 09:41:07 +02:00
explore.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
folders.ts Dashboard: Migrating dashboard settings to react (#27561) 2020-12-17 15:50:11 +01:00
index.ts Access control: expose permissions to the frontend (#32954) 2021-04-16 16:02:16 +03:00
ldap.ts Remove last synchronisation field from LDAP debug view (#30984) 2021-02-15 17:11:17 +02:00
location.ts
organization.ts
plugins.ts Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 2021-02-11 13:45:25 +01:00
preferences.ts Themes: Switch theme without reload using global shortcut (#32180) 2021-03-22 08:48:53 +01:00
query.ts AlertingNG: Enable UI to Save Alert Definitions (#30394) 2021-01-22 16:08:54 +01:00
sanitize-url.d.ts
store.ts Alerting: unified alerting frontend (#32708) 2021-04-07 08:42:43 +03:00
svg.d.ts
teams.ts
templates.ts
unified-alerting-dto.ts Alerting: editing existing rules via UI (#33005) 2021-04-16 11:08:26 +03:00
unified-alerting.ts Alerting: alert list state view (#33020) 2021-04-16 12:08:08 +03:00
user.ts Configuration: Prevent browser hanging / crashing with large number of org users (#32546) 2021-04-01 14:46:55 +02:00