grafana/public/app/features/explore/state
Gábor Farkas d8b4f776aa
Logs: Allow collapsing the logs volume histogram (#52808)
* logs: Allow disabling the logs volume histogram

* removed unnecessary code

* refactor: adjusted prop-name

* refactor: simplified code

* refactor: more readable code

* refactor: better naming

* refactor: better naming

* only unsubscribe when disabling the UI

* revert visual change

* re-apply visual change

This reverts commit 7fda5c197f.

* smoother transition

* adjusted visual

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

* logs: top-gap reduced

* added feature tracking

* removed not-working feature-tracking property

* lint fix

Co-authored-by: Giordano Ricci <me@giordanoricci.com>
2022-09-26 14:28:12 +02: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 Logs: Allow collapsing the logs volume histogram (#52808) 2022-09-26 14:28:12 +02: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 Logs: Allow collapsing the logs volume histogram (#52808) 2022-09-26 14:28:12 +02:00
query.ts Logs: Allow collapsing the logs volume histogram (#52808) 2022-09-26 14:28:12 +02: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 Logs: Allow collapsing the logs volume histogram (#52808) 2022-09-26 14:28:12 +02:00