grafana/public/app/features/variables/shared/testing
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
..
adHocVariableBuilder.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
builders.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
datasourceVariableBuilder.ts Typed variables pt1: Use discriminated union for variable model (#52981) 2022-08-02 10:15:25 +01:00
helpers.ts Correlations: Add CorrelationSettings Page (#53821) 2022-08-26 11:27:28 +01:00
intervalVariableBuilder.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
multiVariableBuilder.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
optionsVariableBuilder.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
queryVariableBuilder.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
textboxVariableBuilder.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
variableBuilder.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00