grafana/public/app/features/correlations
Ashley Harrison 4abe0249ba
Chore: Clean up old navigation (#66287)
* remove code outside of the topnav feature flag

* delete NavBar folder

* remove topnav toggle from backend

* restructure AppChrome folder

* fix utils mock

* fix applinks tests

* remove tests since they're covered in e2e

* fix 1 of the approotpage tests

* Fix another dashboardpage test

* remove reverse portalling + test for plugins using deprecated onNavChanged method

* kick drone

* handle correlations
2023-04-14 09:43:11 +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: Show variables used in the target query (#66009) 2023-04-05 21:15:25 +02:00
CorrelationsFeatureToggle.tsx Correlations: Hide Correlations Page behind a feature toggle (#55224) 2022-09-16 15:14:27 +02:00
CorrelationsPage.test.tsx Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00
CorrelationsPage.tsx Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00
transformations.ts Explore: Add transformations to correlation data links (#61799) 2023-02-22 06:53:03 -06:00
types.ts Correlations: Fix parsing create/update response (#66193) 2023-04-12 10:13:28 +02:00
useCorrelations.ts Correlations: Fix parsing create/update response (#66193) 2023-04-12 10:13:28 +02:00
utils.test.ts Glue: Fix creating duplicated data links created by Correlations (#65490) 2023-03-29 13:09:27 +02:00
utils.ts Glue: Fix creating duplicated data links created by Correlations (#65490) 2023-03-29 13:09:27 +02:00