grafana/public/app/plugins/datasource/loki/querybuilder/components
Ivana Huckova 55d18361dc
Loki: Deprecate resolution (#70326)
* Loki: Deprecate resolution and only show it if it was selected before

* Deprecate

* Fix merge, add missing brackets
2023-06-21 12:21:29 +02:00
..
LabelBrowserModal.test.tsx Chore: Adjust unit tests so they work with react 18 (#64698) 2023-03-14 17:24:04 +00:00
LabelBrowserModal.tsx Loki: Fix labels in LabelBrowser being wrongly cached (#64482) 2023-03-09 11:36:07 +01:00
LokiQueryBuilder.test.tsx
LokiQueryBuilder.tsx Loki: Always fetch for new label keys in the QueryBuilder (#64597) 2023-03-10 13:13:51 +01:00
LokiQueryBuilderContainer.test.tsx Chore: adjust more unit tests to work with react 18 (#64759) 2023-03-15 10:12:13 +00:00
LokiQueryBuilderContainer.tsx
LokiQueryBuilderExplained.tsx
LokiQueryBuilderOptions.test.tsx Loki: Deprecate resolution (#70326) 2023-06-21 12:21:29 +02:00
LokiQueryBuilderOptions.tsx Loki: Deprecate resolution (#70326) 2023-06-21 12:21:29 +02:00
LokiQueryCodeEditor.test.tsx Loki: Improve the display of loki query stats (#63623) 2023-03-16 18:50:42 +00:00
LokiQueryCodeEditor.tsx Loki: Don't request stats with invalid query (#65287) 2023-04-18 15:52:37 +01:00
NestedQuery.test.tsx
NestedQuery.tsx Add tooltip to instances of IconButton (#68880) 2023-06-08 10:23:28 +02:00
NestedQueryList.tsx
QueryPattern.tsx
QueryPatternsModal.test.tsx
QueryPatternsModal.tsx
QueryPreview.tsx
UnwrapParamEditor.test.tsx
UnwrapParamEditor.tsx