grafana/devenv/docker
Joey 8c2f439cd7
Table: Support display of multiple sub tables (#71953)
* Add nested option to DataFrame. Refactor Table to use nested dataframes for sub-tables

* Use nested frames for TraceQL response

* debugging

* Fix cell text and table position

* Update getItemSize

* noHeader size

* Update sub table renderer

* Update table container height

* Cleanup and fix RawPrometheusContainer height

* Update resultTransformer and docker script

* Updates to TableContainer, resultTransformer after merge

* Fixes for table pagination in dashboards

* Cell height and show footer enhancement/fix

* Sub table links

* Update RawPrometheusContainer

* Remove console log

* Update tests

* Update storybook

* Remove Tempo demo

* Store nested data in single field via its values

* Move nested prop into custom

* Tempo demo

* Add field type & update incorrect logic

* Update docker compose image for Tempo

* Update packages/grafana-data/src/field/fieldOverrides.ts

Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>

* Simplify logic for getting nestedFrames and rendering sub tables

* Update docs for table

* Update nested table bg color

* Lighten nested table bg color

* Renames

* Migrate frames using parentRowIndex and add deprecation notice

* Update title

* Align expander icon size between Table and interactive table

* Table: Refactor out the expanded rows bits

* fix spacing

* Add line along left side for expanded rows

* Disable hover row background when expanded

---------

Co-authored-by: André Pereira <adrapereira@gmail.com>
Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2023-08-10 12:33:46 +01:00
..
blocks Table: Support display of multiple sub tables (#71953) 2023-08-10 12:33:46 +01:00
buildcontainer moves docker/ to devenv/docker 2018-09-17 11:10:03 +02:00
debtest moves docker/ to devenv/docker 2018-09-17 11:10:03 +02:00
ha_test Grafana: Upgrades mysql images from 5.7 to 8 (#67604) 2023-05-04 11:42:48 -06:00
ha-test-unified-alerting chore: remove refs to deprecated io/ioutil (#70300) 2023-06-22 12:19:23 +02:00
loadtest Plugins: Remove deprecated /api/tsdb/query metrics endpoint (#49916) 2022-06-01 13:05:15 +02:00
rpmtest moves docker/ to devenv/docker 2018-09-17 11:10:03 +02:00
compose_header.yml Add multi-auth devenv (#57609) 2022-10-26 13:46:50 +02:00