grafana/public/app/features/correlations
Piotr Jamróz b7f854a06c
Correlations: Fix incorrect state transitions in transformations editor (#77434)
* Extract transformations editor row to a seprate component

* Use css object instead of string literals

* Update .betterer.results

* Post merge fixes

* Bring back validation rules

* Switch to css/object

* Post-merge fixes

Ensuring Stack from grafana-ui is used after conflicts with 25779bb6e5
2023-11-07 12:17:02 +01:00
..
__mocks__ Correlations: Fix parsing create/update response (#66193) 2023-04-12 10:13:28 +02:00
components Correlations: Don't show Add button in empty call-to-action page when user has no sufficient permissions (#66006) 2023-04-05 21:08:12 +02:00
Forms Correlations: Fix incorrect state transitions in transformations editor (#77434) 2023-11-07 12:17:02 +01:00
CorrelationsFeatureToggle.tsx i18n: Markup CorrelationsPage for translations (#74892) 2023-09-29 15:59:30 +02:00
CorrelationsPage.test.tsx Icon: Simplify and remove wrapping <div> (#76819) 2023-10-24 12:16:32 +01:00
CorrelationsPage.tsx i18n: Markup CorrelationsPage for translations (#74892) 2023-09-29 15:59:30 +02:00
transformations.ts Correlations: Enable traceView formatted links (#67160) 2023-05-16 07:47:15 -05:00
types.ts Correlations: Allow creating correlations for provisioned data sources (#73737) 2023-09-13 15:10:09 +02:00
useCorrelations.ts Explore: Add checking for target datasources and add test (#70855) 2023-07-06 08:36:39 -05:00
utils.test.ts Correlations: Allow creating correlations for provisioned data sources (#73737) 2023-09-13 15:10:09 +02:00
utils.ts Correlations: Add transformations to Explore Editor (#75930) 2023-11-02 15:09:30 -05:00