grafana/public/app/plugins/datasource/loki/querybuilder
Giordano Ricci c68d7f1e35
Correlations: Add CorrelationSettings Page (#53821)
* GrafanaUI: add option to close DeleteButton on confirm click

* add datasource readOnly info to frontend settings

* move isTruthy utility type guard

* add generic non-visualization table component

* Add correlations settings page

* add missing readOnly in mock

* Fix typo

* avoid reloading correlations after add/remove

* use DeepPartial from rhf

* validate source data source

* fix validation logic

* fix navmodel test

* add missing readonly property

* remove unused styles

* handle multiple clicks on elements

* better UX for loading states

* fix remove handler

* add glue icon
2022-08-26 11:27:28 +01:00
..
components Correlations: Add CorrelationSettings Page (#53821) 2022-08-26 11:27:28 +01:00
binaryScalarOperations.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
LokiQueryModeller.test.ts Loki: Add support for IP label and line filter in query builder (#52658) 2022-07-25 15:16:04 +02:00
LokiQueryModeller.ts Loki: Fix issues with using query patterns (#50414) 2022-06-11 21:36:44 +02:00
operations.ts Loki: Show label options for unwrap operation (#52810) 2022-07-27 10:45:30 +02:00
parsing.test.ts Loki: Remove hardcoded values for LokiOperationId (#53168) 2022-08-03 12:50:43 +02:00
parsing.ts Dashboard: Spelling corrections in end-user visible dialogs (#53340) 2022-08-09 10:19:30 +02:00
state.test.ts Loki: Fix types in querybuilder state test (#53223) 2022-08-03 15:59:33 +02:00
state.ts Loki: Move explain section to builder mode (#52879) 2022-07-29 17:09:43 +02:00
types.ts Loki: Remove hardcoded values for LokiOperationId (#53168) 2022-08-03 12:50:43 +02:00