Kristina
ad3abfc695
Explore: Query history does not save filtered queries ( #85825 )
...
* Bring in datasource filterQuery in, to not save filtered queries to history
* Add test
2024-04-15 08:07:02 -05:00
renovate[bot]
b07f69d1a4
Update dependency @types/marked to v6 ( #86123 )
...
* Update dependency @types/marked to v6
* remove @types/marked since it's no longer needed
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2024-04-15 15:02:22 +02:00
Gábor Farkas
7ce7584151
postgres: decouple sqleng ( #86055 )
2024-04-15 14:28:03 +02:00
Gábor Farkas
b02317d583
mysql: decouple sqleng ( #86057 )
2024-04-15 14:26:15 +02:00
Dave Henderson
44adfea049
Server: Fix 'server' subcommand double-registration ( #86083 )
...
fix 'server' subcommand double-registration
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
2024-04-15 08:21:03 -04:00
Erik Sundell
ad8d505d81
Chore: Install Playwright deps manually ( #86008 )
...
* install deps manually
* use ubuntu image
* regenerate drone file
* use node bookworm image
* get node major version from variable and wait for grafana server to be ready
2024-04-15 14:19:37 +02:00
Victor Marin
6fb13842a5
Fix Canvas crashing in scenes dashboard ( #86117 )
2024-04-15 15:13:07 +03:00
renovate[bot]
06719e1756
Update dependency i18next to v23.11.2
2024-04-15 11:57:44 +00:00
renovate[bot]
6541be39d1
Update dependency @types/react to v18.2.78
2024-04-15 10:45:52 +00:00
Bogdan Matei
d379e319d6
Implement API server client in Scopes ( #85266 )
2024-04-15 13:43:42 +03:00
renovate[bot]
fc6cad797d
Update dependency @testing-library/react to v15.0.2
2024-04-15 09:42:14 +00:00
David Allen
b0c336c692
Docs: add data source type play link; cleanup ( #86077 )
2024-04-15 10:40:32 +01:00
Pepe Cano
656918ce35
Alerting docs: simplify Supported data sources
section ( #85795 )
2024-04-15 10:56:01 +02:00
linoman
51da96d94e
Auth: Add IsClientEnabled
and IsEnabled
for the authn.Service
and authn.Client
interfaces ( #86034 )
...
* Add `Service. IsClientEnabled` and `Client.IsEnabled` functions
* Implement `IsEnabled` function for authn clients
* Implement `IsClientEnabled` function for authn services
2024-04-15 10:54:50 +02:00
Laura Fernández
2b62167842
Grafana UI: LoginPage
- Replace HorizontalGroup
with Stack
( #86068 )
2024-04-15 10:52:28 +02:00
renovate[bot]
6ff021bb9b
Update dependency @playwright/test to v1.43.1
2024-04-15 08:50:38 +00:00
Leonor Oliveira
d17af78e79
Storage: dualwriter delete implementation ( #86000 )
...
* Add delete methods
* Remove duplicated const
* Add tests
* Lint
* Lint
* Remove duplicated test file
* Update pkg/apiserver/rest/dualwriter_mode2.go
Co-authored-by: Arati R. <33031346+suntala@users.noreply.github.com>
* Update pkg/apiserver/rest/dualwriter.go
Co-authored-by: Arati R. <33031346+suntala@users.noreply.github.com>
* Update pkg/apiserver/rest/dualwriter_mode2.go
Co-authored-by: Arati R. <33031346+suntala@users.noreply.github.com>
* Add missing dependency
* Return if object deletion goes wrong
* Add a more complete log
---------
Co-authored-by: Arati R. <33031346+suntala@users.noreply.github.com>
2024-04-15 10:48:31 +02:00
Giuseppe Guerra
eec9d3dbc4
Plugins: Removed feature toggle pluginsDynamicAngularDetectionPatterns ( #85956 )
...
* Plugins: Removed feature toggle pluginsDynamicAngularDetectionPatterns
* re-generate feature toggles
2024-04-15 10:37:28 +02:00
renovate[bot]
41e4b95b51
Update dependency @grafana/scenes to v4.8.0 ( #85887 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 10:27:59 +02:00
Ashley Harrison
5e74b6962b
Chore: Add lint rule for no-unreduced-motion
( #85862 )
...
* add lint rule for no-unreduced-motion
* update to satisfy types
2024-04-15 09:18:56 +01:00
renovate[bot]
00daca7f43
Update dependency sass-loader to v14.2.0 ( #86066 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 09:18:29 +01:00
Torkel Ödegaard
814ffdbc2b
DashboardScene: Fixes issue moving between dashboards ( #86093 )
2024-04-15 09:18:02 +02:00
Domas
54e1756b49
ButtonSelect: Respect isDisabled option property ( #85954 )
...
make buttonselect respect isDisabled
2024-04-15 10:13:39 +03:00
Torkel Ödegaard
31879f1f5a
useForceUpdate: Return stable function ( #86094 )
2024-04-15 09:13:16 +02:00
ismail simsek
23cd2d3e6f
Chore: Add jest config to grafana-prometheus ( #86078 )
...
add jest config
2024-04-12 21:17:53 +02:00
Yuri Tseretyan
12605bfed2
Alerting: Update fixed roles to include silences permissions ( #85826 )
...
* update fixed roles to include silences
* add silence actions to managed permissions
* update documentation
2024-04-12 12:37:34 -04:00
Ieva
56f4664875
RBAC: add a feature toggle for action sets ( #86064 )
...
* add a feature toggle for action sets
* update feature toggle name
2024-04-12 17:19:25 +01:00
Laura Fernández
f3b814a024
Grafana UI: ToolbarButton.story.tsx
- Replace HorizotalGroup
and VerticalGroup
with Stack
( #86067 )
2024-04-12 18:08:43 +02:00
Prapti Sharma
930363ad12
Minor correction done in WORKFLOW.md ( #80505 )
...
Update WORKFLOW.md
Co-authored-by: Laura Benz <laura.benz@grafana.com>
2024-04-12 17:56:10 +02:00
Faye Lin
a94ab259c6
Expression: Fix a bug of the display name of the threshold expression result ( #85912 )
...
* replace ReferenceVar with RefID when creating the math command for the ThresholdCommand
* Fix the Hysteresis test
2024-04-12 17:46:14 +02:00
Joao Silva
10c6ab5a17
Chore: Replace HorizontalGroup
with Stack
in SelectOrgPage
and ChangePasswordForm
( #86061 )
2024-04-12 16:32:57 +01:00
renovate[bot]
6417e92ebe
Update dependency sass to v1.75.0 ( #86051 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-12 16:17:13 +01:00
Steve Simpson
ad7f804255
Alerting: Fix evaluation metrics to not count retries ( #85873 )
...
* Change evaluation metrics to only count once per eval, and add new metrics.
* Cosmetic: Move eval total Inc() to orginal place.
2024-04-12 16:20:46 +02:00
Tobias Skarhed
f1f02207f2
Alerting: Improve heading accessibility ( #85723 )
...
* Change from h5 to Text component
* Fix goworksum error
* Add headings for contact points and notification policies
* Alert group h2
* Reset labels and move h2 to group by
---------
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
2024-04-12 16:19:47 +02:00
lean.dev
c8d185502b
Fixes CMS url for dev environment ( #86056 )
2024-04-12 14:19:38 +00:00
Gábor Farkas
ee1ece1cf8
sql: use resample
from grafana-plugin-sdk-go ( #85599 )
...
* copied files
* add copy of Pointer
* fix the API
* forward resample to the namespaced code
* moved the aligning-code to the parent
* call namespaced resample directly
* lint fix
* lint fix
* switch to plugin-sdk-go resample
* adjusted import path
2024-04-12 15:22:28 +02:00
github-actions[bot]
b295f09af6
I18n: Download translations from Crowdin ( #86050 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-12 15:17:33 +02:00
renovate[bot]
c1b8ee8453
Update dependency typescript to v5.4.5
2024-04-12 15:06:30 +02:00
renovate[bot]
a5cd88c67e
Update dependency typescript to v5.4.3 ( #84470 )
...
* Update dependency typescript to v5.4.3
* refactor: solve TS errors
* refactor: update yarn.lock
* refactor: return type
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Laura Benz <laura.benz@grafana.com>
2024-04-12 14:46:47 +02:00
Josh Hunt
3b4983695e
E2C: Remove mock api ( #86043 )
2024-04-12 13:26:13 +01:00
Arati R
aba15646b6
Storage: Add DualWriter improvements ( #85968 )
...
* Add Create tests
* Adjust mode 2 and mode 3 Get behavior
---------
Co-authored-by: Dan Cech <dcech@grafana.com>
2024-04-12 14:21:10 +02:00
Ashley Harrison
b3401c802c
EmptyState: make "message" a required prop ( #86029 )
...
* make "message" a required prop on EmptyState
* run i18n:extract
2024-04-12 13:13:28 +01:00
Leon Sorokin
2bedbcf344
TimeSeries: Fix series rendering with data links and extra fields ( #86007 )
2024-04-12 14:11:22 +02:00
renovate[bot]
c2a81f3020
Update react monorepo
2024-04-12 11:58:02 +00:00
renovate[bot]
ba80c15281
Update dependency react-hook-form to v7.51.3
2024-04-12 11:35:25 +00:00
Andre Pereira
1a62d94c55
Tempo: Return raw result from traceql query ( #86032 )
...
Return raw result from traceql query
2024-04-12 12:26:27 +01:00
renovate[bot]
44a612a96b
Update dependency @types/eslint to v8.56.9
2024-04-12 11:11:55 +00:00
github-actions[bot]
5ea7a1eefd
I18n: Download translations from Crowdin ( #86030 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-12 10:38:51 +00:00
renovate[bot]
63d63ea9fb
Update dependency @testing-library/react to v15.0.1
2024-04-12 10:27:38 +00:00
Krishna Dhakal
068bcfbdb0
Frontend Testing: Replace deprecated toBeCalledWith Jest matcher. ( #85929 )
2024-04-12 11:26:01 +01:00