grafana/public/app/features/annotations
Erik Sundell 29d4f6a217
Datasource: Change query filtering (#84656)
* call filterQuery from queryrunner

* test query hide filtering

* fix more broken tests

* lint errrors

* remove redundant filterQuery call

* skip filter in variable queries

* fix broken cypress test

* change tooltip text

* fix translations

* fix comments

* do not execute query is targets are empty

* add more tests

* remove unsued import

* update translations

* revert id change

* change header text

* update comment for hide prop

* rename hide query prop

* change tooltip and introduce different toggle state text

* update tests

* update comment and regenerate types

* run extract again

* fix broken e2e test

* track event

* fix build issues

* revert changes in wire file
2024-03-21 13:39:39 +01:00
..
components Annotation query: Render query result in alert box (#83230) 2024-03-18 14:26:56 +01:00
partials Access Control: hiding annotation edition and deletion without permissions (#46904) 2022-04-04 11:57:43 -03:00
api.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
events_processing.test.ts Angular: Isolate angular more (#41440) 2021-11-10 11:05:36 +01:00
events_processing.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
executeAnnotationQuery.test.ts Datasource: Change query filtering (#84656) 2024-03-21 13:39:39 +01:00
executeAnnotationQuery.ts PublicDashboards: Variables refactor (#73476) 2023-08-25 13:56:02 -05:00
standardAnnotationSupport.test.ts Annotations: Fix custom tag functionality (#51537) 2022-06-29 13:37:50 -04:00
standardAnnotationSupport.ts Plugins: Unset annotation editor variables (#74519) 2023-09-14 14:23:17 +02:00
types.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00