grafana/public/app/features/correlations
Giordano Ricci 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
..
components Correlations: Add CorrelationSettings Page (#53821) 2022-08-26 11:27:28 +01:00
Forms Correlations: Return 200 instead of 404 for empt correlation lists (#55242) 2022-09-20 11:13:33 +01:00
CorrelationsFeatureToggle.tsx Correlations: Hide Correlations Page behind a feature toggle (#55224) 2022-09-16 15:14:27 +02:00
CorrelationsPage.test.tsx Correlations: Return 200 instead of 404 for empt correlation lists (#55242) 2022-09-20 11:13:33 +01:00
CorrelationsPage.tsx Correlations: Return 200 instead of 404 for empt correlation lists (#55242) 2022-09-20 11:13:33 +01:00
types.ts Correlations: Add CorrelationSettings Page (#53821) 2022-08-26 11:27:28 +01:00
useCorrelations.ts Correlations: Return 200 instead of 404 for empt correlation lists (#55242) 2022-09-20 11:13:33 +01:00