Artur Wierzbicki
17ea5f4f3e
Search: Handle special datasource types ( #52446 )
2022-07-22 21:10:53 -04:00
Artur Wierzbicki
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
Alexander Emelin
4551f05994
Search: fix missing dashboards due to empty uid, log errors ( #48361 )
2022-04-28 19:29:09 +03:00
ying-jeanne
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
Nathan Marrs
4449439a41
Search: Implement basic improved UI ( #46758 )
2022-03-30 09:50:32 -07:00
Ryan McKinley
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