grafana/public/app/plugins/panel
Alexander Zobnin 9bbc942534 table-panel: clickable cell link - draft (#8738)
* table-panel: clickable cell link - draft

* table-panel: clickable cell link - fix link target option

* table-panel: fix undefined columnStyle.link

* table-panel: option to highlight cell with link

* table-panel: render variables for all cells in row

* table-panel: remove cell highlighting

* table-panel: add help for URL field

* linkPopover directive for link info in table panel

* table-panel: add link info popover to cells

* table-panel: use native popover instead directive

* table-panel: link drop refactor, remove unused code

* table-panel: fix unclickable link when drop is opened

* refactoring: minor refactoring to #8738, do not think we need a full blown popover for the links, simple tooltip is enough and more efficient, sadly we do not have a modern tooltip framework, still using old bootstrap 2.3 tooltip

* table-panel: add tests for link rendering
2017-07-18 20:59:34 +02:00
..
alertlist fix for wrong locale and text issues #8840 (#8854) 2017-07-14 21:58:27 +02:00
dashlist typescript: updated tslint and fixed new warnings 2017-04-20 11:16:37 +02:00
gettingstarted typescript: updated tslint and fixed new warnings 2017-04-20 11:16:37 +02:00
graph Fix performance degradation by always setting fill = 0.001 (#8868) 2017-07-17 20:50:58 +02:00
heatmap Fix 8706 (#8734) 2017-06-29 10:40:28 +02:00
pluginlist typescript: updated tslint and fixed new warnings 2017-04-20 11:16:37 +02:00
singlestat singlestat: fix ignoring zero value for table data 2017-06-08 11:06:37 +02:00
table table-panel: clickable cell link - draft (#8738) 2017-07-18 20:59:34 +02:00
text typescript: updated tslint and fixed new warnings 2017-04-20 11:16:37 +02:00
unknown feat(live): progress on panel <-> data source communication patterns 2016-03-22 18:21:21 +01:00