grafana/public/app/features/explore/Graph
Piotr Jamróz 2ae226de89
Explore: Decouple SplitOpen and getFieldLinksForExplore from Panel visualizations (#71811)
* Allow overriding internal data link supplier

* Remove SplitOpen and getFieldLinksForExplore dependencies

* Fix checking if row index is provided

* Fix unit test

* Add a comment

* Mark SplitOpen as deprecated

* Use Panel Context to provide internal data link supplier

* Update packages/grafana-ui/src/components/PanelChrome/PanelContext.ts

Co-authored-by: Haris Rozajac <58232930+harisrozajac@users.noreply.github.com>

* Update packages/grafana-data/src/utils/dataLinks.ts

Co-authored-by: Haris Rozajac <58232930+harisrozajac@users.noreply.github.com>

* Add missing eventsScope

* Fix infinite render loops

* Rename internal data link supplier to data link post processor

* Update packages/grafana-data/src/field/fieldOverrides.ts

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>

---------

Co-authored-by: Haris Rozajac <58232930+harisrozajac@users.noreply.github.com>
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2023-07-31 14:10:03 +02:00
..
ExploreGraph.tsx Explore: Decouple SplitOpen and getFieldLinksForExplore from Panel visualizations (#71811) 2023-07-31 14:10:03 +02:00
ExploreGraphLabel.tsx Explore: Start using PanelChrome as container (#66370) 2023-04-12 18:58:08 +02:00
exploreGraphStyleUtils.ts Update dependency immer to v10 (#71583) 2023-07-13 18:52:59 +03:00
GraphContainer.tsx Explore: Unify trace view panel (#70408) 2023-07-18 08:15:07 -06:00
useStructureRev.test.ts Explore: Fix graph not updating when changing config (#62473) 2023-02-01 16:23:02 +00:00
useStructureRev.ts Explore: Fix graph not updating when changing config (#62473) 2023-02-01 16:23:02 +00:00
utils.ts Explore: Refactor ExploreGraph (#58660) 2022-11-16 11:16:27 +01:00