grafana/public/app/core/specs
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
..
backend_srv.test.ts BackendSrv: Adds config to response to fix external plugins that use this (#23032) 2020-03-25 10:21:12 +01:00
emitter.test.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
factors.test.ts Use factors for max repeated panels per row 2019-01-09 11:17:48 +01:00
flatten.test.ts Chore: reduces strict null errors to 824 (#22744) 2020-03-12 10:22:33 +01:00
manage_dashboards.test.ts @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
OrgSwitcher.test.tsx Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
rangeutil.test.ts @grafana/data: export dateMath and rangeUtil (#17971) 2019-07-05 23:43:12 -07:00
search_results.test.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
search_srv.test.ts Templating: Migrates some variable types from Angular to React/Redux (#22434) 2020-03-10 08:53:41 +01:00
search.test.ts Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
store.test.ts Remove duplicated localStorage mock (#22872) 2020-03-19 09:24:28 +01:00
table_model.test.ts Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
ticks.test.ts Heatmap: Fixed auto decimals when bucket name is not number but contains dots, fixes #13019 (#16609) 2019-04-16 10:39:12 +02:00
time_series.test.ts Graph: Add fill gradient option to series override line fill (#20941) 2019-12-10 09:09:48 +01:00
value_select_dropdown.test.ts Chore/Tech debt: Remove (most) instances of $q angular service use (#20668) 2019-12-05 09:04:03 +00:00