grafana/public/app/features/explore/utils
Andrej Ocenas 81d7cb1773
DataLinks: Add internal links in table and allow custom query (#25613)
* Add internal links in table and with custom query

* Add specific types for internal and external link

* Change the datalink types to be more backward compatible

* Refactor the link utils for explore

* Add internal linking to table panels

* Fix derived field condition

* Prettify

* Add and fix tests

* Prettify

* Fix imports and tests

* Remove unused type

* Update packages/grafana-data/src/types/explore.ts

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>

* Update packages/grafana-data/src/types/explore.ts

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-06-30 14:51:04 +02:00
..
links.test.ts DataLinks: Add internal links in table and allow custom query (#25613) 2020-06-30 14:51:04 +02:00
links.ts DataLinks: Add internal links in table and allow custom query (#25613) 2020-06-30 14:51:04 +02:00
LogsCrossFadeTransition.tsx Livetailing: set table withd to 100% (#21213) 2019-12-20 11:21:04 +01:00
ResultProcessor.test.ts Explore: Add join transform for timeseries shown in table (#25906) 2020-06-29 23:20:57 +02:00
ResultProcessor.ts Explore: Add join transform for timeseries shown in table (#25906) 2020-06-29 23:20:57 +02:00
set.test.ts Fix set utilities for explore section 2018-11-21 21:42:53 +08:00
set.ts Fix set utilities for explore section 2018-11-21 21:42:53 +08:00