grafana/public/app/features/explore/state
Kristina c3e4f1f876
Explore: Add resize to split view, with Min/Max button (#54420)
* Add split resize to Explore without keeping width in state

* debug commit

* ugly hack around split lib only supporting one child

* Use SplitView to accomodate one or two elements, remove debug code, fix test

* More cleanup, fix state action

* Fix even split from manual size scenario

* cleanup

* Add new state elements to test

* Handle scrollable on internal element for virtualized lists

* Left align overflow button for explore

* Change min/max buttons

* Apply suggestions from code review

Co-authored-by: Giordano Ricci <me@giordanoricci.com>

* Add more suggestions from the code review

* Fix problems tests found

* commit broken test with debug info

* Add test, remove debug code

* Remove second get of panes

* Remove second get of panes

Co-authored-by: Elfo404 <me@giordanoricci.com>
2022-09-23 08:20:33 -05: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 TopNav: KioskMode rewrite move to AppChrome responsibility and make it a global feature (#55149) 2022-09-15 14:04:58 +02:00
helpers.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01: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: Add resize to split view, with Min/Max button (#54420) 2022-09-23 08:20:33 -05:00
main.ts Explore: Add resize to split view, with Min/Max button (#54420) 2022-09-23 08:20:33 -05:00
query.test.ts Explore: Add error handling function when retrieving datasource (#55055) 2022-09-19 09:43:16 -05:00
query.ts Fix RefID and mixed datasource equality (#54536) 2022-08-31 10:22:13 -05: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 Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01: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: Change datasourceName usage to datasourceUID or datasourceRef where appropriate (#52479) 2022-07-25 13:05:57 -05:00