grafana/public/app/features/explore/state
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
..
actions.test.ts DataLinks: Add internal links in table and allow custom query (#25613) 2020-06-30 14:51:04 +02:00
actions.ts DataLinks: Add internal links in table and allow custom query (#25613) 2020-06-30 14:51:04 +02:00
actionTypes.ts DataLinks: Add internal links in table and allow custom query (#25613) 2020-06-30 14:51:04 +02:00
reducers.test.ts DataLinks: Add internal links in table and allow custom query (#25613) 2020-06-30 14:51:04 +02:00
reducers.ts Explore: updates ExploreItemState type, reduces strict null errors count to 702 (#25250) 2020-06-17 10:08:19 +02:00
selectors.test.ts Chore: Remove several instances of non-strict null usage (#20563) 2019-11-26 09:01:32 +00:00
selectors.ts Explore: Cleanup redundant state variables and unused actions (#20837) 2019-12-05 11:22:46 +01:00