grafana/public/app/plugins
David bda49fcaa2 Add click on explore table cell to add filter to query (#12729)
* Add click on explore table cell to add filter to query

- move query state from query row to explore container to be able to set
  modified queries
- added TS interface for columns in table model
- plumbing from table cell click to datasource
- add modifyQuery to prometheus datasource
- implement addFilter as addLabelToQuery with tests

* Review feedback

- using airbnb style for Cell declaration
- fixed addLabelToQuery for complex label values
2018-08-03 11:20:13 +03:00
..
datasource Add click on explore table cell to add filter to query (#12729) 2018-08-03 11:20:13 +03:00
panel Merge pull request #12774 from grafana/12766-table-colored-cell-link 2018-08-02 16:32:09 +02:00
sdk.ts prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00