grafana/public/app/features/explore/utils
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
..
decorators.test.ts Explore: Allow the use of plugin panels (#66982) 2023-07-07 11:28:44 +02:00
decorators.ts Explore: Allow the use of plugin panels (#66982) 2023-07-07 11:28:44 +02:00
getRawPrometheusListItemsFromDataFrame.test.ts Prometheus: New instant query results view in Explore (#60479) 2023-01-04 10:46:03 -06:00
getRawPrometheusListItemsFromDataFrame.ts Prometheus: Fix numeric values in raw prometheus view which are being formatted as text (#69737) 2023-06-08 09:32:09 -05:00
links.test.ts Explore: Decouple SplitOpen and getFieldLinksForExplore from Panel visualizations (#71811) 2023-07-31 14:10:03 +02:00
links.ts Explore: Decouple SplitOpen and getFieldLinksForExplore from Panel visualizations (#71811) 2023-07-31 14:10:03 +02:00
queries.ts Explore: Refactor & centralize URL/state sync (#66286) 2023-06-06 15:31:39 +01:00
supplementaryQueries.test.ts Explore: Fix using data source line limit when opening logs sample in split view (#66601) 2023-04-19 17:04:47 +02:00
supplementaryQueries.ts logs: refactor: move logsModel to the logs folder (#70989) 2023-07-04 13:27:52 +02:00