|
4e14224669
|
Correlations: Fix parsing create/update response (#66193)
* Fix parsing create/update response
* Make types more explicit
|
2023-04-12 10:13:28 +02:00 |
|
|
e4c394dfcd
|
Correlations: add tracking for add, update, delete, and details expanded (#58239)
* Correlations: add tracking for add, update, delete, and details expanded
* add tests
* change delete event
* rename handlers
|
2022-11-08 10:10:09 +00:00 |
|
|
d815e2cb56
|
Correlations: Return 200 instead of 404 for empt correlation lists (#55242)
* return 200 instead of 404 for empty correlations list
* handle empty list response & improve consistency
|
2022-09-20 11:13:33 +01:00 |
|
|
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 |
|