grafana-delivery-bot[bot]
cc8928a6a7
[release-12.2.1] DOCS: FIx broken link on RBAC for app plugins page ( #111633 )
...
DOCS: FIx broken link on RBAC for app plugins page (#111574 )
fixed incorrect RefURI
(cherry picked from commit 0bf37742f1 )
Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com>
2025-09-25 10:56:36 -05:00
grafana-delivery-bot[bot]
46956a2997
[release-12.2.1] Fix grafanactl resource pull command syntax ( #111608 )
...
Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com>
Fix grafanactl resource pull command syntax (#111465 )
2025-09-25 14:49:17 +02:00
grafana-delivery-bot[bot]
af460952d5
[release-12.2.1] Chore: Fix @grafana/alerting package repo ( #111532 )
...
Chore: Fix @grafana/alerting package repo (#110939 )
(cherry picked from commit ab3c93b279 )
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
2025-09-24 10:13:31 +01:00
Kevin Minehart
3a8bff55cd
update missing npm publish scripts
2025-09-23 10:30:24 -05:00
Kevin Minehart
7223130454
update release-npm and validate script
2025-09-23 09:54:45 -05:00
grafana-delivery-bot[bot]
d53bf3d740
[release-12.2.1] docs: reorder whats new posts and include plugin translation ( #111484 )
...
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com>
2025-09-23 16:40:33 +02:00
Jacob Valdez
6a046831fc
Docs: What's new and Upgrade guide v12.2 ( #110727 ) ( #111472 )
2025-09-23 13:55:49 +02:00
grafana-delivery-bot[bot]
9b4414de27
Release: Bump version to 12.2.1 ( #111415 )
...
bump version 12.2.1
Co-authored-by: grafana-delivery-bot[bot] <grafana-delivery-bot[bot]@users.noreply.github.com>
2025-09-19 14:00:37 -05:00
Josh Hunt
c7b629d3bc
[release-12.2.1] CI: Backport release-npm.yml ( #111396 )
...
backport release-npm.yml from main
2025-09-19 18:31:47 +01:00
grafana-delivery-bot[bot]
bbd19baaaf
[release-12.2.1] Dashboards: Fix missing Ctrl+O keyboard shortcut for crosshair toggle ( #111402 )
...
Dashboards: Fix missing Ctrl+O keyboard shortcut for crosshair toggle (#111310 )
* Dashboard Scenes: Fix missing Ctrl+O keyboard shortcut for crosshair toggle
- Add missing mod+o keybind to dashboard scenes keyboard shortcuts
- Implement crosshair state cycling (Default -> Crosshair -> Tooltip -> Default)
- Add comprehensive unit tests for keyboard shortcuts functionality
- Add e2e test to verify shortcut works and prevents browser file dialog
- Fix ensures parity between legacy and scenes dashboard implementations
Fixes issue where Ctrl+O/Cmd+O was opening browser file dialog instead of
toggling shared crosshair modes in scenes-based dashboards.
* Remove waitForTimeout from e2e test
- Replace arbitrary timeouts with proper element waiting
- Use waitFor with visible state instead of setTimeout
- Improve test reliability and follow Playwright best practices
* Optimize e2e test for crosshair keyboard shortcut
- Remove unnecessary console logging and timeout settings
- Simplify assertions to only check the currently selected radio button
- Improve test performance by reducing DOM queries
- Focus on essential functionality verification
* Fix linting
(cherry picked from commit c0ce4ff1f2 )
Co-authored-by: Ivan Ortega Alba <ivanortegaalba@gmail.com>
2025-09-19 16:21:15 +00:00
grafana-delivery-bot[bot]
5a2ab9b8b0
[release-12.2.1] Auth: Add SCIM settings permission to auth config writer role ( #111398 )
...
Auth: Add SCIM settings permission to auth config writer role (#111326 )
* Auth: add SCIM settings permission to authentication config writer role
* make update-workspace
(cherry picked from commit 1ef27e9749 )
Co-authored-by: colin-stuart <colindonstuart@gmail.com>
2025-09-19 10:46:31 -05:00
grafana-delivery-bot[bot]
d1bd29aa3b
[release-12.2.1] Page limit config for dashboards with visible annotations ( #111379 )
...
Page limit config for dashboards with visible annotations (#110911 )
* Page limit config for dashboards with visible annotations
---------
(cherry picked from commit 77fa3333e4 )
Signed-off-by: Maicon Costa <maiconscosta@gmail.com>
Co-authored-by: maicon <maiconscosta@gmail.com>
2025-09-19 11:10:55 -03:00
grafana-delivery-bot[bot]
7d205c7dee
[release-12.2.1] CI: Fix NPM workflow inputs ( #111350 )
...
Fix referring to inputs (#111345 )
(cherry picked from commit 1d6c1da94f )
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
2025-09-18 23:16:26 +01:00
Kevin Minehart
e5a98c3c43
[release-12.2.1] backport bump-version.yml and release-build.yml ( #111341 )
...
* [release-12.2.1] backport bump-version.yml and release-build.yml
* add release-npm.yml
2025-09-18 16:57:08 -05:00
grafana-delivery-bot[bot]
50403b38d6
[release-12.2.1] Chore: Improve short url redirection ( #111183 )
...
Chore: Improve short url redirection (#111162 )
Improve short url redirection
(cherry picked from commit 81fe57478f )
Co-authored-by: Misi <mgyongyosi@users.noreply.github.com>
2025-09-16 15:41:37 +02:00
grafana-delivery-bot[bot]
f6570f8123
[release-12.2.1] LDAP: Restore test user mapping functionality ( #111120 )
...
LDAP: Restore test user mapping functionality (#110841 )
* Migrate LdapPage from connect() to React-Redux hooks
* Convert LDAP debug page into a drawer and hook it into settings
* prettier
* Use the Text component and make the input and button look like they do on the main settings page.
* Bring back isLoading and put in a LoadingPlaceholder
* i18n-extract
* rejigger
* linter fix
(cherry picked from commit 585b53bc7d )
Co-authored-by: John Troy <jtroy@users.noreply.github.com>
2025-09-15 15:28:00 -04:00
grafana-delivery-bot[bot]
c5cf9ff393
[release-12.2.1] Chore: bump `axios` to a version without CVE ( #111110 )
...
Chore: bump `axios` to a version without CVE (#111076 )
bump axios to a version without CVE
(cherry picked from commit 7bba151416 )
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2025-09-15 16:25:52 +01:00
Adela Almasan
9738c198b9
[release-12.2.1] Actions: Add permission check to missing panels ( #111103 )
2025-09-15 09:54:27 -05:00
Luminessa Starlight
06bf567e1c
[release-12.2.1]: Accessibility: enable responsive reflow of variables in dashboard edit ( #111033 )
...
Accessibility: enable responsive reflow of variables in dashboard edit (#110967 )
enable responsive reflow of variables in dashboard edit
2025-09-15 10:46:58 -04:00
Ashley Harrison
c68d3a2ffa
Geomap: Only prefix with grafana public path if relative url ( #111081 ) ( #111106 )
...
only prefix with grafana public path if relative url
2025-09-15 15:42:47 +01:00
grafana-delivery-bot[bot]
59cc00b07e
[release-12.2.1] Fix: Fix redirection after login when Grafana is served from subpath ( #111069 )
...
Fix: Fix redirection after login when Grafana is served from subpath (#110889 )
Fix short link (/goto) redirection when Grafana is served from subpath
(cherry picked from commit ccc87a03f0 )
Co-authored-by: Misi <mgyongyosi@users.noreply.github.com>
2025-09-15 16:39:21 +02:00
Paul Marbach
8ce2c2d3eb
[release-12.2.1] Table: Fix logic to calculate footer height ( #110954 ) ( #111107 )
...
Table: Fix logic to calculate footer height (#110954 )
* Table: Fix logic to calculate footer height
* add non-numeric footer case to gdev
* Update packages/grafana-ui/src/components/Table/TableNG/utils.ts
* Update packages/grafana-ui/src/components/Table/TableNG/TableNG.tsx
---------
(cherry picked from commit cb37539ed7 )
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2025-09-15 09:37:08 -05:00
Paul Marbach
987573a17c
[release-12.2.1] Table: Restore previous footer behavior of reducers applying to filtered data ( #111041 ) ( #111109 )
...
Table: Restore previous footer behavior of reducers applying to filtered data (#111041 )
* Table: Restore previous footer behavior of reducers applying to filtered data
* update e2e to match new behavior
(cherry picked from commit f258d8a417 )
2025-09-15 09:36:55 -05:00
Kevin Minehart
49f78c15e8
[release-12.2.0] CI: fix bump version action to use grafana-delivery-bot ( #110976 ) ( #110981 )
...
CI: fix bump version action to use grafana-delivery-bot (#110976 )
* update bump-version
* Add id-token: write
* update generate-token step
* pull-requests -> pull_requests
* clone with token and set right name
(cherry picked from commit c28a917871 )
2025-09-11 15:47:47 -05:00
grafana-delivery-bot[bot]
76340a9741
[release-12.2.0] Alerting: Fix bug where rules with identical mute/active intervals produced conflicting routes ( #110971 )
...
Alerting: Fix bug where rules with identical mute/active intervals produced conflicting routes (#110935 )
Alerting: Fix hash collision in NotificationSettings fingerprint
(cherry picked from commit fc3636acf2 )
Co-authored-by: Alexander Akhmetov <me@alx.cx>
2025-09-11 19:44:08 +02:00
Isabel Matwawana
b15acdf1f2
[release-12.2.0] Docs: ad hoc filter improvements ( #110961 )
2025-09-11 12:15:52 -04:00
Isabel Matwawana
ca8402fbda
[release-12.2.0] docs: clarify that data links must use variable names, not labels ( #110965 )
...
Co-authored-by: Sidharth Chauhan <chauhansiddharth71@gmail.com>
2025-09-11 12:09:51 -04:00
Isabel Matwawana
abb44794fe
[release-12.2.0] Docs: Replace screenshots for pill and markdown cells ( #110962 )
2025-09-11 12:03:56 -04:00
Isabel Matwawana
c228eaa99d
[release-12.2.0] Docs: Add panel filtering ( #110960 )
...
Co-authored-by: Sam Jewell <2903904+samjewell@users.noreply.github.com>
2025-09-11 11:59:24 -04:00
Larissa Wandzura
f41cc1c0d6
created new doc
2025-09-11 10:03:36 -05:00
Larissa Wandzura
b557d71c9a
Merge branch 'docs/sql-expressions-updates-082025' of github.com:grafana/grafana into docs/sql-expressions-updates-082025
...
(cherry picked from commit b0bfbbf547 )
2025-09-11 10:01:19 -05:00
Will Browne
e404352a38
Plugins: StaticFS should implement FSRemover ( #110706 ) ( #110943 )
...
make staticfs implement fs removal interface
2025-09-11 14:44:47 +01:00
Josh Hunt
454380431d
FS: Get CDN prefix from configuration ( #110615 )
...
* FS: Get CDN prefix from configuration
* undo logger change
* fix tests
* add unused property
* tests
* fix tests
* remove dead comment
2025-09-08 15:57:03 +00:00
Ihor Yeromin
2f2950eb29
Tests: Move Canvas tests to panel folder and add testing README ( #110768 )
...
* chore(e2e-tests): move canvas tests to panels
2025-09-08 17:52:10 +02:00
Ashley Harrison
a95f556e24
Chore: Remove some `any`s ( #110661 )
...
* removing some (hopefully) dead code
* fix some more any
* more any fixes
* manually add suppressions
* remove type assertion
* couple more
2025-09-08 16:49:57 +01:00
Ryan McKinley
7c95d3c8a9
Folders: Split legacy out of folder.Service (and remove folder.FolderStore) ( #110734 )
2025-09-08 18:27:49 +03:00
Andrew Hackmann
854a8f7e70
Prometheus data source: Remove migration background service ( #110764 )
...
Prometheus data source: remove mig bg service
:
2025-09-08 14:55:05 +00:00
Oscar Kilhed
ed69a1f16d
Dashboards: Fix UTF-8 characters not working with excel downloads by replacing download for excel with excel compatibility mode. ( #110099 )
...
* convert to utf-16le
* Fix tests, remove download for excel
* update i18n
* Update copy
* update test
2025-09-08 16:23:06 +02:00
Zoltán Bedi
67c26c493e
PostgreSQL: Fix error source in PGX ( #110752 )
2025-09-08 16:21:05 +02:00
Fayzal Ghantiwala
22ed5499a2
Alerting: Check if TimeInterval is used in ActiveTimings when deleting ( #110691 )
...
* check for active timing in route
* Update test
* Add integration test
2025-09-08 15:04:40 +01:00
Peter Štibraný
7fd9ab9481
Replace check for integration tests. ( #110707 )
...
* Replace check for integration tests.
* Revert changes in pkg/tsdb/mysql packages.
* Fix formatting of few tests.
2025-09-08 15:49:49 +02:00
Ashley Harrison
544872d117
Dashboard: revert variable css changes ( #110684 )
...
revert variable css changes
2025-09-08 14:33:34 +01:00
Dominik Broj
2e9432b9d5
Alerting: allow hiding alert rule column in CentralAlertHistoryScene ( #110746 )
...
allow hiding alert rule column
2025-09-08 15:00:21 +02:00
Misi
badea8bc37
IAM: Create Service Account API and legacy store impl ( #110411 )
...
* wip
* IAM: Create Service Account
* Add dual writer
* Update openapi_test.go
* Add integration tests
* Add sql tests
* Add Role to SA spec, add validation, add DBTime, add tests
* Format, update test
* Fixes
* Add check for External
* Address feedback
* Update tests
* Address feedback
* make gen-go
* Simplify a bit
* Fixes
* make update-workspace
* Update pkg/registry/apis/iam/serviceaccount/store.go
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
* Address feedback, add test for generateName
---------
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2025-09-08 14:31:32 +02:00
Hugo Häggmark
8a28381278
Chore: cleans up Angular tests ( #110757 )
2025-09-08 14:16:08 +02:00
Roberto Jiménez Sánchez
ace05e999d
Provisioning: Remove temporary logic to test clients in jobs operator ( #110758 )
...
Remove temporary logic to test clients in jobs operator
2025-09-08 12:15:13 +00:00
Torkel Ödegaard
958f5a7c52
Dashboard: Panel edit undo/redo and other edit actions should trigger repeat of grid/auto items ( #110606 )
...
* Panel edit undo-redo
* Update
* Update
* fix lint & test
* Try switching to source tab
* Added temp fix for old editing ux
* Update
2025-09-08 14:06:37 +02:00
renovate[bot]
3c5c6b8185
Update dependency @floating-ui/react to v0.27.16 ( #110715 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-08 13:06:18 +02:00
Peter Štibraný
d09708fe55
Move SkipIntegrationTestInShortMode to testutil. ( #110750 )
...
* Move SkipIntegrationTestInShortMode to testutil.
* make update-workspace
2025-09-08 12:50:31 +02:00
Ryan McKinley
08230cbc09
Chore: Remove unused bus.Bus events ( #110738 )
2025-09-08 10:47:16 +00:00