Esteban Beltran
89271df647
Chore: Levitate to ignore private packages for compatibility comparison ( #81798 )
2024-02-02 16:25:32 +02:00
Ashley Harrison
a30f8645d1
Chore: Migrate frontend platform code to use data-testid
for selectors ( #81787 )
...
* migrate some stuff from aria-label to data-testid
* convert styles to objects
* fix unit tests
* empty commit to kick drone now enterprise branch is there
2024-02-02 13:26:37 +00:00
Sofia Papagiannaki
cf6ebb0548
Swagger: Remove redundant annotation ( #81780 )
2024-02-02 15:11:23 +02:00
renovate[bot]
ab00276d6f
Update dependency mini-css-extract-plugin to v2.8.0 ( #81793 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-02 15:00:59 +02:00
Matias Chomicki
e749c2b062
Infinite scroll: implementation clean up ( #81725 )
...
* Infinite scroll: clean up for clarity
* Infinite scroll: clean up test
* Formatting
* Infinite scroll: disable by feature flag
* Infinite scroll: improve visibility of the lower loader
2024-02-02 14:45:20 +02:00
renovate[bot]
574078b977
Update dependency webpack to v5.90.1
2024-02-02 12:39:20 +00:00
Gábor Farkas
c92d3b002b
sql: use interval-formatting from the sdk ( #81764 )
2024-02-02 13:18:22 +01:00
renovate[bot]
e9b8406598
Update dependency swc-loader to v0.2.4 ( #81785 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-02 12:18:11 +00:00
Laura Fernández
42cd4266b4
ReturnToPrevious: make href
optional ( #81691 )
2024-02-02 13:14:58 +01:00
Gilles De Mey
e1197641f3
Alerting: Fixes for pending period ( #81718 )
2024-02-02 12:58:04 +01:00
Ivana Huckova
f2936d6695
Elasticsearch: Fix creating of legend so it is backward compatible with frontend produced frames ( #81708 )
...
* Elasticsearch: Fix creating of legend so it is backward compatible with frontend produced frames
* Update tests
2024-02-02 12:47:45 +01:00
renovate[bot]
50cd4c0f0f
Update dependency react-zoom-pan-pinch to v3.4.1
2024-02-02 11:34:38 +00:00
Oscar Kilhed
ae5e49e5ce
Chore: Address flaky test in PanelDataTransformationsTab.test.tsx ( #81779 )
...
* address flaky test
* Disable flaky tests
2024-02-02 13:33:32 +02:00
renovate[bot]
35922a45f8
Update dependency nanoid to v5.0.5
2024-02-02 11:06:25 +00:00
renovate[bot]
8d980fef71
Update dependency @types/react to v18.2.51
2024-02-02 10:31:11 +00:00
Misi
5da4021ea0
Auth: Fix routing of SSO setting pages ( #81762 )
...
Fix ac.Parameter
2024-02-02 11:14:22 +01:00
Gabriel MABILLE
4a1e8f3d98
RBAC: Reject plugin registrations without a name ( #81719 )
...
* RBAC: Reject plugin registrations without a name
* Lint'
2024-02-02 11:12:00 +01:00
Mikel Vuka
65e9990a87
Elasticsearch: Implement CheckHealth method in the backend ( #81671 )
...
* Elasticsearch: Implement CheckHealth method
* improve logger output
* remove frontend healthcheck
* Revert "remove frontend healthcheck"
This reverts commit 676265f39e
.
* adapt test
---------
Co-authored-by: Sven Grossmann <svennergr@gmail.com>
2024-02-02 11:08:52 +01:00
Sofia Papagiannaki
6f02d193f6
Provisioning: Fix failure to save dashboard ( #81694 )
2024-02-02 09:55:29 +00:00
renovate[bot]
ab6aa8fe2f
Update dependency @types/node to v20.11.16
2024-02-02 09:54:54 +00:00
Torkel Ödegaard
115dfc0fd8
DashboardScene: Detect updated saved dashboard version and load new scene ( #81715 )
2024-02-02 10:53:41 +01:00
Eugene Klimov
702e22806c
Plugins Proxy: Allow using {{ .URL }} inside "routes" section in plugin.json ( #80858 )
...
Signed-off-by: Slach <bloodjazman@gmail.com>
Co-authored-by: Andres Martinez Gotor <andres.mgotor@gmail.com>
2024-02-02 09:23:07 +01:00
Esteban Beltran
ea243b536c
Levitate: fix markdown diff format ( #81477 )
...
* Add some fake breaking changes
* try to generate another breaking chnage
* Keep trying
* Update levitate script
* Add fake breaking changes
* Use latest
* Strip ansi
* Test
* Remove ansi stripping
* ClearAnsi again
* another regex
* Revert some changes used for testing
* Rename function
* Fix indentation in levitate workflow
* Remove test breaking changes
* Remove breaking changes
* Update actions
* Trigger breaking change
* restore file
2024-02-02 09:19:30 +01:00
Leon Sorokin
86b16ea62a
Histogram: Start y-axis at 0, set default color mode to classic palette ( #81759 )
2024-02-02 01:57:08 -06:00
Ryan McKinley
795eb4a8d8
K8s/Snapshots: Add dashboardsnapshot api group ( #77667 )
2024-02-01 22:40:11 -08:00
Ryan McKinley
810d14d88f
K8s: use --runtime-config={group}/{version}=true to enabled APIs ( #81614 )
2024-02-01 22:06:28 -08:00
Michael Mandrus
7464ea4346
Feature Toggles: Switch feature toggle admin page over to k8s API ( #80854 )
...
* add handling for legacy and k8s apis to frontend
* use backend srv directly not redux
* add unit test to make sure the correct apis are being called
* require api server flag
* fix feature toggle name
* ensure both pages work correctly
* make consistent with legacy api
* implement webhook update
* fix unit test
* remove old apis and update
---------
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2024-02-01 23:52:02 -05:00
Ryan McKinley
9c9e5e68c8
User: Add uid colum to user table ( #81615 )
2024-02-01 18:14:10 -08:00
Ryan McKinley
9d17f6e6aa
Transformers: Do not add transformation info to output frames ( #81747 )
2024-02-01 17:17:30 -08:00
renovate[bot]
315d3a7a72
Update dependency @types/jest to v29.5.12
2024-02-02 00:27:44 +00:00
Isabel
10bde9ce9c
Docs: add missing supported visualizations ( #81668 )
...
* Added Supported visualizations sections and missing settings for value mappings
* Updated supported visualizations table and added docs ref links
* Updated supported visualizations table
* Removed placeholder headings and accidentally added section to data links page
* Added missing visualization
2024-02-01 19:25:54 -05:00
renovate[bot]
e6a4992f37
Update dependency @testing-library/react to v14.2.1
2024-02-01 23:37:30 +00:00
renovate[bot]
147db1a667
Update dependency @testing-library/jest-dom to v6.4.1
2024-02-01 23:09:28 +00:00
Galen Kistler
f73d0eb41c
Transformations: Expose "keep fields" option in partition by values ( #81743 )
...
* expose keep fields to partitionByValues UI
2024-02-01 17:08:02 -06:00
Todd Treece
67b6be5515
K8s: Refactor config/options for aggregation ( #81739 )
2024-02-01 17:27:30 -05:00
Torkel Ödegaard
7a17963ab9
Scenes: Update to 2.4 ( #81723 )
...
* Scenes: Update to 2.4
2024-02-02 00:10:15 +02:00
Yuri Tseretyan
d1073deefd
Alerting: Time intervals API (read only endpoints) ( #81672 )
...
* declare new API and models GettableTimeIntervals, PostableTimeIntervals
* add new actions alert.notifications.time-intervals:read and alert.notifications.time-intervals:write.
* update existing alerting roles with the read action. Add to all alerting roles.
* add integration tests
2024-02-01 15:17:13 -05:00
William Wernert
7e939401dc
Alerting: Introduce initial common receiver service ( #81211 )
...
* Create locking config store that mimics existing provisioning store
* Rename existing receivers(_test).go
* Introduce shared receiver group service
* Fix test
* Move query model to models package
* ReceiverGroup -> Receiver
* Remove locking config store
* Move convert methods to compat.go
* Cleanup
2024-02-01 14:42:59 -05:00
renovate[bot]
80ef96e213
Update dependency @glideapps/glide-data-grid to v6.0.2
2024-02-01 19:17:40 +00:00
ismail simsek
372cf797d1
Chore: Update tests and import orders in prometheus backend ( #81732 )
...
* use fmt instead of grafana-cli/log
* reorder imports
* reorder imports
2024-02-01 20:16:21 +01:00
ismail simsek
8fea101931
Chore: Use maputil functions from grafana-azure-sdk-go ( #81734 )
...
use maputil functions from grafana-azure-sdk-go
2024-02-01 20:16:07 +01:00
renovate[bot]
780c28be2d
Update dependency dangerously-set-html-content to v1.1.0 ( #80824 )
...
* Update dependency dangerously-set-html-content to v1.1.0
* allow rerender and use ' ' for empty state to prevent throwing
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2024-02-01 20:50:22 +02:00
Sofia Papagiannaki
19ba211461
Swagger: Update specifications ( #81735 )
2024-02-01 19:56:47 +02:00
lean.dev
7ab833d28c
Licensing: Redact license when overriden by env variable ( #81726 )
2024-02-01 14:37:36 -03:00
Jack Baldry
2d83feaa5b
Add aliases for Grafana Cloud locations so that these pages can be moved ( #81731 )
2024-02-01 17:16:03 +00:00
ismail simsek
8fc8b03d1d
Prometheus: Remove featuremgmt imports ( #81586 )
...
* remove featuremgmt imports
* pass down feature flags instead of reading them for every query execution
2024-02-01 18:07:32 +01:00
brendamuir
95f90127ad
Alerting docs: rename provisioning files ( #81722 )
2024-02-01 17:50:29 +01:00
Alexa V
62c8584443
Dashboard: Migration - Edit Variable Settings: Implement "Add new" and Remove "Discard Changes" ( #81660 )
...
* enable "add" new variables and implement logic
* Remove discard changes code as we will not follow that pattern for now
* Add unit test of the onAdd function
* add unit test for utils functions
2024-02-01 17:07:59 +01:00
Kyle Brandt
959c80daf6
k8S: (Chore) Add arg to hack codegen to filter openapi generation ( #81720 )
2024-02-01 11:06:51 -05:00
Alyssa Bull
312fdf9ce0
Cloud Monitoring: Fix naming ( #81654 )
2024-02-01 09:05:54 -07:00