renovate[bot]
bc0d4f9903
Update dependency @grafana/aws-sdk to v0.4.2 ( #93253 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-12 10:23:41 +01:00
renovate[bot]
be0f2a131a
Update dependency type-fest to v4.26.1 ( #93238 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-12 09:33:53 +01:00
linoman
785240d51c
SSO LDAP: Add LDAP to providers list ( #93120 )
...
* Add LDAP to providers list
* fix bug when there are no group mappings
2024-09-12 10:31:24 +02:00
Tito Lins
a910188675
Replace prom MustRegister with Register ( #92725 )
2024-09-12 10:24:12 +02:00
janlugt
9d6935388c
Notifications: Add Message-ID header to outgoing emails ( #83752 )
...
* Add Message-ID header to outgoing emails
* change message-id format
* parse adddresses with name
2024-09-12 03:58:06 +00:00
Faye Lin
634d590cf1
Search: Fix a bug when searching folders under the general folder ( #91042 )
...
* fix: search returns all folders when folder uid is general
* test: add unit test for FolderUIDFilter when NestedFolders is enabled
2024-09-12 05:55:28 +02:00
renovate[bot]
b5dd8a5e89
Update dependency sass to v1.78.0 ( #93237 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-11 17:25:03 +01:00
renovate[bot]
14e29247aa
Update dependency rc-tree to v5.9.0 ( #93235 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-11 17:00:05 +01:00
Ieva
700636b3b9
RBAC: Hide the root level dashboard creation button from users who can't create dashboards on root level ( #92942 )
...
hide the root level dashboard creation button from users who can't create dashboards on the root level
2024-09-11 16:40:08 +01:00
Isabel Matwawana
1f7ebde0de
Revert "move Search page to Dashboards category" ( #93234 )
2024-09-11 11:12:24 -04:00
renovate[bot]
d0e2ab642c
Update dependency @grafana/plugin-e2e to v1.8.0 ( #93228 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-11 15:34:04 +01:00
Esteban Beltran
7b69d5b44f
Add missing permissions for auto-triage bot ( #93230 )
2024-09-11 16:51:15 +03:00
Will Browne
0469b0f52e
Plugins: Ensure fetch
loading strategy cases for nested plugins ( #93209 )
...
* fix
* fix func name
2024-09-11 16:35:13 +03:00
Andreas Christou
f5926af99a
InfluxDB: Update macro regexp ( #93040 )
...
Update macro and tests
2024-09-11 14:26:09 +01:00
Raiko Wielk
9d5f8e2998
Docs: Fix broken link in contribute/backend/README.md ( #92103 )
...
Co-authored-by: Dave Henderson <dhenderson@gmail.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-09-11 14:18:56 +01:00
Brendan O'Handley
d41ee6bbc3
Explore metrics: Fix long metrics and labels in landing page ( #92443 )
...
* word wrap long metric names
* trunctate long labels
* use css for filters
2024-09-11 08:17:41 -05:00
renovate[bot]
ff5ed75ea9
Update dependency @grafana/scenes to v5.14.3
2024-09-11 13:13:25 +00:00
Leon Sorokin
77eefcbc4c
XYChart: Avoid tick collisions on x-axis ( #93195 )
2024-09-11 08:10:30 -05:00
Ashley Harrison
766e256c5c
Chore: Update mockServiceWorker version ( #93223 )
...
update version
2024-09-11 16:06:04 +03:00
Todd Treece
b4918f40c4
Chore: Update plugin SDK to v0.248.0 ( #93217 )
2024-09-11 15:17:29 +03:00
Gilles De Mey
90ee52e8d9
Alerting: New search UI – Part 1 ( #91620 )
2024-09-11 14:29:26 +03:00
Esteban Beltran
05023d9d31
Enable auto-triager to automatically add labels to community issues ( #93206 )
...
* Chore: Enable auto-triager to set labels
* pass the correct token to add labels
2024-09-11 12:53:16 +02:00
Irene Rodriguez
900608b50b
Update admonition to show differences across plans ( #93202 )
...
As per https://github.com/grafana/support-escalations/issues/11312#issuecomment-2342024943 , this PR updates the admonition to reflect that some features such as branding are not available for all plans.
2024-09-11 11:26:42 +01:00
Hugo Kiyodi Oshiro
ecd1a6e421
Plugins: Fix plugins count in update all plugins button ( #93126 )
...
* Plugins: Fix plugins count in update all plugins button
* Plugins: Fix new updates filter
* Plugins: Update tests
2024-09-11 12:12:06 +02:00
renovate[bot]
b18593ca4e
Update dependency msw to v2.4.5 ( #93161 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-11 11:03:29 +01:00
Daniel Strobusch
748425cd66
[docs] remove misplaced heading. ( #93166 )
2024-09-11 12:59:29 +03:00
Laura Fernández
902c658c9a
POC: Refresh footer on SaveDashboardAsForm
when title and folder data change by the user ( #92330 )
2024-09-11 11:51:48 +02:00
Yulia Shanyrova
f88571c2e7
Plugins: Plugin details right panel UI improvements ( #93171 )
...
* UI improvements WIP
* change links appearance and layout for plugin details right panel
* Changed external links back
* Update public/app/features/plugins/admin/components/PluginDetailsRightPanel.tsx
Co-authored-by: David Harris <david.harris@grafana.com>
* Update public/locales/en-US/grafana.json
Co-authored-by: David Harris <david.harris@grafana.com>
* fix report abuse to report concern
---------
Co-authored-by: David Harris <david.harris@grafana.com>
2024-09-11 11:44:16 +02:00
Ryan McKinley
7efadb0a00
Testing: Integration tests for unified-grpc start a local gRPC server ( #93201 )
2024-09-11 11:50:14 +03:00
grafana-pr-automation[bot]
91c3e3478a
I18n: Download translations from Crowdin ( #93185 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-11 09:32:21 +01:00
Ashley Harrison
79a86b9e6a
Chore: Improve typings ( #93180 )
...
* fix some any's/type assertions
* fix some more any/type assertions
2024-09-11 09:30:33 +01:00
Alex Khomenko
25ebb5b76f
Users/teams: Update to be compatible with react router 6 ( #93163 )
...
* UserCreatePage: Make compatible with react router 6
* ServiceAccountPage.test: Make compatible with react router 6
* Update TeamPages
2024-09-11 10:02:11 +03:00
Yuri Tseretyan
cb372d3fa8
Alerting: Support secrets in contact points nested fields ( #92035 )
...
Back-end:
* update alerting module
* update GetSecretKeysForContactPointType to extract secret fields from nested options
* Update RemoveSecretsForContactPoint to support complex settings
* update PostableGrafanaReceiverToEmbeddedContactPoint to support nested secrets
* update Integration to support nested settings in models.Integration
* make sigv4 fields optional
Front-end:
* add UI support for encrypted subform fields
* allow emptying nested secure fields
* Omit non touched secure fields in POST payload when saving a contact point
* Use SecretInput from grafana-ui instead of the new EncryptedInput
* use produce from immer
* rename mapClone
* rename sliceClone
* Don't use produce from immer as we need to delete the fileds afterwards
---------
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
Co-authored-by: Sonia Aguilar <soniaaguilarpeiron@gmail.com>
Co-authored-by: Matt Jacobson <matthew.jacobson@grafana.com>
2024-09-10 22:26:23 -04:00
Juan Cabanas
78ce9b8f39
ShareDrawer: Remove URL param in share externally cancel ( #93191 )
2024-09-10 17:48:45 -03:00
Isabel Matwawana
1c52d7b994
Docs: Update forward direction search for Loki entry ( #92875 )
2024-09-10 16:48:32 -04:00
Leon Sorokin
e9901acfb4
TimeSeries: Increase y-axis tick density for small-height panels ( #93188 )
2024-09-10 15:20:24 -05:00
Juan Cabanas
afe457306a
ShareDrawer: Change alert texts ( #93184 )
2024-09-10 17:11:54 -03:00
Andreas Christou
00ace4678c
GCM: Add errorsource ( #92151 )
...
* Add errorsource
* Minor lint fixes
2024-09-10 19:34:20 +01:00
Oscar Kilhed
acbd50c7d6
GrafanaUI: Add select all toggle to selectbox ( #92483 )
...
* Add select all toggle
2024-09-10 20:33:17 +02:00
Ryan McKinley
d724d463b1
DualWriter: Add mode 5 that always uses storage ( #93169 )
2024-09-10 13:07:06 -04:00
Gilles De Mey
c8dc4d93d4
Alerting: Rename list view section titles ( #93182 )
2024-09-10 19:31:11 +03:00
Gabriel MABILLE
697afc71b4
RBAC: FIX Allow specifying several valid scopes for a kind ( #93176 )
...
* PermRegistry: Fix regression with actions applying to multiple scopes
* Add tests
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
---------
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
2024-09-10 17:22:40 +01:00
Irene Rodriguez
3f9227183d
move Search page to Dashboards category ( #92968 )
...
* move Search page to Dashboards category
* fix Vale suggestions
* Update docs/sources/dashboards/search/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-09-10 18:14:11 +02:00
Joao Silva
15bf1348ab
GrafanaUI: Show focus on selected date of the date picker ( #93181 )
2024-09-10 16:51:53 +01:00
linoman
56f361198c
SSO LDAP: Adjust button behavior ( #93173 )
...
* Extract getSettings behaviour
* Replace string values format
* Reload settings
* Add new option to discad settings
* update i18n files
* run frontend linter
2024-09-10 18:06:40 +03:00
Matthew Jacobson
eea28172e0
Alerting: Add field selectors for k8s receivers API ( #93015 )
...
Add field selectors for k8s receivers API
metadata.provenance
spec.title
2024-09-10 10:58:14 -04:00
Adela Almasan
f64b121ddb
Canvas: Allow API calls to grafana origin ( #91822 )
...
* allow post URL
* check for config
* allow relative paths
* add allowed internal pattern; add checks for method
* update defaults.ini
* add custom header
* update config comment
* use globbing, switch to older middleware - deprecated call
* add codeowner
* update to use current api, add test
* update fall through logic
* Update pkg/middleware/validate_action_url.go
Co-authored-by: Dan Cech <dcech@grafana.com>
* Update pkg/middleware/validate_action_url.go
Co-authored-by: Dan Cech <dcech@grafana.com>
* add more tests
* Update pkg/middleware/validate_action_url_test.go
Co-authored-by: Dan Cech <dcech@grafana.com>
* fix request headers
* add additional tests for all verbs
* fix request headers++
* throw error when method is unknown
---------
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
Co-authored-by: Brian Gann <bkgann@gmail.com>
Co-authored-by: Brian Gann <briangann@users.noreply.github.com>
Co-authored-by: Dan Cech <dcech@grafana.com>
2024-09-10 10:45:27 -04:00
Esteban Beltran
462560d544
Chore: Only auto-triage issues for authors non associated to the repository ( #93174 )
...
Only triage issues for authors non associated to the repository
2024-09-10 16:29:58 +02:00
Tobias Skarhed
096105fed6
New Select: Try it out with some core components ( #92826 )
...
* Export Combobox and add portalling
* Use floatingui fixed strategy and fix z-index
* Check non null
* Make value string type only
* Try with fiscal year setting
* Use combobox for WeekStartPicker
* Improve screen reader handling
* Fix faulty import
* Fix type issue
* Fix failing tests and export unstable
* Rename option and remove export
* Use comboboxMockSetup function
* Add support for number type
* menuClosed styles to emotion
2024-09-10 17:28:00 +03:00
Aaron Godin
2c93120a42
feat: add QueryIntWithDefault to web context ( #93130 )
2024-09-10 09:04:49 -05:00