Ivan Ortega Alba
742686bab1
Library Panels: Use UIDs to list Dashboards using a panel ( #53477 )
2022-08-10 03:43:09 -04:00
Kian Eliasi
e3c50f0cd6
Chore: Remove any from public/app/plugins/datasource/elasticsearch/hooks/useNextId.test.tsx
( #53427 )
...
* Remove any from public/app/plugins/datasource/elasticsearch/hooks/useNextId.test.tsx
* Fix lint and update betterer results
2022-08-10 09:25:35 +02:00
Joey Tawadrous
9fbebc7550
Update codeowners ( #53381 )
2022-08-10 08:04:37 +01:00
Joey Tawadrous
f9576ad137
Update add to project urls ( #53384 )
2022-08-10 08:03:48 +01:00
Adela Almasan
45750da667
Geomap: Set markers color based on selected color field #53493
2022-08-09 15:42:37 -07:00
Christopher Moyer
ffb4aba214
updates aliases ( #53488 )
2022-08-09 14:59:05 -05:00
Christopher Moyer
acae736796
moves legend to visualizations, adds links ( #53486 )
2022-08-09 14:41:41 -05:00
linoman
9f749eead7
Fix cloak typo ( #53474 )
2022-08-09 17:38:49 +02:00
Mihály Gyöngyösi
3ac4415d6d
Devenv: Universal jwt_proxy environment ( #53377 )
...
* change hostname to env.grafana.local to not collide with any custom host.docker.internal settings
* add WSL2 documentation
* update general documentation
* cleanup
2022-08-09 17:02:36 +02:00
Ashley Harrison
e73e3cac11
add controls support + remove UseState from WeekStartPicker.story.tsx ( #53455 )
2022-08-09 16:00:39 +01:00
Peter Holmberg
509e34cfe7
Alert list panel: Add view mode "Stat" ( #53281 )
...
* add stat mode
* remove unused import
2022-08-09 16:37:09 +02:00
George Robinson
196b781c70
Alerting: Delete expired images from the database ( #53236 )
...
This commit adds a DeleteExpiredService that deletes expired images from the database. It is run in the periodic collector service.
2022-08-09 15:28:36 +01:00
sh0rez
adbb789877
pkg/web: detect Hijack() as chain write ( #53466 )
2022-08-09 16:04:21 +02:00
kay delaney
96403236cb
Chore: Further reduce usage of v1 theme ( #53423 )
2022-08-09 14:58:32 +01:00
kay delaney
f4a5e034b3
LibraryPanels: Rewrite invalid connection deletion query to be MySQL-friendly ( #53460 )
...
Closes #53456
2022-08-09 14:55:36 +01:00
Karl Persson
e4c45c4f98
RBAC: Remove sort and unique values when fetching permissions ( #53461 )
...
* RBAC: remove sort and unique values for fetching permissions
2022-08-09 15:52:14 +02:00
Matias Chomicki
27e2953951
Loki: Rewrite getHighlighterExpressionsFromQuery to use Loki parser ( #53316 )
...
* refactor(loki): use Loki parser in getHighlighterExpressionsFromQuery
* fix(highlighter): update regex to properly identify term quotes
* refactor(highlighter): determine quote type by string comparison
* Chore: remove empty line
2022-08-09 15:23:14 +02:00
Dimitris Sotirakis
d638cd4fd7
Trigger test release on pkg/cmd/** changes ( #53448 )
2022-08-09 08:21:09 -05:00
Ivana Huckova
ab739bf0e6
Collapse: Fix miss-aligned arrow icon ( #53452 )
2022-08-09 15:05:10 +02:00
sh0rez
534ece064b
pkg/web: closure-style middlewares ( #51238 )
...
* pkg/web: closure-style middlewares
Switches the middleware execution model from web.Handlers in a slice to
web.Middleware.
Middlewares are temporarily kept in a slice to preserve ordering, but
prior to execution they are applied, forming a giant call-stack, giving
granular control over the execution flow.
* pkg/middleware: adapt to web.Middleware
* pkg/middleware/recovery: use c.Req over req
c.Req gets updated by future handlers, while req stays static.
The current recovery implementation needs this newer information
* pkg/web: correct middleware ordering
* pkg/webtest: adapt middleware
* pkg/web/hack: set w and r onto web.Context
By adopting std middlewares, it may happen they invoke next(w,r) without
putting their modified w,r into the web.Context, leading old-style
handlers to operate on outdated fields.
pkg/web now takes care of this
* pkg/middleware: selectively use future context
* pkg/web: accept closure-style on Use()
* webtest: Middleware testing
adds a utility function to web/webtest to obtain a http.ResponseWriter,
http.Request and http.Handler the same as a middleware that runs would receive
* *: cleanup
* pkg/web: don't wrap Middleware from Router
* pkg/web: require chain to write response
* *: remove temp files
* webtest: don't require chain write
* *: cleanup
2022-08-09 14:58:50 +02:00
Victor Marin
3893c46976
Histogram: Send proper dataframe to PlotLegend ( #53284 )
...
* Send proper dataframe to PlotLegend
* Update dataFrameFieldIndex for multiple frames
2022-08-09 15:39:42 +03:00
Ashley Harrison
8185b6fdf7
refactor component to be more dumb, use LinkButton for icons and fix alignment ( #53383 )
2022-08-09 11:46:27 +01:00
Ashley Harrison
25c7dc9151
Add controls support + remove UseState from TimeRangePicker.story.tsx ( #53376 )
2022-08-09 11:20:03 +01:00
Andrew Grangaard
109f821abf
Query Builder: Fix spelling of "lose" in user visible message ( #53435 )
...
* Fix spelling of "lose" in user visible message
* Fix spelling of "lose"
2022-08-09 10:59:17 +02:00
lai
8f9a372ce2
Access Control: optimize GetUserPermissions sql ( #53279 )
...
* Access Control: optimize GetUserPermissions sql
2022-08-09 10:40:22 +02:00
Dimitris Sotirakis
bf30976200
Change from arm to armv7 ( #53437 )
2022-08-09 04:20:45 -04:00
Alex Ratner
fecf4c41ad
Dashboard: Spelling corrections in end-user visible dialogs ( #53340 )
2022-08-09 10:19:30 +02:00
Karl Persson
592d31e617
RBAC: Handle case when folder id is negative ( #53438 )
2022-08-09 04:14:08 -04:00
Kevin Minehart
59ce564d49
CI: move grabpl build-docker
from grabpl to grafana ( #53077 )
...
* add grabpl build-docker
2022-08-09 09:43:28 +03:00
linoman
ed5dac7a75
Fix groups and useres indentation ( #53414 )
2022-08-09 08:05:15 +02:00
Brendan O'Handley
7aeb8b4cdf
Prometheus: Remove metadata endpoint ( #53428 )
...
* remove prom metadata endpoint until we have a fix for detecting versions and implementations
* fix linting issue
2022-08-08 18:37:12 -04:00
sam boyer
e6903582d0
coremodels: Include nested optional fields in output ( #53355 )
2022-08-08 21:48:21 +00:00
Seth Falco
a8666370be
fix: add promql placeholder text ( #53321 )
2022-08-08 19:11:45 +02:00
Dimitris Sotirakis
499cac44e3
Remove packages-bucket arg ( #53421 )
2022-08-08 13:05:26 -04:00
matt abrams
d69457d5e5
revise to match docs ( #53354 )
2022-08-08 18:49:54 +02:00
Dimitris Sotirakis
c472726083
Change base image for npm storage ( #53419 )
2022-08-08 12:43:44 -04:00
Brendan O'Handley
85db523dd5
Graphite Plugin: fix annotation migration regression with ref-ids ( #53361 )
...
* fix regression with ref-ids
* remove duplicate check for annotations in fix
2022-08-08 12:32:35 -04:00
ying-jeanne
ba89471598
Chore: Enable ANSI_QUOTES for Mysql Database ( #53277 )
...
* remove the quote dialect
* add environment variable
2022-08-08 12:14:17 -04:00
Dimitris Sotirakis
732c22ed02
CI: Update grabpl
to v3.0.1 ( #53369 )
...
* Update grabpl to v3.0.0
* Update to v3.0.1
2022-08-08 12:08:55 -04:00
ying-jeanne
af09638a0d
remove the sqlstore playlist methods ( #53415 )
2022-08-08 11:06:06 -05:00
eledobleefe
9930fd522d
Chore: convert DashboardGrid test to RTL ( #53405 )
2022-08-08 17:43:35 +02:00
kay delaney
1772bd4238
Chore: Reduce usage of v1 theme ( #53245 )
2022-08-08 16:37:06 +01:00
Kevin Minehart
d1d237f30a
CI: move grabpl shellcheck
from grabpl to grafana ( #53076 )
...
* add grabpl shellcheck
* grabpl shellcheck -> ./bin/build shellcheck
2022-08-08 10:36:13 -05:00
Ezequiel Victorero
7f43839813
Chore: disable flaky e2e test ( #53408 )
...
* Chore: disable flaky e2e test
2022-08-08 11:34:59 -04:00
linoman
82d35b7d72
Change LDAP configuration to secure connections ( #53404 )
2022-08-08 17:27:22 +02:00
Gilles De Mey
f0594ebace
Alerting: Fix alert detail layout issue ( #53256 )
2022-08-08 16:57:34 +02:00
kay delaney
c2d3b45bf4
Chore: Make "why-did-you-render" a dynamic import ( #53121 )
2022-08-08 15:33:49 +01:00
Ashley Harrison
f1295e4bd0
Chore: Update version of @grafana/eslint-config
( #53403 )
...
* use let/const over var
* use new version of @grafana/eslint-config
2022-08-08 15:19:15 +01:00
Grot (@grafanabot)
ff8d96602a
ReleaseNotes: Updated changelog and release notes for 8.5.10 ( #53395 )
2022-08-08 15:16:29 +02:00
Ivana Huckova
84b2498150
Loki: Fix showing of unusable labels field in detected fields ( #53319 )
...
* Loki: Fix showing of labels field in detected fields
* Create reusable createlogRow mock
2022-08-08 14:27:33 +02:00