mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* adding a panel menu group item to UI extensions. * draft * Fixed so we support groups in the old panel menu. * added proper styling. * Made tests green and small refactor. * Added tests for panel menu category. * Will truncate the extensions category to 25 chars. * added test for truncating category.