Drew Slobodnjak
6c7485129b
Canvas: Fix datalinks using field variable ( #87265 )
2024-05-02 11:29:43 -07:00
Isabel Matwawana
f8d9f8541b
Docs: add panel options shared content ( #87258 )
...
* Added panel options shared file
* Added panel options shared file to visualizations pages
* Fixed version interpolation syntax and added Cloud links
* Fixed heading level of title
2024-05-02 14:17:23 -04:00
renovate[bot]
79b5fb9f1f
Update babel monorepo to v7.24.5
2024-05-02 18:10:10 +00:00
Marie Cruz
7db41222c6
docs: update flame graph visualization ( #86615 )
...
* docs: update flame graph visualization
* fix: linting issues
* docs: add example data
* Apply suggestions from code review
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Removed Wikipedia link
* Fixed punctuation
* Updated max image width
* Update docs/sources/panels-visualizations/visualizations/flame-graph/index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* fix: linting issues
* docs: add links to pyroscope docs about flame graph and profile types
* Ran prettier
* docs: add flame graph video
* Updated wording
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com>
2024-05-02 13:37:05 -04:00
Eric Leijonmarck
cdb9eeb7fc
TeamLBAC: Add scenario 6 to the docs ( #87215 )
...
* add task 6
* Apply suggestions from code review
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
---------
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
2024-05-02 17:38:26 +01:00
renovate[bot]
dd9fb83606
Update React Aria ( #87253 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-02 17:27:29 +01:00
Ashley Harrison
84c59e1134
Chore: Add tracking for total number of scss files ( #87259 )
...
* add tracking for total number of scss files
* need this comma :o
2024-05-02 19:10:31 +03:00
Nicholas P. Cole
64d5440c5a
Docs: Fix link to values.yaml file ( #87014 )
...
Fix link to values.yaml file
Linking to the "edit" URL fails if the reader doesn't have write access
to the repo: they'll be prompted to fork the repo or to sign in to
GitHub. Instead link to the "blob" URL which is accessible to all
readers.
2024-05-02 10:39:51 -05:00
Laura Benz
3e12fd8a2c
Renovate: Add Slate and related packages to ignore list ( #87250 )
...
refactor: add Slate and related dependencies to ignore section
2024-05-02 18:36:32 +03:00
Galen Kistler
840aeddbd1
Logs: Explore panel default visualization feature flag ( #87189 )
...
* add logsExploreTableDefaultVisualization feature flag
* use feature flag in calculating initial visualization type
* add feature flag to tracking
2024-05-02 10:28:15 -05:00
Ashley Harrison
8afaea8a56
Navigation: show img
as backup if icon
doesn't exist ( #87247 )
...
show img as backup if icon doesn't exist
2024-05-02 16:24:06 +01:00
kay delaney
bc9010a95b
Scenes: Adjust styles to allow shrinking of variable selectors ( #87085 )
2024-05-02 16:23:29 +01:00
Ryan McKinley
b7df129b78
FeatureToggles: Write enabled flags to the logs on startup ( #87225 )
2024-05-02 18:19:34 +03:00
Torkel Ödegaard
281d785442
Select: Fixes issue preserving search term (input) when selecting a value ( #87013 )
2024-05-02 17:13:53 +02:00
Arati R
4db5ec28a1
Storage: Enable mode 2 dual writing for playlists ( #87245 )
...
Enable mode 2 dual writing for playlists
2024-05-02 16:52:29 +02:00
Gilles De Mey
0dffdc1756
Scenes: Add endLineNumber to json diff ( #87049 )
2024-05-02 16:41:13 +02:00
Sergej-Vlasov
838e36bd99
DashboardScenes: Pin go version to go.mod file in scenes e2e workflow ( #87238 )
...
* adjust workflow to use correct go version
* finalise wokflow adjustments
2024-05-02 17:30:08 +03:00
Fayzal Ghantiwala
df25e9197e
Alerting: Get grafana-managed alert rule by UID ( #86845 )
...
* Add auth checks and test
* Check user is authorized to view rule and add tests
* Change naming
* Update Swagger params
* Update auth test and swagger gen
* Update swagger gen
* Change response to GettableExtendedRuleNode
* openapi3-gen
* Update tests with refactors models pkg
2024-05-02 15:24:59 +01:00
Arati R
9e6de035c0
Storage: Add mode 2 dual writing improvements ( #87204 )
...
* Fix mode 2 List test
* Set origin timestamp during conversion to k8s resource
* Add instructions for updating a playlist
* Handle partial deletions of a collection in mode 2
2024-05-02 16:06:51 +02:00
Darren Janeczek
b1d98939e1
datatrails: include step index and number of steps when reporting trail step navigation usage ( #87068 )
...
* fix: include step index and number of steps
2024-05-02 09:55:58 -04:00
Alexa V
eae1cafebd
Dashboard Scene: Chore - Add missing unit test to PanelDataQueryTab ( #87139 )
...
* Create basic structure PanelDataQueriesTab unit test
* Add more test cases to the PanelDataQueriesTab test
* Update public/app/features/dashboard-scene/panel-edit/VizPanelManager.tsx
2024-05-02 15:54:50 +02:00
Mihai Doarna
2eab915b80
SSO: Collect user save attempts from OAuth provider forms ( #87233 )
...
collect user save attempts from OAuth provider forms
2024-05-02 16:54:07 +03:00
Sergej-Vlasov
afbd02c4ec
DashboardScene: adjust lib panel as a dashboard datasource refresh logic ( #87120 )
...
* activate library viz panel and adjust id extractor
* revert parts that are fixed in #87125
* clean up after activation handler
2024-05-02 16:20:35 +03:00
Gabriel MABILLE
8802282ebc
RBAC: fix panic role not found permission sync ( #87217 )
2024-05-02 15:19:56 +02:00
Kevin Yu
6851ad9f8c
CloudWatch: Fix apostrophes in dimension values not being escaped ( #87182 )
2024-05-02 06:15:11 -07:00
Mihai Doarna
a979417700
SSO: Update ssoSettingsApi
flag to general availability ( #87216 )
...
* update ssoSettingsApi flag to general availability
* generate files
2024-05-02 16:00:52 +03:00
Karl Persson
d8fbbdefea
Identity: Use typed namespace id ( #87121 )
...
* Use typed namespace id
2024-05-02 14:50:56 +02:00
Scott Lepper
4fd2cb6014
fix: sql expressions - sql parser table name case ( #87196 )
...
* fix: sql parser table name case
2024-05-02 08:43:20 -04:00
Kristin Laemmert
ac07a9794b
Chore: update go.mod ( #87194 )
...
* Chore: update go.mod
2024-05-02 08:11:19 -04:00
Sergej-Vlasov
37ca484aad
DashboardQueryEditor: Adjust options filtering in scenes ( #87174 )
...
adjust options filtering for dashboard datasource in scenes
2024-05-02 15:10:06 +03:00
Sergej-Vlasov
4d37e11ce9
DashboardScene: Remove min height on viz picker scroll container ( #87172 )
...
removed min height prop
2024-05-02 15:07:13 +03:00
Gilles De Mey
1d06f33a8e
Alerting: Prevent search from locking the browser ( #87132 )
2024-05-02 14:41:33 +03:00
Serge Zaitsev
ad5613d7d4
Chore: Remove cfg from folder service ( #87212 )
...
remove cfg from folder service
2024-05-02 13:18:54 +02:00
Josh Hunt
08121dc193
E2C: Restore Disconnect modal ( #87223 )
2024-05-02 11:57:51 +01:00
github-actions[bot]
544b22a6b2
I18n: Download translations from Crowdin ( #87170 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-02 10:42:10 +00:00
Gábor Farkas
d7ff3213f3
postgres: decouple the frontend-part ( #87131 )
2024-05-02 12:25:25 +02:00
Ieva
28dd1ddd8e
RBAC: Do not set permissions on data sources with wildcard UID in OSS ( #87220 )
...
do not set permissions on DS with wildcard UID
2024-05-02 13:18:29 +03:00
Jack Westbrook
b5a084611f
Fix: Always fetch plugin css with Systemjs ( #87211 )
...
* fix(plugins): fetch strategy should always be used for css/json/wasm/html
* refactor(plugins): prefer checking for js file type rather than list of other file types
2024-05-02 11:55:20 +02:00
Esteban Beltran
9f5ab38477
FE Sandbox: Fix innerHTML distortion causing issues with DOMPurify inner works ( #87117 )
...
* FE Sandbox: Fix innerHTML distortion causing issues with DOMPurify inner works
* Add a comment explaining the fix
2024-05-02 11:17:04 +02:00
Tobias Skarhed
a59e7e14b1
AnnotationList: Fix link for annotation with no panel or dashboard ( #87048 )
...
* Handle case for no associated panel or dashboard
* Convert to CSS object
* Add tests and extend type to cover null use case
2024-05-02 11:30:19 +03:00
Serge Zaitsev
6ddb8aeae3
Chore: Moving to slog (folders) ( #87000 )
...
* moving folders to slog
* trying to fix the tests
* fix per-logger filters in slog
* allow using slog.Default()
* bring cfg back to keep the pr small
* fix tests
* back to the roots
2024-05-02 09:14:12 +02:00
Jack Westbrook
a6b7fc51a8
Chore: Add back node-forge npm package ( #87136 )
2024-05-02 08:39:02 +02:00
Isabel Matwawana
90b594e998
Docs: add standard options shared content ( #87199 )
...
* Added standard options shared file
* Added missing option to shared file and added shared file link to visualizations pages
* Fixed links
2024-05-01 18:30:24 -04:00
Isabel Matwawana
d5cfcc8187
Docs: add field overrides shared content ( #87197 )
...
* Added field overrides shared file
* Added link to overrides file in visualizations pages
* ihm/010524-field-override-shared-content/ run lint
---------
Co-authored-by: jev forsberg <jev.forsberg@grafana.com>
2024-05-01 18:10:06 -04:00
Isabel Matwawana
1ef0e240e9
Docs: Add data links shared content ( #86893 )
...
* Added data link options shared file and added file to relevant visualizations
* Updated some text and links in canvas
* Added shared file to xy chart
* Fixed list of visualizations using shared file
* Removed unneeded level offset
* Removed future tense
* Update data links description
* Updated wording
* Removed redundant sentence
2024-05-01 16:51:12 -04:00
Adela Almasan
ee4422d1e2
XYChart: Fix default point size ( #87192 )
2024-05-01 21:19:54 +03:00
owensmallwood
efff4c0bbd
Unified Storage: Redacts logged env var values for entity api db password ( #87191 )
...
redacts logged env var values for entity api db password
2024-05-01 12:15:44 -06:00
owensmallwood
40558899e4
Unified Storage: Adds health check service for entity server ( #86471 )
2024-05-01 11:36:44 -06:00
Ieva
a9ac648cf6
Chore: Improve some confusing logs ( #87185 )
...
improve some confusing logs
2024-05-01 19:42:05 +03:00
lean.dev
0719f73f35
Cloud Migration: Remove ID migration in favor of UID ( #86550 )
...
* - Added migration to add a new collumn UID to both migration and migration_run tables.
- Added migration to set UID for records already existent in the database before adding a new column.
- Added UID field to CloudMigration and CloudMigrationRun dtos (model.go)
* Fix db migration
* Updating store and model
* Updating API to use UID
* fix typo
* update openapi specs and generated endpoints
* fix spec
* update openapi specs and generated endpoints
* Fixing db mapping
* Fix frontend
* fix migration
* remove migration uid from run fetch endpoint
* Revert "merge"
This reverts commit d654e4c530
, reversing
changes made to 5fe0b483eb
.
* manual merge
* rename some funcs for consistency
* make interfaces consistent
* validate uids
* update generated frontend api
* fix enterprise spec
* manually resolve api
* try again
* try yet again
* once more
---------
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
Co-authored-by: Michael Mandrus <michael.mandrus@grafana.com>
Co-authored-by: joshhunt <josh@trtr.co>
2024-05-01 12:29:25 -04:00