Vadim Beskrovnov
7caba545ec
A11y: Fix a11y for toolbar buttons in PanelEditor ( #53864 )
...
Co-authored-by: Vadim Beskrovnov <vbeskrovnov@fb.com >
2022-08-22 17:08:22 +02:00
renovate[bot]
013dda7bb8
Remove dependency jest-mock-console ( #52872 )
...
* Update dependency jest-mock-console to v2
* let's remove jest-mock-console
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2022-08-22 15:47:45 +01:00
Gábor Farkas
35253a909d
Elasticsearch: remove already-disabled code ( #52932 )
...
* elastic: removed unused code from go-part
* elastic: removed unused code from js-part
2022-08-22 16:25:20 +02:00
Josh Hunt
9db9ebce02
Typed variables pt6: Clean up and test variable type guards (take 2) ( #54025 )
...
* Add fixture-factories for all variable types
* clean up variable guards
* add tests for isMulti, hasCurrent, and hasOptions variable type guards
* create VariableSupport type to try and work around ts wonkiness
2022-08-22 14:45:40 +01:00
renovate[bot]
4c8ea0bb89
Update dependency @lezer/common to v1 ( #50866 )
...
* Update dependency @lezer/common to v1
* Bump lezer/lr as well
* Fix broken code
* Add new lezer-promql and update lezer-logql
* Change to prometheus lezer-promql, fix lezer-logql code
* Update tests for Loki
* fix typeErrors
* fix tests by adding new error node to expected objects
* refactor usages of node references to differentiate usage from node object
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com >
Co-authored-by: Ivana Huckova <ivana.huckova@gmail.com >
Co-authored-by: gtk-grafana <galen.kistler@grafana.com >
2022-08-22 08:45:29 -05:00
Gilles De Mey
0923d2455c
Alerting: Show alerting enabled for Alertmanager data sources ( #54023 )
2022-08-22 14:34:55 +02:00
Ashley Harrison
0f4b8c5e54
convert AzureCredentialsForm test to RTL ( #53959 )
2022-08-22 13:22:19 +01:00
Karl Persson
ef25d297d6
RBAC: Display groups for custom roles ( #54020 )
...
* RolePicker: Default to "Other" for roles without group
* RolePicker: Add GroupType enum and calculate group options based on
group type
* RolePicker: Display groups for custom roles
* RolePicker: Remove unused code
* RolePicker: Restructure
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
2022-08-22 14:21:12 +02:00
Ashley Harrison
f91f05f32c
Chore: convert DebugSection test to RTL ( #53965 )
...
* convert DebugSection test to RTL
* remove unused import
2022-08-22 13:19:46 +01:00
Hamas Shafiq
895616a231
Tempo: Remove spanName from the query object if undefined ( #53945 )
2022-08-22 11:52:36 +01:00
eledobleefe
8cdfedc559
A11y: Update buttons in Explore page to not use HTML Title for tooltip ( #53894 )
2022-08-22 11:19:22 +02:00
Polina Boneva
51d173711f
A11y: do not change the focus when switching between Viz/Suggestions/Library Panels views ( #53814 )
2022-08-22 12:12:39 +03:00
Takuya Kosugiyama
2ff007b266
Cloud Monitoring: Support SLO burn rate ( #53710 )
2022-08-22 10:11:54 +02:00
Ryan McKinley
7cbf6015db
StructureRev: use deep equals for structure revision change detection ( #53920 )
2022-08-19 08:29:23 -07:00
Esteban Beltran
edb54fc8d3
Fix: Rename timezones prop to timezone for plugins compatibility ( #53926 )
2022-08-19 16:59:56 +02:00
Ashley Harrison
b6835ef87d
convert TestRuleResult to RTL ( #53953 )
2022-08-19 15:00:53 +01:00
Ashley Harrison
0550808126
use navId over navModel, add page descriptions + create pageNav for child pages ( #53936 )
2022-08-19 13:32:43 +01:00
Hamas Shafiq
6b1804b6c0
Tempo: Set the default query type even if queryType was set to 'clear' ( #53887 )
2022-08-19 09:41:39 +01:00
eledobleefe
f926020c1b
Chore: Improve FolderSettingsPage test ( #53601 )
2022-08-19 10:25:33 +02:00
Ashley Harrison
78995e252a
implement responsive breadcrumb behaviour ( #53764 )
2022-08-19 09:17:52 +01:00
Ryan McKinley
7755f4c4ba
Inspect: show DataFrame JSON *before* transformation and field config are applied ( #53867 )
2022-08-18 15:06:33 -07:00
Alex Karacaoglu
9be73e758d
Transforms: Allow for clearing of select fields for outer join and grouping to matrix transformations ( #53916 )
2022-08-18 14:19:59 -07:00
Jo
4a9137ac40
API Keys: Add revocation for SATs ( #53896 )
...
* add apikey is_revoked field
* add token store tests
* Apply suggestions from code review
* remove unused fields
2022-08-18 16:54:39 +02:00
Galen Kistler
8b18530cb8
Prometheus: properly de-accumulate multi-heatmap responses ( #53688 )
...
* Implement workaround to #3373 , grouping heatmaps by query before sorting prevents bug when calculating a heatmap with multiple values for the same label on the x-axis
* Group heatmap frames prior to sort by the concatenation of their values, excluding quantile (le)
* add unit tests for multiple query and multi-dimensional query
* replace final le value with more apt quartile label
* unify quantile labels
Co-authored-by: Leon Sorokin <leeoniya@gmail.com >
2022-08-18 09:54:09 -05:00
Victor Marin
ae69b1d99c
HistogramPanel: Generate .cue model ( #53826 )
...
* Generate .cue model for histogram panel
* Docs
* Refactor PR
2022-08-18 16:19:11 +03:00
Zoltán Bedi
ea5e58a051
BarChart/PieChart: create/update models.cue ( #52988 )
...
* Reverse engineering barchart models.cue from models.gen.ts
* Barchart models.cue and import fixes
* Add models.cue for piechart
* Use single-item syntax to dodge cuetsy bug
* Add some docs
Co-authored-by: sam boyer <sdboyer@grafana.com >
2022-08-18 14:46:36 +02:00
Mihály Gyöngyösi
a915977002
Teams: Add TeamRolePicker to the Create and Edit Team pages ( #53775 )
...
* Add TeamRolePicker to CreateTeam and TeamSettings pages
* Align tests to the changes
* Change TeamRolePicker
* Add useRoleOptions hook
* Clean up
* Requested changes by reviewers
* Fixes
* Fixes
2022-08-18 13:21:06 +02:00
Karl Persson
4ff4aaab23
RBAC: Remove builtin role code ( #53767 )
...
* remove rbacBuiltInRoleAssignmentEnabled from frontendsettings
* RBAC: Remove RBACBuiltInRoleAssignmentEnabled
* RBAC: Remove code for builtin role
* RolePicker: Remove unused prop
* RolePicker: Rename builtinRole to basicRole
* RolePicker: Rename onBuiltinRoleChange to onBasicRoleChange
* RolePicker: Rename properties
2022-08-18 12:25:37 +02:00
Hamas Shafiq
a6ff6cd0c1
Tempo: Remove unused theme param in getStyles ( #53823 )
2022-08-18 09:55:24 +01:00
Oscar Kilhed
e877c1da90
Revert "BarchartPanel: Fix color from thresholds show incorrectly ( #52038 )" ( #53806 )
...
This reverts commit 11c79cd6da .
2022-08-18 08:47:17 +02:00
Artur Wierzbicki
2a0ae74f96
Live: fix StreamingDataFrame length on replace action and schema change ( #53796 )
...
* streaming-data-frame
* add more expect.length in tests
2022-08-18 00:58:38 +04:00
Brendan O'Handley
085258c035
Influxdb Datasource: Remove angular dependencies for Influxdb influxql annotations ( #52546 )
...
* migrate influxQL annotations to react and build new annotation editor
* use es-lint ignore for any type in migration
* changes for PR comments
* handle annotation editor on load error without query
* correct label for ann editor query
* add null coalesce operator and remove comment
* fix tooltip
2022-08-17 13:20:46 -04:00
Karl Persson
57d87389e0
RBAC: Remove user permissions in org when user is removed ( #53782 )
...
* RBAC: Add orgID to DeleteUserPermissions
* RBAC: Refactor query to delete all permissions in specified org, 0
deletes all permissions
* Delete user permission in org when user is removed
* Remove call to delete permissions in frontend
* Remove user permissions if removed orgs is detected during oauth sync
Co-authored-by: Jo <joao.guerreiro@grafana.com >
2022-08-17 16:32:02 +02:00
Beto Muniz
d4a63aca64
InfluxDB: Remove browser ('direct' access) mode. ( #53529 )
...
* Remove InfluxDB browser ('direct' access) mode.
* Improve text usage and clarity
2022-08-17 09:40:21 -03:00
Andrej Ocenas
f30795b088
Prometheus: Throw error on direct access ( #50162 )
...
* Disable direct access
* Hide access select if Server mode is already selected
* Update docs
* Add more tests
Co-authored-by: Beto Muniz <contato@betomuniz.com >
2022-08-17 09:37:29 -03:00
Victor Marin
2d391c98d2
Histogram: Fix panel hide when clicking on legend ( #53651 )
2022-08-17 13:40:38 +03:00
Gilles De Mey
0523eba2a9
Alerting: Read group details before saving ( #53586 )
2022-08-17 11:56:54 +02:00
Gilles De Mey
68f6ae5de1
Alerting: Hide "no rules" message when we are fetching from data sources ( #53778 )
2022-08-17 11:54:51 +02:00
Esteban Beltran
81957732ab
Chore: Replace react-inlinesvg usage for the Icon component ( #53736 )
2022-08-17 09:09:58 +02:00
Hamas Shafiq
860fd83ab4
Jaeger: Remove advanced options toggle & show advanced options by default ( #53774 )
...
Jaeger: Remove advanced options toggle & show advanced options by default
Jaeger: Make the width of all labels in the search form the same
Jaeger: Fix typo in the tooltip for the "Limit" field
Chore: Re-add durationPlaceholder constant
2022-08-16 19:27:43 +02:00
Ashley Harrison
7eab08364e
Navigation: Improve responsiveness of TopSearchBar ( #53777 )
...
* remove some magic numbers + used grid for better responsiveness
* remove old responsive styles
2022-08-16 15:09:22 +01:00
Konrad Lalik
f3085b1cac
Alerting: Improve Mimir AM interoperability with Grafana ( #53396 )
2022-08-16 16:01:57 +02:00
Gilles De Mey
fb93b60fcc
Alerting: Support for re-ordering alert rules in a group ( #53318 )
...
Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com >
2022-08-16 14:42:02 +02:00
Hamas Shafiq
3e209c06f3
Tempo: Fix typo in the tooltip for 'Limit' ( #53750 )
2022-08-16 06:52:44 -04:00
Ivan Ortega Alba
38c690ecb0
Revert "Analytics: Use Fullstory to get behavioral data ( #53732 )" ( #53762 )
...
This reverts commit 961479b111 .
2022-08-16 12:45:14 +02:00
Ivan Ortega Alba
961479b111
Analytics: Use Fullstory to get behavioral data ( #53732 )
2022-08-16 10:32:00 +02:00
Torkel Ödegaard
c8fc840865
Fix initDashboard bug ( #53722 )
...
Co-authored-by: Erik Sundell <erik.sundell87@gmail.com >
2022-08-16 03:24:04 -04:00
sam boyer
4a5afe4fb6
openapi: Use indentations for human-readable JSON ( #53707 )
2022-08-15 15:39:18 -04:00
Zoltán Bedi
835562bb68
GeoMap: Fix tooltip not showing values ( #53738 )
2022-08-15 16:39:00 +02:00
Mihály Gyöngyösi
1c0ab501aa
UsersTable: Display Disabled flag in Organizations' Users table ( #53656 )
...
* Add disabled column to Org's Users table
* fix typo
* Change column order
* Add test for testing whether GetOrgUsers populates the DTO correctly
* Remove type assertion
2022-08-15 10:58:58 +02:00