Roberto Jiménez Sánchez
2eaeff8ea7
Provisioning: Fix issue with double prefix for github repository ( #103781 )
2025-04-10 20:57:42 +03:00
Stephanie Hingtgen
45a55234e1
Library panels: Fix search query ( #103812 )
2025-04-10 18:52:16 +01:00
Mihai Doarna
f8fc3d2db2
Chore: Fix lint error in accesscontrol API endpoints ( #103792 )
...
fix lint error
2025-04-10 12:29:04 -05:00
Torkel Ödegaard
532e443017
DashboardOutline: Support renaming by double click ( #103785 )
...
* Outline rename
* Outline rename and validation working
* Update
* Restore valid name onBlur
2025-04-10 19:23:36 +02:00
Ashley Harrison
c83c486c9b
Internationalisation: Lint rule improvement ( #103788 )
...
* improve autofix so it can fix foo={"bar"}
* apply fixes
* fix type checks + betterer
* tweak to make types happy
2025-04-10 16:22:52 +01:00
Kyle Brandt
4753c3f735
SQL Expressions: Set feature to private preview ( #103734 )
2025-04-10 10:46:48 -04:00
Isabel Matwawana
fa2738a828
Docs: trend visualization refactor ( #103754 )
2025-04-10 10:44:10 -04:00
Ashley Harrison
6712a0331c
Themes: Enable new (experimental) themes by default ( #103790 )
...
enable new (experimental) themes by default in g12
2025-04-10 15:44:00 +01:00
Isabel Matwawana
9d025eeee1
Docs: flame graph visualization refactor ( #103748 )
2025-04-10 10:43:51 -04:00
Matias Chomicki
52eaf3f16d
PreviewLogRow: add missing preview styles ( #103542 )
2025-04-10 14:30:13 +00:00
Mihai Doarna
42dd2336b9
Team: Add validation for provisioned teams in setUserPermission endpoint ( #103623 )
...
* removed provisioned team validation from team permissions
* validate team in setUserPermission
2025-04-10 17:28:31 +03:00
Sonia Aguilar
b4442b4f22
Alerting: Detect target folder rules and show warning ( #103673 )
...
* detect target folder rules and show warning
* show detected rules in target folder in a collapsed section
* fix detecting rules that might be overwritten
* refactor
* remove undefined
* fix text
2025-04-10 16:18:20 +02:00
Galen Kistler
e6c945b535
Logs Panel: Explore - Condense line limit copy ( #103739 )
...
* chore: condense line limit copy, fix forward search calculation
2025-04-10 09:02:17 -05:00
Will Browne
a1b792b1f5
Plugins: Remove plugin dependency version ( #103728 )
...
remove plugin dependency version
2025-04-10 15:02:05 +01:00
mohammad-hamid
a255ae6b0b
Read in cert file path from env vars ( #103643 )
...
use cert file path
2025-04-10 09:56:41 -04:00
Dana Axinte
e86df64657
CloudMigrations: Change onPremToCloudMigrations feature toggle to GA ( #103212 )
...
* feature to ga
* change description
2025-04-10 14:53:22 +01:00
Oscar Kilhed
7c605f024f
Dynamic dashboards: Add paste panel back, change paste icon ( #103780 )
...
* Add paste panel back, change paste icon
* make i18n-extract
2025-04-10 14:59:20 +02:00
Ida Štambuk
ee6c3b6255
ElasticSearch: Make script field input a text area ( #103708 )
2025-04-10 14:56:13 +02:00
Roberto Jiménez Sánchez
47664a7d51
Provisioning: unit test sync job ( #103636 )
...
* Split in multiple files
* Refactor sync even further
* Move more things between RepositoryResources
* Add status patcher
* Interface for sync functions
* Interface for compare function
* Add syncer back
* Move interfaces
* Move execute complete
* Return currentRef in syncer
* Add repository status test
* Add initial sync tests
* Fix a couple of spots
* Make initial sync tests work
* Fix register.go
* Add initial tests for sync worker
* Finish tests for sync
* Add incremental tests
* Add TODO
* Finish incremental tests
* Move folder creation to full sync
* Move interfaces
* Add initial full sync tests
* Update tests
* Reshape things
* Add changes test
* Fix register
* Add some tests
* Add more tests
* Add test
* WIP
* WIP: delete test
* Add more full test
* More tests
* Add tests for folder creation
* Add folder tests full sync
* Full coverage full sync
* Clean up tests
* Add more tests for changes function
* Enhance tests for Changes function to cover error scenarios and empty paths
- Added test cases for handling empty file paths and folder resources.
- Updated error message formatting in the Compare function for clarity.
* Add unit tests
* Failed initial patch
* Add tests failed repository resources
* Add test failed getting client
* Test for successful and unsuccessful syncs
* Add final tests for worker
* Fix existing tests
* Add missing test
* Fix spelling mistake
* Fix flake in changes test
2025-04-10 13:55:49 +01:00
Ashley Harrison
8df9c57045
Internationalisation: More markup for translations ( #103726 )
...
* mark up variables/trails/transformers
* more markup
* fix unit tests
* final unit test fix
2025-04-10 13:52:46 +01:00
Dana Axinte
6fde69c333
CloudMigrations: Make improvements to the text content ( #103770 )
...
* change copy configuration
* comma and this token after token creation
* securely migrate and you'll need token
* add caret and modify steps
* period after check failed resources
* learn about migrating v1
* building snapshot reduce text
* right caret connect to a cloud stack
* building snapshot reduce text v2
* make i18n-extract after merge
2025-04-10 13:50:37 +01:00
Mariell Hoversholm
757be6365a
CI: Bump golangci-lint to 2.0.2 ( #103572 )
2025-04-10 14:42:23 +02:00
Matheus Macabu
b58b6e828e
CloudMigrations: Enable high-level resource type selection ( #103011 )
...
* CloudMigrations: Enable snapshot resource type configuration
* ConfigureSnapshot: Update resource type order
* ConfigureSnapshot: Add compile-time check for all resource types
* Fix trickier merge conflicts
* E2E: Fix intercept calls to get snapshot results to match new query params for sorting
* ConfigureSnapshot: Break text into newline
* ConfigureSnapshot: Add spacing on resources list
* Chore: Run betterer
* ConfigureSnapshot: Make secondary text bold
* ConfigureSnapshot: Update copy which resources to migrate
* ConfigureSnapshot: Add tooltip near build snapshot button with ETA
2025-04-10 14:14:13 +02:00
Matias Chomicki
f201fbc8d2
Logs: adjust logs panel feature toggles ( #103776 )
2025-04-10 14:08:26 +02:00
Sven Grossmann
c4a0eb396b
Extension Sidebar: Make sidebar's width resizeable ( #103526 )
...
* Extension Sidebar: Make sidebar's width resizeable
* Extension Sidebar: Fix css
* Extension Sidebar: Remove `!important`
* Extension Sidebar: Add new drag handle classes without drag-pill
* Extension Sidebar: Use `top`/`bottom` and move scrollbar
2025-04-10 13:46:13 +02:00
Torkel Ödegaard
9e28886372
Dashboard: Variables in outline ( #103712 )
...
* Update
* Progress
* update
* fixes
* Fixed crash
2025-04-10 13:28:07 +02:00
Sven Grossmann
c3742fc506
Extension Sidebar: Allow AI assitant to be opened in sidebar ( #103778 )
2025-04-10 13:18:58 +02:00
Timur Olzhabayev
a836bc646d
Chore: Removing new feature in 62 dashboard as it no longer reflects the old… ( #103719 )
...
* Removing new feature in 62 dashboard as it no longer reflects the old state
* running make gen-jsonnet
2025-04-10 11:51:01 +01:00
renovate[bot]
2276ba5e2a
Update dependency dompurify to v3.2.5 ( #103772 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-10 10:15:37 +00:00
renovate[bot]
1056467cf3
Update dependency @floating-ui/react to v0.27.7 ( #103766 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-10 10:45:01 +01:00
xavi
5053aa576d
[IAM] Prepend AppSubURL to redirectURI before validating it ( #103475 )
2025-04-10 11:15:19 +02:00
Tom Ratcliffe
ddf3e62b8d
Alerting: Ignore mocks files from betterer checks ( #103613 )
2025-04-10 10:02:48 +01:00
Will Browne
53126eb307
Chore: Disable snapshot flag for plugins API test ( #103733 )
...
disable snapshot flag for test
2025-04-10 09:57:20 +01:00
Darren Janeczek
7471455493
fix: clarify adaptive telemetry extension context type for future import ( #103660 )
2025-04-10 10:53:20 +02:00
Stephanie Hingtgen and Gabriel Mabille
6eba5d74e1
Anonymous access: Allow setting org role in new authz service ( #103669 )
...
* Anonymous access: Allow setting org role in new authz service
* back out change that is not needed; rename struct
* cleanup
* Fix tests
---------
Co-authored-by: Gabriel Mabille <gabriel.mabille@grafana.com >
2025-04-10 09:51:10 +01:00
Andres Martinez Gotor
89c70fcdcf
Chore: Advisor stats ( #103711 )
2025-04-10 10:51:00 +02:00
Gábor Farkas
3f3a4c1e8a
datasources: querier: st: handle data-source-not-found ( #103697 )
2025-04-10 10:21:51 +02:00
renovate[bot]
fbfc943927
Update dependency @react-awesome-query-builder/ui to v6.6.14 ( #103732 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-10 09:16:21 +01:00
Zoltán Bedi
8c2e3dc308
Chore: Change owner for sqlDatasourceDatabaseSelection FT ( #103680 )
...
* Chore: Change owner for sqlDatasourceDatabaseSelection FT
* Update toggles_gen
2025-04-10 10:16:02 +02:00
Ryan McKinley
236212aabb
Provisioning: ignore the grafanaAPIServerWithExperimentalAPIs flag ( #103761 )
2025-04-10 10:55:19 +03:00
Oscar Kilhed
8167edc6e5
Dynamic dashboards: rename ResponsiveGrid files to AutoGrid ( #103762 )
...
* rename responsive-grid files to auto-grid
* fix import orders
2025-04-10 08:47:33 +01:00
Alex Khomenko
b58729dd65
Provisioning: Onboarding updates ( #103722 )
...
* Fix status badge URL
* Remove enhanced features from the overview page
* Update TokenPermissionsInfo.tsx
* Update ConnectionStep
* Update Bootstrap step
* Vertical stepper
* Show enhanced features
* Update step name
* Fix stale settings data
* Update steps
* Revert Field changes
* Do not require workflows
* Show disabled buttons
* Update final step's checkboxes
* Add translations
* Rename to RepositoryList
* Remove type select
* Merge pull and migrate steps
* Fix migration job
* Update text
* Update card text
* Fix repository link
* Update progress bar
* Refactor workflows into readOnly and prWorkflow
* Remove todos
* i18n
* Fix translation
* Update ConnectRepositoryButton.tsx
* Add form prompt
* Fix form prompt
* Fix GH-only fields
* Update copy
* Cleanup
* Add translations
* Update translations
* Update translations
* Fix title
2025-04-10 09:55:31 +03:00
Torkel Ödegaard
94ef0e976b
Dashboard: Fixes issue leaving edit mode ( #103760 )
2025-04-10 08:31:24 +02:00
grafana-pr-automation[bot] and github-actions[bot]
bd2d460ed9
I18n: Download translations from Crowdin ( #103756 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-10 01:35:59 +01:00
Stephanie Hingtgen
68ed0feeff
Unistore: Change to 404 rather than 403 if not found ( #103743 )
2025-04-09 19:14:39 -05:00
Steve Simpson
870d401f75
Alerting: Update grafana/alerting ( #103607 )
...
* Alerting: Update grafana/alerting
* Run make update-workspace
2025-04-10 00:12:02 +02:00
Gabriel MABILLE
86bccc3c93
gitignore: ignore mt-db devenv ( #103371 )
...
Devenv: ignore mt-db devenv
2025-04-09 21:38:40 +02:00
Andreas Christou
b975a982f8
Azure: Ensure basic logs queries are limited to a single resource ( #103588 )
...
Ensure basic logs queries are limited to a single resource
2025-04-09 20:16:10 +01:00
Kyle Brandt
fb763edc32
Google Cloud Montioring: Add Frame type to metric ts queries ( #103723 )
...
enables compatability with SQL expressions
2025-04-09 15:09:36 -04:00
Stephanie Hingtgen
a01d8a0871
K8s: Dashboards: Allow userID to not be set for quota check ( #103745 )
2025-04-09 19:53:43 +01:00