grafana/public/app/features/variables
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
..
adhoc AdHoc variable: Correctly preselect datasource when provisioning (#54088) 2022-08-25 00:56:45 -07:00
constant Typed variables pt5: Remove generics from getInstanceState (#53018) 2022-08-10 16:06:49 +01:00
custom Typed variables pt5: Remove generics from getInstanceState (#53018) 2022-08-10 16:06:49 +01:00
datasource Typed variables pt5: Remove generics from getInstanceState (#53018) 2022-08-10 16:06:49 +01:00
editor AdHoc variable: Correctly preselect datasource when provisioning (#54088) 2022-08-25 00:56:45 -07:00
inspect
interval Typed variables pt5: Remove generics from getInstanceState (#53018) 2022-08-10 16:06:49 +01:00
pickers
query TopNav: Dashboard settings (#52682) 2022-08-24 18:05:12 +02:00
shared Correlations: Add CorrelationSettings Page (#53821) 2022-08-26 11:27:28 +01:00
state TopNav: Dashboard settings (#52682) 2022-08-24 18:05:12 +02:00
system
textbox Typed variables pt5: Remove generics from getInstanceState (#53018) 2022-08-10 16:06:49 +01:00
adapters.ts
constants.ts
getAllVariableValuesForUrl.test.ts
getAllVariableValuesForUrl.ts
guard.test.ts Typed variables pt6: Clean up and test variable type guards (take 2) (#54025) 2022-08-22 14:45:40 +01:00
guard.ts Typed variables pt6: Clean up and test variable type guards (take 2) (#54025) 2022-08-22 14:45:40 +01:00
types.ts
utils.test.ts
utils.ts Chore: Remove needless eslint ignore comment from variable utils (#54050) 2022-08-22 16:50:24 +01:00