Jack Westbrook
1dfd34ee79
Chore: Add codemod and betterer config to make barrel imports explicit ( #80913 )
...
* chore: add codemod for highlighting barrel imports
* style(frontend): add no-barrel-files plugin to betterer
* chore(betterer): update betterer file
* ci(frontend-metrics): track occurrences of barrel files being imported
* chore: clean up explicit barrel imports codemod script
* chore(codeowners): add explicit barrel imports script
* Add no-barrel-files plugin to betterer configuration
Co-Authored-By: LeventeBalogh <balogh.levente.hu@gmail.com>
---------
Co-authored-by: LeventeBalogh <balogh.levente.hu@gmail.com>
2024-04-15 16:36:19 +02:00
renovate[bot]
453a75b767
Update dependency @swc/helpers to v0.5.10 ( #86146 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 15:30:26 +01:00
Alexander Weaver
5b1498f98f
Alerting: Return a 400 and errutil error when trying to delete a contact point that is referenced by a policy ( #85481 )
...
Return a 400 and errutil error when trying to delete a contact point that is referenced by a policy
2024-04-15 09:25:28 -05:00
Laura Fernández
afbd28e160
Chore: RolePickerMenu
and RolePickerSubmenu
- Replace HorizontalGroup
with Stack
( #86145 )
2024-04-15 16:12:47 +02:00
Laura Fernández
499ad35a50
Chore: ActionRow
- Replace HorizontalGroup
with Stack
( #86143 )
2024-04-15 15:57:15 +02:00
antonio
b2555cfc01
alerting>tutorial>fix ( #86101 )
...
* alerting>tutorial>fix
* Update index.md
2024-04-15 15:46:19 +02:00
renovate[bot]
2868264360
Update dependency @types/react-calendar to v4 ( #86132 )
...
* Update dependency @types/react-calendar to v4
* remove @types/react-calendar since it's no longer used
---------
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:44:12 +02:00
Kristina
0034e9f044
Explore: Change service in hook, un-skip test ( #85894 )
...
Use different service, un-skip test
2024-04-15 08:11:21 -05:00
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