grafana/public/app/features/query
Haris Rozajac 649c456eab
Explore: Nested Content Outline (#80688)
* indentation levels

* Highlight parent section when child is selected

* Fix context, add rotation to toggle button

* Merge single child logic; fix styling

* Fix collapsed logic, make elipsis work, reorganize for better readability;

* Add connector

* Tooltip placement

* Update tests so they test components the same way users would interact with them

* Clean up indendation levels

* Support collapsing logic for multiple section; highlight all items in a section of an active child - parent is active only when section is collapsed and child inside of it is active

* Simplify making ellipsis work

* Show tooltip if the text overflows in expanded mode

* The whole button container should have same background when section is expanded in mini view

* Fix a bug where root items were not being sorted by document position

* Update query order when query rows are changed through dragging and dropping

* Fix the issue where chaning the title of a query row would remove the query
2024-03-28 09:06:52 -06:00
..
components Explore: Nested Content Outline (#80688) 2024-03-28 09:06:52 -06:00
state Datasources: Fix expressions that reference hidden queries (#84977) 2024-03-22 12:19:31 +01:00
utils.ts Unify frontend monitoring (#80075) 2024-02-01 15:08:40 +01:00