grafana/public/app/features/explore/state
Andre Pereira 183b279274
Explore: Sub-tables support for Table component (#58682)
* First commit with working version of sub-tables using subData array

* Update TableContainer and query result to support a dataframe array for the table result

* Fix border issue by moving the subtable to above the cells in the DOM

* Allow header to be configurable using custom options.

* Update TablePanel to support sub-tables

* Fix main row links

* Added tests

* Fix TablePanel correctly splitting frames and sub-frames by using refId
2022-11-23 17:49:32 +00:00
..
datasource.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
datasource.ts Explore: Add Mixed Datasource (#53429) 2022-08-31 09:24:20 -05:00
explorePane.test.ts Explore: Add Mixed Datasource (#53429) 2022-08-31 09:24:20 -05:00
explorePane.ts Explore: Notify when compact URL is used (#58684) 2022-11-21 08:03:50 -06:00
helpers.ts Logs: Allow collapsing the logs volume histogram (#52808) 2022-09-26 14:28:12 +02:00
history.ts Update total items when query history item is deleted to avoid triggering pagination (#49899) 2022-06-02 08:48:24 -05:00
main.test.ts Explore: Enable resize of split pane (#58683) 2022-11-17 09:27:07 -06:00
main.ts Explore: Enable resize of split pane (#58683) 2022-11-17 09:27:07 -06:00
query.test.ts Chore: more any/type assertion improvements (#57450) 2022-10-25 11:04:35 +02:00
query.ts Explore: Sub-tables support for Table component (#58682) 2022-11-23 17:49:32 +00:00
selectors.ts Explore: Reuse Dashboard's QueryRows component (#38942) 2021-09-15 16:26:23 +01:00
time.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
time.ts Logs: move logs-functions from grafana-data to grafana-main (#55457) 2022-09-30 12:16:47 +02:00
utils.test.ts Explore: Change datasourceName usage to datasourceUID or datasourceRef where appropriate (#52479) 2022-07-25 13:05:57 -05:00
utils.ts Explore: Refactor ExploreGraph (#58660) 2022-11-16 11:16:27 +01:00