grafana/public/app/features/panel/panellinks
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
..
specs FieldOverride: Support data links via field overrides (#23590) 2020-04-20 07:37:38 +02:00
link_srv.ts DataLinks: Add internal links in table and allow custom query (#25613) 2020-06-30 14:51:04 +02:00
linkSuppliers.test.ts DataLinks: Add internal links in table and allow custom query (#25613) 2020-06-30 14:51:04 +02:00
linkSuppliers.ts DataLinks: Add internal links in table and allow custom query (#25613) 2020-06-30 14:51:04 +02:00
module.html Theme: Typography variables overhaul, theme cleanup, improvents to storybook ThemeColors component (#23531) 2020-04-14 11:32:14 +02:00
module.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00