grafana-pr-automation[bot]
e2a3f78504
I18n: Download translations from Crowdin ( #91677 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-08 13:33:56 +03:00
Josh Hunt
83d8fde5be
E2C: Post success toast when migration finishes ( #91640 )
2024-08-08 11:18:37 +01:00
Ashley Harrison
1bca86c8d5
E2C: use TextLink
component for consistency ( #91642 )
...
use TextLink component for consistency
2024-08-08 09:10:20 +01:00
Borja Garrido
a083ec9ff5
Transformations: Add variable support to select groupingToMatrix ( #88551 )
2024-08-08 05:59:03 +03:00
Beto Muniz
a8b2a75dab
GOps: Setup FullStory in the IRM configuration tracker ( #90442 )
...
* GOps: Setup support FullStory in the IRM configuration tracker
* fix: improve fs-unmask class application
* fix: remove extrtag as requested in PR review
* fix: revert extratag removed since it affects UI alignment
* fix: wrap text with trans component as betterer ask
* fix: update extraction
2024-08-07 18:08:13 -03:00
Gilles De Mey
d312e2aacf
Alerting: Swap useAsync return signature params ( #91634 )
2024-08-07 17:58:07 +02:00
renovate[bot]
a33d122485
Update Yarn to v4.4.0 ( #91595 )
...
* Update Yarn to v4.4.0
* add new yarn version
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2024-08-07 12:48:56 +02:00
Tom Ratcliffe
3ec2084c23
Alerting: Remove all but one usage of TestProvider
within test code ( #91542 )
2024-08-07 10:58:58 +01:00
Konrad Lalik
9c5a91009b
Alerting: Add useNotificationTemplates hook to abstract away templates loading ( #91468 )
...
* Add useNotificationTemplates hook to abstract away templates loading
* Add useUpdateNotificationTemplate hook to abstract away updating logic
* Add useDeleteNotificationTemplate hook to abstract away deletiong logic
* Fix and update templatestable tests
* Remove old code
* Improve error handling
* Remove obsolete test
* Fix and improve tests
* Adjust code style
* Update test snapshot, remove redirects in hooks
* Remove unused code, add provenance none handling, fix redirect url
* Improve provisioning state handling
2024-08-07 11:50:07 +02:00
Leon Sorokin
1b6362a807
TimeSeries: Use original frames for creating data links ( #91598 )
2024-08-06 14:20:24 -05:00
Andre Pereira
d84fd94936
Tempo: Add migration to enable TraceQL streaming for Tempo datasources ( #91340 )
...
* Add migration to enable TraceQL streaming for Tempo datasources
* lint
* Always run migration but exit early if feature flag is disabled
* Require feature toggle OR datasource config to enable streaming
2024-08-06 18:09:06 +01:00
Michael Mandrus
6cd0971dc6
CloudMigration: Show warning message for successfully migrated non-core data sources ( #91545 )
...
* minor performance improvement
* apply a warning to any non-core plugins that successfully migrate
* commit frontend wip while I refactor some stuff
* update api
* repurpose error dialog to be a generic details dialog
* whitespace
* add unit test
* fixes from testing
* fix migration summary
* add comment
* fix localization stuff
* fix backend test
* reduce number of queries to the db
* some PR feedback
* whitespace
2024-08-06 19:35:10 +03:00
Michael Mandrus
14c2e4631a
CloudMigrations: Update preview banner text ( #91561 )
...
* add link to docs page
* add link to docs
* a word
2024-08-06 19:16:43 +03:00
Tom Ratcliffe
2eae30aeff
Alerting: Add jest-dom eslint recommended rules ( #91576 )
2024-08-06 15:39:46 +01:00
Tom Ratcliffe
2be2f8a214
Alerting: Tidy up k8s utilities/constants ( #91571 )
2024-08-06 14:57:43 +03:00
Tom Ratcliffe
b4a23e097a
Alerting: Add types to react hook form usage register method ( #91566 )
2024-08-06 12:29:01 +01:00
Hugo Kiyodi Oshiro
0c4e02ba14
Plugins: Add filters by update available ( #91526 )
2024-08-06 12:16:49 +02:00
Ashley Harrison
2e3f48a49d
Navigation: Fix browse dashboards/scenes dashboards when bodyScrolling
is enabled ( #91479 )
...
set explicit height (not min-height) so everything works in safari
2024-08-06 09:51:31 +01:00
Tom Ratcliffe
338b318bf4
Alerting: Use alerting API server for contact points list ( #91073 )
2024-08-05 16:01:48 +03:00
Ryan McKinley
f885cc7d9c
Chore: Update swagger ui (4.3.0 to 5.17.14) ( #91219 )
2024-08-05 14:59:24 +03:00
Tom Ratcliffe
734af2ea9f
Alerting: Enable "dot-notation" rule ( #91497 )
2024-08-05 12:06:17 +01:00
Tom Ratcliffe
500ae2ff1e
Alerting: Enable "prefer-const" rule ( #91495 )
2024-08-05 11:37:48 +03:00
Tom Ratcliffe
e771500487
Alerting: Enable "no-unused-props" rule ( #91492 )
2024-08-05 09:18:38 +01:00
Josh Hunt
c070b39dae
E2C: Add a 'supported types' disclosure to the bottom of the resources table ( #91475 )
2024-08-02 14:17:14 +01:00
Alexa V
0145b0fe70
Dashboard: Chore - Remove rudderstack events from panel menu and toolbar ( #91376 )
...
* Chore: Remove rudderstack events from panel interactions, and toolbar in dashboards
- dashboards_panelheader_menu
- dashboards_panelheader_description_displayed
- dashboards_toolbar_actions_clicked
* Add back some toolbar events: sharing, settings, favourites, and add
* restore ShareButton
2024-08-02 13:30:47 +02:00
grafana-pr-automation[bot]
44ed331239
I18n: Download translations from Crowdin ( #91474 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-02 11:47:03 +01:00
renovate[bot]
670132ead8
Update dependency @types/node to v20.14.14
2024-08-02 09:56:04 +00:00
Josh Hunt
e55b438f14
E2C: Reduce UI poll interval and make configurable ( #91386 )
...
* E2C: Reduce UI poll interval and make configurable
* fix default
2024-08-02 10:46:41 +01:00
Josh Hunt
a89435aeab
I18n: Require Trans i18nKey prop ( #91399 )
...
* I18n: Require Trans i18nKey prop
* fix lint errors
2024-08-02 10:46:27 +01:00
Tom Ratcliffe
1d96cd8ed9
Alerting: Use cloud notifier types for metadata on Cloud AMs ( #91054 )
2024-08-02 10:30:39 +01:00
Leon Sorokin
7c0ee6ebe4
Heatmap: Skip null values instead of treating as 0 ( #91424 )
2024-08-01 15:40:43 -05:00
Yuri Tseretyan
e231211234
Alerting: Fix permissions for prometheus rule endpoints ( #91409 )
2024-08-01 13:01:00 -04:00
Alyssa (Bull) Joyner
c0f01c30c8
Add CockroachDB as an enterprise data source ( #90860 )
2024-08-01 10:59:40 -06:00
Joao Silva
dbb64b3ff0
Icons: Cache Bookmark icons ( #91332 )
2024-08-01 17:27:44 +01:00
Ieva
2e2ddc5c42
Folders: Allow folder editors and admins to create subfolders without any additional permissions ( #91215 )
...
* separate permissions for root level folder creation and subfolder creation
* fix tests
* fix tests
* fix tests
* frontend fix
* Update pkg/api/accesscontrol.go
Co-authored-by: Eric Leijonmarck <eric.leijonmarck@gmail.com>
* fix frontend when action sets are disabled
---------
Co-authored-by: Eric Leijonmarck <eric.leijonmarck@gmail.com>
2024-08-01 18:20:38 +03:00
Andrej Ocenas
04d8f0f063
Runtime: Add provider and access hook for location service ( #90759 )
2024-08-01 15:59:20 +02:00
grafana-pr-automation[bot]
fb4a4d62c3
I18n: Download translations from Crowdin ( #91397 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-01 16:44:41 +03:00
Tom Ratcliffe
17067824fb
Alerting: Conditionally use k8s API for simplified routing contact points selector ( #90901 )
2024-08-01 14:41:40 +01:00
Alexander Akhmetov
a32854549c
Alerting: Support median in reduce expressions ( #91119 )
...
* Alerting: support median in reduce expressions
2024-08-01 15:04:17 +02:00
Ashley Harrison
7a9a34629b
tidy up styles + fix docked menu overlaying popovers ( #91380 )
2024-08-01 13:16:45 +01:00
renovate[bot]
796f2994f9
Update dependency eslint-plugin-jsx-a11y to v6.9.0 ( #91374 )
...
* Update dependency eslint-plugin-jsx-a11y to v6.9.0
* ignore new violation and add comment to fix
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2024-08-01 13:34:02 +03:00
Dominik Prokop
14c4bb6f87
TemplateSrv: Add test case for SafeSerializableSceneObject ( #90808 )
...
* TemplateSrv: Add test case for SafeSerializableSceneObject
* Update dashboard data source to use scoped vars scene object valueOf
2024-08-01 09:38:15 +02:00
Josh Hunt
ff774e210c
E2C: Show snapshot error status ( #91214 )
...
* wip getError fn
* Create show errors from all API requests
* suppress error toasts from all e2c endpoints
* require error severity
2024-07-31 16:04:40 +01:00
Josh Hunt
bffcb9de89
E2C: Fix old snapshot showing when reconnecting ( #91274 )
2024-07-31 15:40:55 +01:00
Sergej-Vlasov
1897de68d4
DashboardGridItem: Add placeholder option when repeat panel options are empty ( #91149 )
...
* add placeholder option for repeat panel with empty options
* add tests and update to scenes canary
* adjust tests to not fail on expected console.error
2024-07-31 17:08:29 +03:00
Tom Ratcliffe
6c64d1d443
Alerting: Consume k8s Time Intervals API ( #90094 )
2024-07-31 16:59:15 +03:00
Sonia Aguilar
d080a91e8a
Alerting: Refactor createUrl and createAbsoluteUrl ( #90667 )
...
* Refactor url creatUrl and add tests
* update createUrl to createRelativeUrl in GrafanaRules.tsx
* Add slash if not present in createAbsoluteUrl
* Use template type forcing url parameter to start with slash instead of adding slash if not present
* address review comment
2024-07-31 15:30:35 +02:00
Tobias Skarhed
e8c30c86f0
Frontend: Support tracing with Faro ( #91237 )
...
Move code from previous PR
2024-07-31 15:13:05 +02:00
Joao Silva
85d0e17dc4
Bookmarks: Store URLs instead of ids ( #91121 )
2024-07-31 13:56:39 +01:00
Tom Ratcliffe
562380079f
Alerting: Chore - remove unused alerting upgradeApi ( #91250 )
2024-07-31 12:57:48 +01:00