grafana/public/app/features
Ieva 52220b2470
AccessControl: frontend changes for adding FGAC to licensing (#39484)
* refactor licenseURL function to use context and export permission evaluation fction

* remove provisioning file

* refactor licenseURL to take in a bool to avoid circular dependencies

* remove function for appending nav link, as it was only used once and move the function to create admin node

* better argument names

* create a function for permission checking

* extend permission checking when displaying server stats

* enable the use of enterprise access control actions when evaluating permissions

* import ordering

* move licensing FGAC action definitions to models package to allow access from oss

* move evaluatePermissions for routes to context serve

* change permission evaluator to take in more permissions

* move licensing FGAC actions again to appease wire

* avoid index out of bounds issue in case no children are passed in when creating server admin node

* simplify syntax for permission checking

Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>

* update loading state for server stats

* linting

* more linting

* fix test

* fix a frontend test

* update "licensing.reports:read" action naming

* UI doesn't allow reading only licensing reports and not the rest of licensing info

Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
2021-10-05 14:54:26 +01:00
..
admin AccessControl: frontend changes for adding FGAC to licensing (#39484) 2021-10-05 14:54:26 +01:00
alerting Alerting: Allow more characters in label names so notifications are sent (#38629) 2021-10-04 15:06:40 +02:00
annotations Annotations: Deprecate AnnotationsSrv (#39631) 2021-09-27 15:23:54 +02:00
api-keys A11y: Fix fastpass issues for /org/ pages (#39902) 2021-10-01 15:58:18 +01:00
canvas Canvas Panel: icon/image select modal (#38844) 2021-09-07 19:46:20 +02:00
dashboard PanelContext: Adds app property of type CoreApp enum to inform panel about what the outer container/app is (#39952) 2021-10-05 08:07:57 +02:00
datasources Table panel: Make filter case insensitive (#39746) 2021-09-29 09:35:41 +02:00
dimensions Scatter: support bubble and line charts with out-of-order data (alpha) (#39377) 2021-09-29 10:14:15 -07:00
explore Refactor: Decouple logs from DataSourceApi (#39536) 2021-10-01 13:38:16 +02:00
expressions Datasource: Pass access type to data source instance settings (#37577) 2021-08-06 09:24:35 +02:00
folders Updated "react-use" package to newest version (#37579) 2021-08-05 14:32:51 +02:00
inspector Explore: Download traces as JSON in Explore Inspector (#38614) 2021-09-08 07:04:27 -06:00
library-panels Table panel: Make filter case insensitive (#39746) 2021-09-29 09:35:41 +02:00
live add: rule settings editor (#39875) 2021-09-30 16:37:31 -04:00
manage-dashboards LibraryPanels: Improves export and import of library panels between orgs (#39214) 2021-09-20 10:58:24 +02:00
org A11y: Fix fastpass issues for /org/ pages (#39902) 2021-10-01 15:58:18 +01:00
panel Alerting: Edit thresholds by handle in timeseries panel (#38881) 2021-09-15 17:35:12 +02:00
playlist PlaylistPage: fix search input (#39226) 2021-09-22 10:45:29 +01:00
plugins Plugins Catalog: fix overflowing text in plugin cards (#39862) 2021-09-30 17:23:40 +02:00
profile Add fiscal years and search to time picker (#39073) 2021-09-30 09:40:02 +02:00
query PanelContext: Adds app property of type CoreApp enum to inform panel about what the outer container/app is (#39952) 2021-10-05 08:07:57 +02:00
sandbox Schema: create a new schema package for basic models (#38409) 2021-08-23 13:03:41 -07:00
search Chore(DashboardSearch): Convert to use useTheme2 (#39918) 2021-10-04 10:32:29 +01:00
teams A11y: Fix fastpass issues for /org/teams pages (#39848) 2021-09-30 15:46:10 +01:00
templating Variables: Prevents panel from crashing when using adhoc variable in data links (#39546) 2021-09-23 11:56:33 +02:00
users Table panel: Make filter case insensitive (#39746) 2021-09-29 09:35:41 +02:00
variables Variables: Prevents enter key from refreshing page or changing focus (#39666) 2021-09-28 06:07:03 +02:00
all.ts TimeSrv: Refactor service to have no dependency on angular (#32562) 2021-04-01 06:33:11 +02:00