mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Stub group to subframe transformation * Get proper field grouping * Mostly working but fields not displaying 😭 * Fix display processing in nested tables * Modularize and start merging groupBy and groupToSubrame * Get this working * Prettier * Typing things * More types * Add option for showing subframe table headers * Prettier * Get tests going * Update tests * Fix naming and add icons * Betterer fix * Prettier * Fix CSS object syntax * Prettier * Stub alert for calcs with grouping, start renaming * Add logic to show warning message for calculations * Add calc warning * Renaming and feature flag * Rename images * Prettier * Fix tests * Update feature toggle * Fix error showing extra blank row * minor code cleanup --------- Co-authored-by: nmarrs <nathanielmarrs@gmail.com>