grafana/public/app/features/panel
Dominik Prokop d2a13c4715
FieldOverride: Support data links via field overrides (#23590)
* Move xss and sanitize packages to grafana-data

* Move text, url and location utils to grafana-data

* Move grafana config types to grafana-data

* Move field display value proxy to grafana-data

* Fix

* Move data links built in vars to grafana-data

* Attach links supplier to when applying field overrides

* Prep tests

* Use links suppliers attached via field overrides

* locationUtil dependencies type

* Move sanitize-url declaration to grafana-data

* Revert "Move sanitize-url declaration to grafana-data"

This reverts commit 11db9f5e55.

* Fix typo

* fix ts vol1

* Remove import from runtime in data.... Make TS happy at the same time ;)

* Lovely TS, please shut up

* Lovely TS, please shut up vol2

* fix tests

* Fixes

* minor refactor

* Attach get links to FieldDisplayValue for seamless usage

* Update packages/grafana-data/src/field/fieldOverrides.ts

* Make storybook build
2020-04-20 07:37:38 +02:00
..
panellinks FieldOverride: Support data links via field overrides (#23590) 2020-04-20 07:37:38 +02:00
partials @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
specs PanelChrome: Use react Panel Header for angular panels. (#21265) 2020-02-09 10:53:34 +01:00
all.ts PanelChrome: Use react Panel Header for angular panels. (#21265) 2020-02-09 10:53:34 +01:00
GeneralTabCtrl.ts noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
metrics_panel_ctrl.ts NewPanelEditor: Making angular panels reuse data and render on edit mode enter (#22229) 2020-02-17 07:28:53 +01:00
panel_ctrl.ts NewPanelEditor: Enable new edit mode (#23405) 2020-04-10 16:37:26 +02:00
panel_directive.ts NewPanelEditor: Enable new edit mode (#23405) 2020-04-10 16:37:26 +02:00
panel_editor_tab.ts noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
query_ctrl.ts noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
query_editor_row.ts panel: defensive coding that fixes #15563 2019-02-21 14:42:31 +01:00
repeat_option.ts Variables: migrates data source variable type to React/Redux (#22770) 2020-03-16 06:32:04 +01:00