Gilles De Mey
97c9b25d44
Alerting: Skip the default data source if incompatible ( #51452 )
2022-06-28 10:05:53 +02:00
Timur Olzhabayev
7c886fb6f9
Frontend Logging: Integrate grafana javascript agent ( #50801 )
...
Add Grafana Javascript Agent integration to Grafana
2022-06-28 03:25:30 -04:00
Ryan McKinley
b6a9b9804d
Plugin admin: Add a page to show where panel plugins are used in dashboards ( #50909 )
2022-06-27 20:23:43 -04:00
Leon Sorokin
fd6c7d518d
TimeSeries: Improved constantY rendering parity with Graph (old) ( #51401 )
...
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
2022-06-27 19:02:05 -05:00
Leon Sorokin
89b150ab58
HeatmapNG: pre-allocate arrays during calc ( #51465 )
2022-06-27 18:43:59 -05:00
Ryan McKinley
cfbfacb152
Heatmap: migrate old zero gap to one ( #51467 )
2022-06-27 19:13:09 -04:00
Ezequiel Victorero
99f921cf32
Public Dashboards: adding telemetry for Sharing Modal options and Public Dashboards events ( #50834 )
...
* Public Dashboards: adding telemetry for Sharing Modal options and Public Dashboards events
2022-06-27 12:33:30 -03:00
Ashley Harrison
ee3f4f1709
Navigation: Display Starred dashboards in the Navbar ( #51038 )
...
* remove feature toggle, add empty state and fix bug with initial starring
* Extract empty message into lingui
* remove full stop
* add empty message in the backend
* remove unused import
* translate starred + empty starred states
* betterer changes
2022-06-27 15:41:00 +01:00
Daniel Lee
292b24e30d
Piechart: Implements series override -> hide in area for the legend or tooltip ( #51297 )
...
* piechart: support series override for hiding legend item
* piechart: add support for hiding values in multi tooltip
* tidy up variable names
* piechart: typing for hideFrom variable
* betterer fixes
2022-06-27 15:13:19 +02:00
Dominik Prokop
b2b0be7b93
Table panel: Add multiple data links support to Default, Image and JSONView cells ( #51162 )
...
* Table panel: Support multiple data links in default cell
* Table panel: Show data links for Image and JSONView cells
* Simplify DataLinksContextMenu api
* Betterer
2022-06-27 05:23:29 -07:00
Dominik Prokop
4a397c9c24
Time series panel: Hide axis when series is hidden from the visualization ( #51432 )
...
* Time series panel: Hide axis when series is hidden from the visualization
* Fix snap
2022-06-27 08:17:46 -04:00
Joao Silva
f2d8b1ceee
Dashboards: Fixes issue with the initial panel layout counting as an unsaved change ( #51315 )
2022-06-27 12:30:59 +01:00
Nathaniel Saxe
683f31f2c6
Variables: improve performance of transformMetricFindResponse ( #49360 )
...
* improve performance of transformMetricFindResponse
* use lodash uniqBy for postgres
* use lodash uniqBy for mysql
* use lodash uniqBy for mssql
* hopefully conform to import linting rules
* Added .betterer.results
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com >
Co-authored-by: Victor Marin <victor.marin@grafana.com >
2022-06-27 14:26:46 +03:00
Ashley Harrison
0124dc8e6b
Chore: reintroduce type assertion test + change emitted metric names ( #51375 )
...
* reintroduce type assertion test + change emitted metric names
* rename test to better eslint to be more generic
2022-06-25 07:45:38 -04:00
Ryan McKinley
c8f814196a
CommandPalette: Populate dashboard search when the palette is opened ( #51293 )
...
Co-authored-by: Kristina Durivage <kristina.durivage@grafana.com >
2022-06-24 23:08:29 +02:00
Ivana Huckova
d3dd3042d6
Loki: Fix support of ad-hoc filters for specific queries ( #51232 )
...
* Loki: Refactor ad-hoc filters to use parser
* Remove renaming of files for easier review
* Update
* Update
* Add previously buggy test
* Fix tests
* Fix typos
* Update, improve typing
* Move reused code up
* Update order
* Update betterer statss
2022-06-24 22:29:22 +02:00
Artur Wierzbicki
c496b3e712
Search: Fix pagination in the new search page ( #51366 )
...
* Fix pagination in the new search
* update betterer betterer betterer betterer betterer betterer
* revert packagejson
2022-06-24 21:21:59 +04:00
Todd Treece
342344bb03
Variables: Selectively reload panels on URL update ( #51003 )
2022-06-24 13:06:36 -04:00
Leon Sorokin
7e1667ce87
HeatmapNG: explicitly pass scales for cursor sync config ( #51389 )
2022-06-24 11:42:39 -05:00
Connor Lindsey
620309ced5
Explore: Sort trace process attributes alphabetically ( #51261 )
...
* Explore: Sort trace process attributes alphabetically
* Update betterer?
2022-06-24 08:20:23 -06:00
Jguer
9a82ed7105
Remove LDAP specific example from team sync ( #51368 )
...
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com >
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com >
2022-06-24 15:29:50 +02:00
ismail simsek
c804639b53
Hide datalink button when datasource for exemplar is undefined ( #51236 )
2022-06-24 15:26:52 +02:00
Ashley Harrison
fa466e2134
Chore: comment out type assertions check due to bug ( #51371 )
...
* comment out type assertions check due to bug
* forgot to push the merge 🤦
2022-06-24 11:56:31 +01:00
Joey Tawadrous
adfe4ef564
Update betterer tests ( #51370 )
2022-06-24 11:21:03 +01:00
Ryan McKinley
588bd43e49
Chore: update betterer.results for heatmap rename ( #51361 )
2022-06-24 00:10:03 -07:00
Isabella Siu
497310a9cb
CloudWatch: Factor LogGroupSelector into a separate component ( #50829 )
2022-06-23 14:40:43 -04:00
Isabella Siu
8ba8e1df83
CloudWatch: fix variable query migration with json template variables ( #51207 )
...
* CloudWatch: fix variable query migration with json template variables
* fix error messages
* changes for reviews
* fix lint
* fix betterer
2022-06-23 14:23:56 -04:00
Ryan McKinley
a093250dd5
Chore: avoid implicit any by using inline functions ( #51338 )
2022-06-23 11:19:08 -07:00
Seyaji
91ee019140
Convert TimelineCollapser test to RTL ( #51281 )
2022-06-23 18:20:16 +01:00
Ezequiel Victorero
25d4ddf959
PublicDashboards: disable annotations ( #50984 )
...
* PublicDashboards: disable annotations
2022-06-23 13:09:30 -03:00
Ashley Harrison
64356509b5
upate betterer results again.... ( #51336 )
2022-06-23 17:49:28 +02:00
Josh Hunt
78ee9ffa37
Chore: Remove CI stats that are also reported by betterer ( #51318 )
...
* Chore: Remove CI stats that are reported by betterer
* update betterer results
2022-06-23 14:20:45 +02:00
Seyaji
ec1480b964
Chore: Convert DataSourceDashboards test to RTL ( #51294 )
...
* Convert DataSourceDashboards test to RTL
* Convert DataSourceDashboards test to RTL
* Convert DataSourceDashboards test to RTL
* Update public/app/features/datasources/DataSourceDashboards.test.tsx
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
* Convert DataSourceDashboards test to RTL
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
2022-06-23 14:39:00 +03:00
Ashley Harrison
2705edf5f5
update betterer cache ( #51317 )
2022-06-23 13:26:31 +02:00
Ashley Harrison
ded3d53d89
Chore: Additional betterer tests for type assertions and explicit any ( #45901 )
...
* Add betterer tests to prevent adding more type assertions and explicit any's into the codebase
* update betterer results file
* better glob matching
* updated results
* update results again...
* use more up to date betterer packages
* they're devdeps...
* Commit latest betterer results
* latest .betterer.results
Co-authored-by: joshhunt <josh@trtr.co >
2022-06-23 11:36:20 +01:00
Polina Boneva
496c2e26f4
I18n: User and Org Preferences allow change of Language ( #51175 )
...
* add locale selection settings under preferences; Alpha feature toggle;
* extract components' ids for internationalisation references
* migrate OrgDetailsPage tests from Enzyme to RTL
* test locale selection in shared preferences
* fix OrgDetailsPage needing a fetch polyfill; "Real fetch shouldn't be being hit." - Josh
* remove snapshot
* remove snapshot
2022-06-23 11:20:31 +03:00
Seyaji
0b1a886b9d
Chore: Convert GraphTicks test to RTL ( #51203 )
...
* Convert GraphTicks test to RTL
* Convert GraphTicks test to RTL
2022-06-23 10:55:38 +03:00
Seyaji
a0949314ef
Convert AccordianLogsTest to RTL ( #51260 )
...
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2022-06-22 19:00:04 +02:00
Seyaji
fe5416508a
Chore: Convert TracePageHeader test to RTL ( #51216 )
...
* Convert TracePageHeader test to RTL
* Convert TracePageHeader test to RTL
* Convert TracePageHeader test to RTL
2022-06-22 17:46:36 +01:00
Seyaji
d760b03784
Convert AccordianKeyValues test to RTL ( #51257 )
2022-06-22 17:42:04 +01:00
Seyaji
5ad3d10016
Convert CanvasSpanGraph test to RTL ( #51180 )
2022-06-22 14:46:01 +03:00
Seyaji
0bfd48c164
Chore: Convert DataLinks tests to RTL ( #51137 )
...
* Convert DataLinks tests to RTL
* Convert DataLinks test to RTL
* Convert DataLinks test to RTL
* Convert DataLinks test to RTL
2022-06-21 15:55:10 +01:00
Seyaji
bab017799e
Chore: Convert QueryOperationAction test to RTL ( #51139 )
...
* Convert QueryOperationAction test to RTL
* Convert QueryOperationAction to RTL
* Convert QueryOperationAction test to RTL
2022-06-21 15:53:10 +01:00
Seyaji
3710c9a7c8
Chore: Convert DataSourcesListPage test to RTL ( #51138 )
...
* Convert DataSourceListPage test to RTL
* Convert DataSourceListPage test to RTL
2022-06-21 11:47:54 +01:00
Seyaji
902101c524
Chore: Convert PanelHeaderCorner test to RTL ( #51074 )
...
* export props
* Convert PanelHeaderCorner test to RTL
* Update public/app/features/dashboard/dashgrid/PanelHeader/PanelHeaderCorner.test.tsx
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
2022-06-20 14:54:13 +02:00
Seyaji
606732dd5e
Chore: Converts ButtonRow tests to RTL ( #51068 )
2022-06-20 15:46:11 +03:00
Seyaji
e4f4cc4a32
Chore: Convert pageActionBar test to RTL ( #51073 )
...
* Convert pageActionBar test to RTL
* add test for conditional render of button
2022-06-20 15:42:56 +03:00
Seyaji
244650835e
Refactor 'Basic Settings' test to RTL from Enzyme ( #51059 )
...
* Refactor 'Basic Settings' test to RTL from Enzyme
* Update public/app/features/datasources/settings/BasicSettings.test.tsx
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
* Refactor 'Basic Settings' test to RTL from Enzyme
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
2022-06-18 13:13:51 +03:00
Ashley Harrison
3430928294
Convert InviteesTable test to RTL ( #50674 )
2022-06-15 09:54:26 +01:00
Joey Tawadrous
f87927c82e
Traces: Add absolute time to span details ( #50685 )
...
* Show absolute time
* Add test
2022-06-14 11:13:33 +01:00