Esteban Beltran
2a7319809a
Fix levitate detect breaking changes pipeline not sending slack messages ( #94482 )
...
* Fix levitate detect breaking changes pipeline not sending slack messages
* Use ref
2024-10-09 17:43:30 +02:00
Brendan O'Handley
748bfff601
Prometheus: Add series endpoint configuration ( #94443 )
...
* add series endpoint configuration
* gf-form is unnecessary and deprecated
2024-10-09 10:25:18 -05:00
Karl Persson
ace177f20a
AuthN: Set access token name ( #94471 )
...
* Set access token name
2024-10-09 17:08:11 +02:00
Joao Silva
322dccdb4d
Navigation: Fix wrong active item shown when parent is bookmarked ( #94478 )
2024-10-09 15:53:05 +01:00
Vishal N
55d970ef9a
fix missing hyperlink to permissions page in docs ( #94077 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-10-09 10:42:32 -04:00
Nick Richmond
38827e5a16
ExploreMetrics: Keep gaps consistent between sticky elements ( #94441 )
...
style: maintain gap between sticky elements while scrolling
2024-10-09 10:05:41 -04:00
Andreas Christou
97a90591ca
AzureMonitor: Fix App Insights portal URL for multi-resource trace queries ( #94119 )
...
* Retrieve the resource in the query
* Appropriately construct url
* Update tests
2024-10-09 14:21:10 +01:00
Haris Rozajac
5f26fd87c7
Query Library: Notifications and query counter ( #94444 )
...
* Notifications about the feature
* i18n
* Fix test
2024-10-09 06:54:11 -06:00
Tobias Skarhed
5f61266931
AutoSizeInput: Forward onChange event ( #94459 )
...
Forward onChange event
2024-10-09 14:38:56 +02:00
Victor Marin
4a3ce66193
[Scopes] Inherit scope paths on node fetching ( #93824 )
...
* [Scopes]: Inherit scope paths on node fetching
* add function desc
---------
Co-authored-by: Bogdan Matei <bogdan.matei@grafana.com>
2024-10-09 14:49:38 +03:00
grafana-pr-automation[bot]
08d03cc315
I18n: Download translations from Crowdin ( #94415 )
2024-10-09 14:19:13 +03:00
Alex Khomenko
380ce19b1a
Routing: Remove nested silences routes ( #94385 )
...
* Update SilencesTable
* Remove nested routes
* Update tests
* Update component names
* Update test
* Remove unused code
2024-10-09 13:56:54 +03:00
Esteban Beltran
84d580179d
Chore: Fix levitate pipeline by removing non-generated link ( #94460 )
...
Remove reporting job link
2024-10-09 13:21:47 +03:00
Alex Khomenko
38f57d270a
Routing: Update alerting template routes ( #94366 )
...
* Templates: Remove Switch routes
* Update tests
* Fix test
* Revert mock behaviour and render AppNotificationList
---------
Co-authored-by: Tom Ratcliffe <tom.ratcliffe@grafana.com>
2024-10-09 12:08:10 +03:00
Sonia Aguilar
3924751827
Alerting: Fix detail view not showing instances nor history tab ( #94424 )
...
* Fix detail view not showing instances nor history tab
* small refactor
* Update public/app/features/alerting/unified/hooks/useCombinedRule.ts
Co-authored-by: Konrad Lalik <konrad.lalik@grafana.com>
* refactor
---------
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
Co-authored-by: Konrad Lalik <konrad.lalik@grafana.com>
2024-10-09 11:50:05 +03:00
renovate[bot]
c183a8930b
Update dependency @playwright/test to v1.48.0 ( #94425 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-09 09:47:40 +01:00
Laura Fernández
9491ab9a93
Bookmarks: Create e2e tests ( #90373 )
2024-10-09 10:43:01 +02:00
Alex Khomenko
be7b293b79
Routing: Hoist alerting receivers routes ( #94309 )
...
* Separate receivers components
* Update exports
* Remove type assertion
* Add back test
* Format
* Update test
* Fix test import
2024-10-09 07:29:07 +03:00
Scott Lepper
a3764ebeba
[Search] fix: add and delete ( #94438 )
...
[search] fix: add and delete from index
2024-10-08 16:17:31 -04:00
Karl Persson
2d0ea60017
ServiceAccounts: Run migration in batches ( #94429 )
...
* ServiceAccounts: Run migration in batches
2024-10-08 19:53:23 +02:00
Scott Lepper
c2fb2dcfbe
wire up unified search from the ui; add basic search support ( #94358 )
...
* wire up search from the ui; add basic search support
2024-10-08 13:09:56 -04:00
Ieva
8cade5c550
Role mapping: Add new query parameter to docs ( #94413 )
...
* small doc addition
* swagger gen
* pr feedback
2024-10-08 17:53:21 +01:00
Ezequiel Victorero
19844220db
Playlists: Remove from menu for users without permissions ( #94403 )
2024-10-08 13:04:18 -03:00
Lucy Chen
e1067b817d
ShareDrawer: Export CTA UI tweaks ( #94348 )
...
change arrow size
2024-10-08 11:57:13 -04:00
Mihai Doarna
4bbae5eb0a
LDAP: Render root CA and client cert as text fields ( #94382 )
...
render root CA and client cert as text fields
2024-10-08 18:54:34 +03:00
renovate[bot]
546d1517fa
Update dependency @grafana/aws-sdk to v0.5.0 ( #94416 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-08 16:37:56 +01:00
Scott Lepper
52b70ca976
Grafana indexing poc - load and watch index ( #93843 )
...
* list resources and load into index
* watch for changes and update index
2024-10-08 09:43:23 -04:00
renovate[bot]
0e13719ec6
Update dependency rudder-sdk-js to v2.48.19
2024-10-08 13:27:39 +00:00
Nick Richmond
ff7a96d60e
ExploreMetrics: Ensure compatibility with Incremental Querying ( #94355 )
...
fix: use unique refs in breakdown panels
2024-10-08 09:15:07 -04:00
Matheus Macabu
96384b5181
CloudMigrations: cover cases where library panel has no folder ( #94405 )
2024-10-08 15:14:23 +02:00
Haris Rozajac
ee65f89533
Query Library: Enhance user data ( #94231 )
...
* Enhance user data
* Remove irrrelevant logic outside of try block
* Encode user uid for url
2024-10-08 07:12:33 -06:00
Piotr Jamróz
c6387854c5
TraceView: Fix icon background after making a copy of an attribute ( #94402 )
...
Fix icon color after making a copy
2024-10-08 15:09:06 +02:00
renovate[bot]
f2093c9f05
Update dependency react-dropzone to v14.2.9
2024-10-08 13:01:24 +00:00
Diego Augusto Molina
0cc90f2492
Chore: Add Makefile target to efficiently lint only locally changed Go files ( #94228 )
...
* add Makefile target to efficiently lint only locally changed files
* fix xargs usage; only run if Go files changed
2024-10-08 12:47:33 +00:00
Esteban Beltran
84554735b0
Improve levitate detect breaking changes pipeline ( #94391 )
...
* Update .github/workflows/detect-breaking-changes-levitate.yml
Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com>
---------
Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com>
2024-10-08 15:45:54 +03:00
Andres Martinez Gotor
02f5e1f930
Add Sandbox settings feature flag ( #94388 )
2024-10-08 13:38:54 +01:00
renovate[bot]
5b7ae2bb93
Update dependency rc-slider to v11.1.7
2024-10-08 12:30:04 +00:00
renovate[bot]
8fbd8eabec
Update dependency @types/node to v20.16.11
2024-10-08 11:48:39 +00:00
kay delaney
1d244ae1ec
Chore: Rewrite TraceView css using object styles ( #87621 )
2024-10-08 14:39:22 +03:00
Gabriel MABILLE
b90e09e966
Fix: Deduplicate OrgID in SA logins ( #94378 )
...
* Fix: Deduplicate OrgID in SA logins
2024-10-08 13:35:08 +02:00
renovate[bot]
33326c5a9e
Update dependency @types/diff to v5.2.3
2024-10-08 11:22:41 +00:00
renovate[bot]
1e3009e665
Update dependency @reduxjs/toolkit to v2.2.8
2024-10-08 10:45:43 +00:00
renovate[bot]
7977aa6a84
Update dependency @grafana/scenes to v5.18.3
2024-10-08 09:55:34 +00:00
Mihai Doarna
501f1bc7a9
LDAP: Render bind password as a secret input field ( #94376 )
...
render bind password as a secret input field
2024-10-08 12:54:16 +03:00
renovate[bot]
6190499f03
Update dependency moment-timezone to v0.5.46 ( #94331 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-08 10:04:06 +01:00
Misi
bd7850853e
Auth: Attach external session info to Grafana session ( #93849 )
...
* initial from poc changes
* wip
* Remove public external session service
* Update swagger
* Fix merge
* Cleanup
* Add backgroud service for cleanup
* Add auth_module to user_external_session
* Add tests for token revocation functions
* Add secret migration capabilities for user_external_session fields
* Cleanup, refactor to address feedback
* Fix test
2024-10-08 11:03:29 +02:00
Jo
9eea0e99fc
Chore: Use UIDs as identifiers for teams frontend ( #94345 )
...
* Team frontend now uses UIDs as identifiers. Safe to revert
2024-10-08 09:48:35 +02:00
Jo
945dd052b1
Fix: Ensure SA migrations doesn't hit migrated SAs if rerun ( #94347 )
...
* ensure mig doesn't hit migrated SAs if rerun
* Fix small issue with the test
---------
Co-authored-by: gamab <gabriel.mabille@grafana.com>
2024-10-08 09:45:14 +02:00
Victor Marin
f70fefc67c
DashboardScene: Fix dependencies on field overrides ( #94335 )
...
fix deps on field overrides
2024-10-08 08:25:42 +03:00
Victor Marin
a63a271f88
DashboardScene: Fix row actions removing behavior on second update ( #94333 )
...
fix row actions removing behavior on second update
2024-10-08 08:25:29 +03:00