grafana/public/app/features/dashboard/components
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
..
AddPanelWidget e2e: creates a separate package for selectors (#23858) 2020-04-27 09:09:05 +02:00
DashboardPermissions @grafana/ui: Create Icon component and replace part of the icons (#23402) 2020-04-08 14:33:31 +02:00
DashboardRow Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
DashboardSettings TimeZonePicker: added possibility to toggle if internal time zones should be included or not. (#25934) 2020-06-30 13:30:18 +02:00
DashExportModal Chore: Upgrades jQuery and @types/jQuery (#25651) 2020-06-18 11:35:11 +02:00
DashLinks StatPanels: Hide calc option if all values is selected (#24416) 2020-05-11 08:10:24 +02:00
DashNav TimeZone: unify the time zone pickers to one that can rule them all. (#24803) 2020-06-26 09:08:15 +02:00
FolderPicker React Migration: Migrates FolderPicker from angular to react (#21088) 2020-02-13 11:13:03 +01:00
Inspector DataLinks: Add internal links in table and allow custom query (#25613) 2020-06-30 14:51:04 +02:00
PanelEditor TextPanel: Adds proper editor for markdown and html (#25618) 2020-06-29 12:17:31 -07:00
RepeatRowSelect Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
RowOptions Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
SaveDashboard Chore: upgrade to Typescript 3.9.3 (#25154) 2020-06-17 12:26:01 +02:00
ShareModal Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
SubMenu Templating: fixes variables not being interpolated after dashboard refresh (#25698) 2020-06-25 07:38:55 +02:00
TransformationsEditor Transformations: Fixed transformation crash issue (#25152) 2020-05-28 08:06:24 +02:00
VersionHistory DateTime: adding support to select preferred timezone for presentation of date and time values. (#23586) 2020-04-27 15:28:06 +02:00