grafana/plugins-bundled/internal/input-datasource
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
..
src Correlations: Add CorrelationSettings Page (#53821) 2022-08-26 11:27:28 +01:00
jest.config.js Bundled Plugins: fix build issues with DirectInput (#23640) 2020-04-19 07:05:25 +02:00
package.json update versions (#53167) 2022-08-02 11:55:46 -04:00
README.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 2021-09-29 14:34:40 +02:00
tsconfig.json Chore: Switch yarn 2 to plug-n-play strategy (#40300) 2021-10-27 14:21:07 +01:00

Direct Input Data Source - Bundled Plugin

This data source lets you define results directly in CSV. The values are stored either in a shared data source, or directly in panels.