grafana/public/app/features/correlations
Torkel Ödegaard b8e7ef48d0
AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281)
* Keybindings: No global keybindings on chromeless pages

* simplify condition

* Refactoring

* Align name and file

* Move logic into AppChrome

* minor fix

* Update Page.tsx

* Fixing test

* Fixed tests

* More fixes

* Fixed more tests

* Fixing final test

* Fixed search in old nav
2023-02-02 09:53:06 +01:00
..
components Grafana UI: Add experimental InteractiveTable component (#58223) 2022-11-29 16:18:55 +00:00
Forms UI/Alert: Infer the role property based on the severity (#61242) 2023-01-18 10:16:41 +01:00
CorrelationsFeatureToggle.tsx Correlations: Hide Correlations Page behind a feature toggle (#55224) 2022-09-16 15:14:27 +02:00
CorrelationsPage.test.tsx AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01:00
CorrelationsPage.tsx Grafana UI: Add experimental InteractiveTable component (#58223) 2022-11-29 16:18:55 +00:00
types.ts Correlations: Add query editor and target field to settings page (#55567) 2022-10-10 12:32:21 +01:00
useCorrelations.ts Correlations: add tracking for add, update, delete, and details expanded (#58239) 2022-11-08 10:10:09 +00:00
utils.test.ts Glue: Enrich query results data frames in Explore with correlations to generate static links from correlations (#56295) 2022-10-11 14:40:55 +02:00
utils.ts Glue: Enrich query results data frames in Explore with correlations to generate static links from correlations (#56295) 2022-10-11 14:40:55 +02:00