Leon Sorokin
09cef892a5
OptionsPicker: Use fuzzy search and improve ranking of matches ( #79286 )
2023-12-12 16:41:50 -06:00
Dominik Prokop
bfde6f2c8a
Dashboard interactions reporting refactor, DashboardScene interactions handling ( #79078 )
...
* Refactor dashboard interactions tracking
* Local scenes tmp
* Use latest scenes
* Review refactor
* Fix enterprise tests
* Reporting parity for panel description
2023-12-06 07:24:15 -08:00
Alexa V
e8b2e85966
Dashboard: Scene Migration: Add variable definition prop to serialization ( #79022 )
...
Co-authored-by: Ivan Ortega Alba <ivanortegaalba@gmail.com >
2023-12-06 11:33:54 +01:00
Torkel Ödegaard
ed128ea964
Frontend: Foundations for multi tenant frontend ( #78815 )
...
* Frontend: Foundations for multi tenant frontend
* improve manifest parsing for multi-tenant frontend (#78876 )
* add test
* add test
* ??
* Updates
* Added cache
* test cleanup
* lint
* fix test
* fix error templates
* cleanup
* remove copy
* revert changes to list testdata
* comment cleanup
* prepare integration tests
* Remove integrety
---------
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
2023-12-05 08:34:22 +01:00
Torkel Ödegaard
d33a624ba6
DashboardScene: View panel scene ( #78718 )
...
* DashboardScene: View panel fixes
* Update
* Update
* Update
* works and added tests
* Update
* Update
2023-11-30 11:20:15 +01:00
Leon Sorokin
2ac60dc300
Chore: Remove core-js polyfills ( #78715 )
2023-11-29 11:12:23 -06:00
Matias Chomicki
773e0680c5
Loki: Added support for "or" statements in line filters ( #78705 )
...
* Lezer: upgrade to 0.2.2
* Operations: update definitions
* Operations: update renderer
* Parsing: parse line filters with or operations
* Parsing: add unit test
* Formatting
* getHighlighterExpressionsFromQuery: add support for or statements
* Operation editor: trim button title if param name is empty
* getHighlighterExpressionsFromQuery: properly handle ip filters
2023-11-29 15:58:32 +01:00
Dominik Prokop
98c7c149cd
Scenes: Bump to 1.24.6 ( #78668 )
...
Scenes: Bump to 1.24.5
2023-11-27 02:23:47 -08:00
Fabrizio
6c7beb1ec3
Tempo: Allow quotes in tag names and attributes ( #77864 )
2023-11-24 17:24:40 +01:00
Oscar Kilhed
ab982e7bd3
Transformations: Add regression analysis transformation ( #78457 )
...
* regression analysis first dragt
* Swap to better regression libraries
* fix name
* Interpolate x points instead of using source x points
* clean up ui and add feature toggle
* fix merge error
* change to loop for finding min max, rename resolution
* Add docs
* add docs and tests
* change name to regression analysis
* update docs
* Fix editor labels
* add regression images
* fix docs
2023-11-24 15:49:16 +01:00
Javier Ruiz
b7a332276a
[sceneVariablesSetToVariables]: Use type guards from scenes to type variable ( #78488 )
...
* Update grafana/scenes version to 1.24.0
* Use type guards to properly type variables
* Update scenes to version 1.24.1
2023-11-22 09:47:44 +01:00
Ida Štambuk
b56d7131bd
Cloudwatch: Migrate Config editor and Variable editor to new form stying under feature toggle ( #77838 )
2023-11-20 14:40:02 +01:00
Ashley Harrison
088f20dda0
Command Palette: Fix for chinese input and keystrokes being lost in slow environments ( #78373 )
...
update kbar to latest version
2023-11-20 11:36:49 +00:00
Darren Janeczek
e5c2e123ef
Scenes: fix date range comparison ( #78331 )
...
* Scenes: fix date range comparison
2023-11-17 21:31:49 -05:00
Horst Gutmann
e94f8234a1
Chore: Update whatsNew link ( #78066 )
2023-11-14 16:48:41 +00:00
Dominik Prokop
a3ae9d418d
DashboardScene: Alert states data layer ( #77945 )
...
* Add AlertStates data topic
* DashboardScene: Alert states data layer
* TMP package json
* Remove duplicated function
* Use latest scenes canry
* Use latest scenes and add transformation test
2023-11-14 00:08:06 -08:00
Torkel Ödegaard
4bc322ca1d
DashboardScene: Pass panel id to PanelProps.id ( #77927 )
...
* Panel props id
* Removing panel works
* Update
2023-11-13 09:51:21 +01:00
Gilles De Mey
323ee7c38c
Alerting: Remove react-enable ( #77955 )
2023-11-09 18:35:03 +01:00
Ashley Harrison
6a5de14ed1
Chore: Remove compareScreenshot + blink-diff dependency from core ( #77920 )
...
* remove compareScreenshot + blink-diff dependency from core
* missed one...
2023-11-09 13:18:12 +00:00
Esteban Beltran
0b03344baa
Chore: Update to typescript 5 ( #76511 )
...
* Update dependency typescript to v5
* Update yarn.lock
* Fix typescript errors
* Update typescript version sdk
* Revert useDescription.ts
* Fix ts errors
* Fix Typescript errors after Symbol.unscopables type change
* Fix colormanipulator errors
* Update packages/grafana-data/src/vector/FunctionalVector.ts
* Fix ts errors in dashboardmigrator
* Fix sandbox component typescript error
* Update yarn
* Update to typescript 5.2
* Fix typescript error
* update typescript/vscode patch/sdk/whatever
* fix ts errors in elasticsearch
* Fix two errors in alerting
* Fix error in dashboard-scene
* Fix errors in dashboard tests
* Fix errors in explore tests
* Fix error in plugins sandbox
* fix error in DashboardQueryRunner
* fix errors in grafana-data
* fix errors in PanelChrome story
* update betterer
* better fix for cloud monitoring
* fix error in reducer tester
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com >
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com >
Co-authored-by: joshhunt <josh@trtr.co >
2023-11-07 13:20:20 +00:00
Fabrizio
f19830b543
Tempo: Support comments in TraceQL ( #77646 )
2023-11-07 11:27:03 +01:00
Fabrizio
41572238ac
Tempo: Fix support for statusMessage ( #77438 )
2023-11-02 10:46:43 +01:00
renovate[bot]
375f0c98b2
Update dependency @testing-library/jest-dom to v6 ( #77445 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-01 09:43:32 +00:00
renovate[bot]
9dcfc51b4f
Update dependency @types/node to v20 ( #77446 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-01 09:42:26 +00:00
Ashley Harrison
13c0268d6b
Chore: Upgrade react-redux ( #77296 )
...
* try upgrading react-redux
* memoize getNavModel selector, don't return a new object in command palette selector
* use createSelector to memoize some alert manager selectors correctly
* memoize selectors correctly in appNotifications
* memoize some datasource selectors
* use fake timers to avoid the debounce causing flakiness
* remove duplicate import
* just use memoize-one
2023-10-31 16:24:34 +00:00
Josh Hunt
75005a8482
Chore: Update to yarn 4 ( #77156 )
...
* update to yarn 4
* update project to yarn 4
* update tetherdrop archive
* update sdks
* change puppeteer image to official node 20 one
* revert previous, use grafana/docker-puppeteer:pre-node-20 instead
* okay, try original docker image, but use npx instead of yarn for wait-on
* remove wait-on from deps as we use it via npx now
* yarn dedupe
* remove logs from drone
* empty commit testing yarn cache :)
* comment explaining why no -y
2023-10-31 16:11:54 +02:00
renovate[bot]
138cd8211b
Update dependency @cypress/webpack-preprocessor to v6 ( #77279 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-31 15:33:20 +02:00
Dominik Prokop
bbe1767310
DashboardScene: Panel links support ( #77295 )
...
* DashboardScene: PanelLinks support
* Update public/app/features/dashboard-scene/scene/PanelMenuBehavior.tsx
* Remove code
* Use updated API
* Bump scenes version
2023-10-31 01:57:38 -07:00
Leon Sorokin
85518fbe67
Chore: uPlot v1.6.27 ( #77317 )
2023-10-27 17:34:05 -05:00
Jack Westbrook
8e8731edc5
Chore: Bump Lerna to v7 (again) ( #77190 )
...
* chore(lerna): update to latest version 7.4.1 and run lerna repair to update configs
* Wip
* chore(lerna): remove lerna specific packages field which prevents versioning packages
* chore: remove nx from dependencies
* chore(yarn): refresh lock file
2023-10-27 12:57:09 +02:00
renovate[bot]
bd6dae63be
Update dependency eslint-plugin-jest to v27.6.0 ( #77267 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-27 11:56:51 +01:00
renovate[bot]
edd0e80ba0
Update dependency rc-cascader to v3.20.0 ( #77210 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-27 09:42:23 +01:00
Jack Westbrook
69af9f9ad7
Chore: Update to node 20 ( #76097 )
...
* chore(node): update node version to 20
* chore(node): bump to 20.8.0, update drone variables
* chore(drone): update yaml config
* chore(yarn): bump yarn to latest to fix building binaries ERR_IMPORT_ASSERTION_TYPE_MISSING errors
* test(grafana-data): update whitespace in time formats for node 20 (18.13+)
* chore(node): move to LTS 20.8.1
* chore(node): bump to LTS 20.9.0
2023-10-26 09:34:50 +02:00
Fabrizio
3899620234
Tempo: Add new structural operators ( #77056 )
2023-10-24 17:46:36 +02:00
Jack Westbrook
0e2fb5649f
Revert "Chore: Bump Lerna to v7" ( #77046 )
...
Revert "Chore: Bump Lerna to v7 (#76851 )"
This reverts commit c89b49bacb .
2023-10-24 17:09:19 +03:00
renovate[bot]
e08e884607
Update dependency react-grid-layout to v1.4.2 ( #76736 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-24 14:09:05 +02:00
renovate[bot]
51bc84673d
Update dependency eslint to v8.52.0 ( #76946 )
...
* Update dependency eslint to v8.52.0
* update sdk version
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2023-10-23 15:36:48 +03:00
Jack Westbrook
c89b49bacb
Chore: Bump Lerna to v7 ( #76851 )
...
* chore(lerna): update to latest version 7.4.1 and run lerna repair to update configs
* Wip
* chore(lerna): remove lerna specific packages field which prevents versioning packages
* chore: remove nx from dependencies
2023-10-23 14:15:12 +02:00
renovate[bot]
2a7b6a533e
Update opentelemetry-js monorepo ( #76871 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-23 09:52:11 +01:00
Jack Westbrook
964c011822
Chore: Replace ts-loader in e2e and input-datasource ( #76872 )
...
* build(npm): remove ts-loader from core and input-datasource
* build(input-datasource): update webpack config to use swc-loader
* chore(e2e): replace ts-loader with esbuild-loader
2023-10-23 10:45:22 +02:00
Yasir Ekinci
ee484e3bbe
Chore: Bump grafana-experimental from 1.7.0 to 1.7.4 ( #76870 )
2023-10-20 07:04:08 -05:00
Andres Martinez Gotor
d83142c513
Chore: Use externally built core plugins ( #76682 )
2023-10-20 13:12:58 +02:00
renovate[bot]
da4e9c73f6
Update jest monorepo to v29.7.0 ( #76864 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-20 11:31:02 +01:00
renovate[bot]
fdb3ec5e98
Update dependency webpack-merge to v5.10.0 ( #76856 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-20 10:32:55 +01:00
renovate[bot]
8985f79aab
Update dependency webpack to v5.89.0 ( #76832 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-20 09:23:11 +01:00
renovate[bot]
6f773c4bbe
Update dependency stylelint to v15.11.0 ( #76813 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-19 19:02:50 +03:00
renovate[bot]
fb18dffd8e
Update dependency sass to v1.69.4 ( #76807 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-19 13:56:07 +01:00
renovate[bot]
36b70bd355
Update dependency rudder-sdk-js to v2.43.0 ( #76796 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-19 12:56:02 +01:00
Gilles De Mey
390408b1ce
Alerting: Fix incorrect decoding for alert rules with % characters ( #76148 )
...
* fixes incorrect decoding for alert rules with % characters
* Patch history package to stop decoding path
* Rename rule id extraction function, update tests
* Fix patch file
* Fix copyFrom parameter encoding
* Fix conflict commit
* Fix test
---------
Co-authored-by: Konrad Lalik <konrad.lalik@grafana.com >
Co-authored-by: Sonia Aguilar <soniaaguilarpeiron@gmail.com >
2023-10-19 11:51:52 +02:00
renovate[bot]
241996b9ba
Update dependency rc-cascader to v3.19.0 ( #76760 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-19 10:05:59 +01:00