Artur Wierzbicki
c372b892ec
fix nil pointer dereference ( #51978 )
2022-07-08 19:27:53 +04:00
Artur Wierzbicki and Ryan McKinley
63366615bb
Search: support datasource template variables when parsing dashboard JSON models ( #51587 )
...
* init
* support template variables
* support variables without curly braces
* add todo for `__all` case
* fix `$__all` case for non-multivalue
* extract some functions
* fix flakinesss
* support `$__all` and `default` template variables
* add todo
* compilation fix
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
2022-07-08 01:59:24 +04:00
Ryan McKinley
4fa606c600
Export: save all dashboards to git ( #48233 )
2022-07-05 10:54:07 -07:00
Ryan McKinley
9bbe951ec6
Usage: add gauge for panel/datasource/transformer types ( #48991 )
2022-05-18 00:25:28 +02:00
Alexander Emelin
87ae3e0644
Search: handle a couple of corner cases when parsing dashboard data ( #48521 )
2022-04-29 08:49:38 -07:00
Alexander Emelin
4551f05994
Search: fix missing dashboards due to empty uid, log errors ( #48361 )
2022-04-28 19:29:09 +03:00
e979690011
Linter: fix linter for golangci-lint version v1.45.0 ( #47623 )
...
* Update golangci-lint to v1.45.2
Version 1.45.0 added support for Go 1.18:
https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md#v1450
Signed-off-by: Marcelo E. Magallon <marcelo.magallon@grafana.com >
* Linter: fix some lints issue for golangci-lint version 1.45.2
Co-authored-by: Marcelo E. Magallon <marcelo.magallon@grafana.com >
Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com >
2022-04-12 08:15:16 -04:00
Timur Olzhabayev
25235b3167
Removing plugin list panel ( #46914 )
...
The core plugin named plugin list panel is removed
2022-04-07 09:54:27 +02:00
Nathan Marrs
4449439a41
Search: Implement basic improved UI ( #46758 )
2022-03-30 09:50:32 -07:00
Ryan McKinley and Artur Wierzbicki
1554bffcb8
Search: apply security in before returning results ( #45430 )
...
Co-authored-by: Artur Wierzbicki <wierzbicki.artur.94@gmail.com >
2022-02-16 09:47:41 -08:00
Ryan McKinley and Artur Wierzbicki
d665306ad1
Search: add feature flag and basic service ( #45112 )
...
Co-authored-by: Artur Wierzbicki <artur@arturwierzbicki.com >
2022-02-15 10:26:03 -08:00