grafana/public/app/features/datasources
Gabriel MABILLE c7cabdfd6f
AccessControl: Add accesscontrol metadata to datasources DTOs (#42675)
* AccessControl: Provide scope to frontend

* Covering datasources with accesscontrol metadata

* Write benchmark tests for GetResourcesMetadata

* Add accesscontrol util and interface

* Add the hasPermissionInMetadata function in the frontend access control code

* Use IsDisabled rather that performing a feature toggle check

Co-authored-by: Karl Persson <kalle.persson@grafana.com>
2021-12-15 12:08:15 +01:00
..
__mocks__ DataSource: show the uid in edit url, not the local id (#33818) 2021-05-08 18:13:26 +02:00
__snapshots__ AccessControl: add one-dimensional permissions to datasources (#38070) 2021-09-01 15:18:17 +02:00
settings AccessControl: Add accesscontrol metadata to datasources DTOs (#42675) 2021-12-15 12:08:15 +01:00
state AccessControl: Add accesscontrol metadata to datasources DTOs (#42675) 2021-12-15 12:08:15 +01:00
utils UI text edits (#32524) 2021-03-31 16:07:37 -07:00
DashboardsTable.test.tsx tests 2018-10-17 16:14:45 +02:00
DashboardsTable.tsx Buttons: replace usage of .btn classnames (#33226) 2021-04-23 10:06:42 +02:00
DataSourceDashboards.test.tsx DataSource: show the uid in edit url, not the local id (#33818) 2021-05-08 18:13:26 +02:00
DataSourceDashboards.tsx Plugins: remove deprecated code (components) (#41686) 2021-11-19 13:42:26 +01:00
DataSourceList.test.tsx Migrates old Card sass file to GlobalStyles (#33183) 2021-04-21 16:39:56 +02:00
DataSourcesList.tsx DataSource: show the uid in edit url, not the local id (#33818) 2021-05-08 18:13:26 +02:00
DataSourcesListPage.test.tsx AccessControl: add one-dimensional permissions to datasources (#38070) 2021-09-01 15:18:17 +02:00
DataSourcesListPage.tsx AccessControl: "Add data source" button needs create and write rights to be enabled (#38934) 2021-09-08 09:47:55 +02:00
mocks.ts DataSource: show the uid in edit url, not the local id (#33818) 2021-05-08 18:13:26 +02:00
NewDataSourcePage.tsx Plugins: remove deprecated code (components) (#41686) 2021-11-19 13:42:26 +01:00