grafana/public/app
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
..
core fix: handling of http errors without any data (#8777) 2017-07-04 22:55:13 +02:00
features Fixed typo 2017-07-14 12:20:04 -04:00
headers Merge branch 'master' into query_troubleshooting 2017-06-13 16:47:04 -04:00
partials Merge branch 'master' into query_troubleshooting 2017-06-13 16:47:04 -04:00
plugins table-panel: clickable cell link - draft (#8738) 2017-07-18 20:59:34 +02:00
app.ts tech(lib upgrade): upgraded angularjs from 1.5.8 to 1.6.1, closes #7274 2017-01-16 21:31:55 +01:00
boot.js fix(build): fixed minor issue in systemjs builder, and added SystemJs cache buster 2016-02-10 06:50:17 +01:00
system.conf.js feat: moved json-formatter-js into core grafana to be able to make changes 2017-05-19 13:16:05 +02:00