Laura Benz
adbb005d38
RestoreDashboards: Populate page ( #88555 )
...
* feat: add search input and filters
* feat: add state management v0
* feat: update search view and add to trash page
* refactor: fix some errors
* feat: page population
* feat: fix error
* Run betterer checks locally
* Run i18n abstraction
* refactor: clean up after merging main
* refactor: clean up after merging main
* Run i18n abstraction
* refactor: remove browse view
2024-06-04 12:08:18 +02:00
Fayzal Ghantiwala
b66cd7ef79
Alerting: Add filters for RouteGetRuleStatuses ( #88295 )
...
* Placeholder commit with rule_uid change
* Add new filters to grafana rule state API
* Revert type change
* Split rule_group and rule_name params
* remove debug line
* Change how query params are parsed
* Comment
2024-06-04 10:57:55 +01:00
github-actions[bot]
783aa1c0b4
I18n: Download translations from Crowdin ( #88665 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-04 09:40:54 +00:00
Sven Grossmann
2fb63cd2e6
Loki: Fix editor history in wrong order ( #88666 )
2024-06-04 11:40:04 +02:00
Ashley Harrison
3f7017a471
Chore: Remove nestedFolderPicker
toggle ( #88660 )
...
remove nestedFolderPicker toggle
2024-06-04 12:16:12 +03:00
renovate[bot]
de67734871
Update dependency @react-awesome-query-builder/ui to v6.5.2 ( #88630 )
...
* Update dependency @react-awesome-query-builder/ui to v6.5.2
* fix type errors
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2024-06-04 12:15:16 +03:00
Ashley Harrison
9f95841c45
Chore: Fix typo in lint rule file name ( #88662 )
...
rename file
2024-06-04 12:08:37 +03:00
Tobias Skarhed
4d4cfaefce
Devenv: Longer provisioning update intervals ( #88623 )
...
* Change devenv provision updateinterval to one hour
* Update bulk-dashboards and bulk-folders
* Clear bulk-folders before creating new ones
* Update devenv/bulk-folders/bulk-folders.sh
2024-06-04 11:00:23 +02:00
Ryan McKinley
b02a5d6e07
FeatureFlags: Update creation timestamps ( #88654 )
2024-06-04 10:40:18 +02:00
Josh Hunt
407bbe1f4b
Keybinds: Vendor Mousetrap ( #88603 )
...
* vendor mousetrap
* fix js lint errors
* name to .ts - start refactoring to typescript
* refactor Mousetrap to valid typescript
rename local functions/variables
update types of CallbackInfo
Specify MouseCallback and cleanup types
* Use vendored mousetrap
* use vendored mousetrap
* add globalBind, and remove dependency on external mousetrap
* Update public/app/core/services/keybindingSrv.ts
Co-authored-by: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com>
---------
Co-authored-by: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com>
2024-06-04 09:35:19 +01:00
Ashley Harrison
1cb701c304
Chore: Move Switch
SCSS to emotion/angular ( #88553 )
...
move switch scss to emotion/angular
2024-06-04 09:34:38 +01:00
Tobias Skarhed
799ae387ff
Docs: Remove custom branding screenshot ( #88657 )
...
Update index.md
2024-06-04 10:34:17 +02:00
Pepe Cano
7372c446a4
Alerting docs: Specify Grafana alert rule evaluation ( #88250 )
...
* Alerting docs: Specify Grafana alert rule evaluation
* Mention alerts can display the same evaluation timestamp
* Specify `concurrent` behavior in alert rule evaluation
* Include a minor `Evaluation strategies` section
2024-06-04 10:31:21 +02:00
Sonia Aguilar
88a2485cc2
Alerting: Update translations in GrafanaEvaluationBehaviour component ( #88638 )
...
* Update translations
* Fix key in translations
* Interpolate point char in the Trans children text
* Use interpolation correctly in Trans component
2024-06-04 11:19:53 +03:00
github-actions[bot]
dca8ba7acd
I18n: Download translations from Crowdin ( #88658 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-04 08:18:10 +00:00
Oscar Kilhed
0f89f4b2d2
Grafana UI: stop input element of the react select component from overflowing and causing layout issues. ( #88372 )
...
* Grafana UI: stop input element of the react select component from overflowing the input container
* update snapshot since the css changed
---------
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2024-06-04 10:13:43 +02:00
Carl Bergquist
c99fe4f970
Scopes: Add DashboardTitle to scopedashboardbinding ( #88609 )
...
scopes: add title to scopedashboardbinding
Signed-off-by: bergquist <carl.bergquist@gmail.com>
2024-06-04 10:36:03 +03:00
Pepe Cano
3af72bdeee
Alerting docs: fix Alertmanagers
title ( #88625 )
2024-06-04 09:10:28 +02:00
Laura Benz
b6bd9e5352
Laura/refactor/rename trash section ( #88617 )
...
* refactor: move and rename page component
* refactor: change codeowners
* refactor: change naming in backend
* refactor: change wording of subtitle
2024-06-04 10:03:33 +03:00
Brendan O'Handley
eeabb6f066
Prometheus: Add hints for native histograms ( #87017 )
2024-06-03 16:59:06 -05:00
Matthew Jacobson
31d5dd0a12
Alerting: Prevent updating rule uid matcher for silences ( #88519 )
...
Prevents updating the `__alert_rule_uid__` equality matcher (used for rule-specific silences) on existing silences
2024-06-03 17:39:06 -04:00
ismail simsek
f458e57523
InfluxDB: Fix custom variable support ( #88642 )
...
* fix variable support
* prettier
2024-06-03 23:47:27 +03:00
Yuri Tseretyan
043e19afb5
SSE: Fix threshold unmarshal to avoid panic ( #88521 )
2024-06-03 16:16:13 -04:00
Señor Performo - Leandro Melendez
63ca00dd10
Docs: Add Installation YouTube Videos to documentation pages. ( #88465 )
...
* Added Installation video index.md
* Update index.md adding video for Debian and Ubuntu installs
* Update index.md adding install video in macOS
* Update index.md adding video to install RHEL or Fedora
* Update index.md adding install video for SUSE
* Update index.md adding video for Windows installer
* Update _index.md Updated from suggestions
* Update index.md from suggestions
* Update index.md from suggestions
* Update index.md from suggestions
* Update index.md from suggestions
* Update index.md from suggestions
* Update docs/sources/setup-grafana/installation/_index.md
Applied Chris' suggestion
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/setup-grafana/installation/debian/index.md
Applied Chris' suggestion
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/setup-grafana/installation/mac/index.md
Applied Chris' suggestion
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/setup-grafana/installation/redhat-rhel-fedora/index.md
Applied Chris' suggestion
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/setup-grafana/installation/suse-opensuse/index.md
Applied Chris' suggestion
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/setup-grafana/installation/windows/index.md
Applied Chris' suggestion
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
---------
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2024-06-03 11:38:02 -06:00
Leon Sorokin
87cafbf9af
XYChart2: Implement color-by-field ( #88467 )
2024-06-03 11:53:59 -05:00
Gilles De Mey
e419c76842
Alerting: update CODEOWNERS ( #88628 )
...
update CODEOWNERS
2024-06-03 16:25:43 +00:00
Artur Wierzbicki
6523bf4b8e
Chore: fix typo in contribute/developer-guide.md
to make codespell happy ( #88639 )
...
make codespell happy
2024-06-03 19:12:28 +03:00
Ashley Harrison
3f3f95fe0c
Betterer: force update results file ( #88637 )
...
force update results file
2024-06-03 18:43:47 +03:00
Ashley Harrison
16099c9913
Drawer: Fix overflow to stop drag handle being cut off ( #88500 )
...
fix drawer overflow to stop drag handle being cut off
2024-06-03 15:35:46 +01:00
EduardZaydler
dbec8465e5
Graphite: Fix splitting expressions in tag_value with template variables ( #86958 )
...
fix spilitting expressions in tag_value with template variables
2024-06-03 09:27:14 -05:00
renovate[bot]
f902e16d26
Update dependency @grafana/plugin-e2e to v1.3.0 ( #88624 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-03 15:08:02 +01:00
github-actions[bot]
034a43d066
I18n: Download translations from Crowdin ( #88535 )
2024-06-03 14:49:07 +01:00
Pepe Cano
2a8a6d755f
Alerting: update Set evaluation behavior
text ( #88301 )
...
* Alerting: update `Set evaluation behavior` text
* Update `Evaluation group` description for the `Evaluation group` modal view
2024-06-03 15:41:34 +02:00
renovate[bot]
54a3ed1c7c
Update dependency yaml to v2.4.3
2024-06-03 13:32:11 +00:00
Ieva
c16f502ec5
Access Control: Clean up permissions for deprovisioned data sources ( #88483 )
...
* make sure that DS permissions get correctly cleaned up when a DS is deleted through provisioning
* don't attempt to delete a DS if it's not found
* fixes for tests
* fix ds tests
* rename DS service used by DS provisioner to BaseDataSourceService to avoid confusions with the full DS service
2024-06-03 16:19:53 +03:00
renovate[bot]
f204dd5bf1
Update dependency type-fest to v4.18.3
2024-06-03 13:05:43 +00:00
renovate[bot]
0ba54152dc
Update dependency ts-jest to v29.1.4
2024-06-03 12:27:33 +00:00
Misi
eacf6e0a4d
Auth: Add org to role mappings support to GitHub integration ( #88537 )
...
* wip: add extra tests for verifying current logic
* Add OrgRole mapping and tests
* Update docs
* Clean up
* Update docs/sources/setup-grafana/configure-security/configure-authentication/github/index.md
Co-authored-by: Mihai Doarna <mihai.doarna@grafana.com>
* Update docs with None role
* Apply suggestions from code review
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Fix
* Prettier docs
* Cleanup tests
---------
Co-authored-by: Mihai Doarna <mihai.doarna@grafana.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-06-03 14:24:58 +02:00
Alexa V
e147c58a7b
Dashboard: Fix Variables query hides fields with non-supported datasources ( #88516 )
...
* Show queryVariable editor even if the variable does not support variables
* Fix VariableQueryRunner unit test, now takes into account the new function
2024-06-03 13:58:30 +02:00
renovate[bot]
44c62dd536
Update dependency sass to v1.77.4
2024-06-03 11:44:55 +00:00
brendamuir
b6145fcb4c
Alerting docs: delete screensbots ( #88608 )
...
* Alerting docs: delete screensbots
* deletes screenshot 2
2024-06-03 13:42:58 +02:00
renovate[bot]
6003d26088
Update dependency rudder-sdk-js to v2.48.8
2024-06-03 10:50:13 +00:00
Tobias Skarhed
44ca89fe77
KeyboardShortcuts: Support panel attention for scenes ( #88476 )
...
* Support panel attention for scenes
* Remove console.log
* Bump scenes version for good measure
* Mock appEvents
* Remove unused import
2024-06-03 12:49:13 +02:00
Ashley Harrison
e781716a38
Chore: move PageHeader
component to angular folder ( #88556 )
...
move page-header component to angular folder, scss to angular.scss
2024-06-03 11:47:47 +01:00
renovate[bot]
cdb6b13c7e
Update dependency rollup-plugin-dts to v6.1.1
2024-06-03 10:13:07 +00:00
renovate[bot]
59894ef7db
Update dependency reselect to v5.1.1
2024-06-03 09:45:08 +00:00
nerda-codes
12232dde54
[docs/sources/datasources/prometheus/configure-prometheus-data-source] Replace outdated text content in the Grafana UI with updated content ( #88548 )
2024-06-03 12:42:34 +03:00
ismail simsek
c73bbf19a1
InfluxDB: Introduce maxDataPoints setting for flux variable query editor ( #87935 )
...
* Introduce custom variable support
* Remove comment lines
* introduce maxDataPoints
* fix tests
* update
* fix unit tests
* remove new line
2024-06-03 12:09:33 +03:00
Pepe Cano
3e57576770
Alerting docs: Contact points
updates ( #88582 )
...
* Update `Intro>Notifications>Contact points`
* Mention `OnCall` integration
2024-06-03 11:01:54 +02:00
Pepe Cano
68c44f1dd9
Alerting docs: Update Alertmanager docs ( #88567 )
...
* Remove alertmanager page and set redirects
* Update internal alertmanager links
* Update `Alertmanager` docs
* Change heading to `Configure Alertmanagers`
2024-06-03 11:00:52 +02:00