grafana/public/app
Matias Chomicki 4c4bd69eb6
Logs: Add toggle behavior support for "filter for" and "filter out" label within Logs Details (#70091)
* Datasource test: fix describe nesting

* Parsing: export handleQuotes function

* Modify query: add functions to detect the presence of a label and remove it

* Loki: add support to toggle filters if already present

* Datasource test: fix describe nesting

* Loki: add support to toggle filter out if present

* Remove label: handle escaped values

* Datasource: add test case for escaped label values

* Loki: remove = filter when applying !=

* Remove selector: add support for Selector node being far from Matcher

* Modify query: add unit tests

* Elasticsearch: create modifyQuery for elastic

* Elastic modify query: implement functions

* Elasticsearch: implement modifyQuery functions in datasource

* Elasticsearch: update datasource test

* Loki modify query: check for streamSelectorPositions length

* Elasticsearch query has filter: escape filter value in regex

* Remove unused type

* Modify query: use query modeller instance from module
2023-06-26 16:45:33 +02:00
..
angular Angular: support getLegacyAngularInjector() even when angular is disabled. (#67439) 2023-04-28 17:31:51 +03:00
core GrafanaUI: Define tooltip or aria-label as required for IconButton (#69699) 2023-06-23 17:10:37 +02:00
features Dashboards: Allow dashboards with same name in different folders (#70378) 2023-06-26 11:49:50 +00:00
partials
plugins Logs: Add toggle behavior support for "filter for" and "filter out" label within Logs Details (#70091) 2023-06-26 16:45:33 +02:00
polyfills
routes Authn UI: Remove feature toggle (#70073) 2023-06-14 19:58:15 +03:00
store Explore: Refactor & centralize URL/state sync (#66286) 2023-06-06 15:31:39 +01:00
types Nested folders: Consolidate mutations in RTK query (#70249) 2023-06-22 09:44:19 +01:00
app.ts Insights: Add Grafana version to rudderstack events (#70105) 2023-06-20 12:25:37 +02:00
AppWrapper.tsx React Router: start migrating to v6 (#66921) 2023-04-27 07:18:38 +02:00
dev.ts Chore: Make "why-did-you-render" a dynamic import (#53121) 2022-08-08 15:33:49 +01:00
index.ts Feature: Trusted Types support (#64975) 2023-04-27 18:20:37 +02:00