grafana/public/app/features/explore/Graph
Haris Rozajac fd01f6cf31
Explore: Unify trace view panel (#70408)
* PanelChrome scales vertically

* Trace View with old Trace View Header works with PanelChrome

* Add top margin

* Remove console.log

* Use contain: 'strict' only when height is passed

* Clean up: use title prop in PanelChrome and everything else should be put under

* Remove test as the title will be passed to PanelChrome

* Remove unused import

* Remove titleWithLinks from PanelChrome

* Make NewTracePageHeader compatible with PanelChrome

* Fix test

* Remove margin

* Remove unused css

* Revert config changes

* Clean up: remove console log and commented out css

* Clean up unused css

* Fix tests

* Revert to a brighter color

* Show links next to duration

* Cleanup

* Remove container style and use default displayMode in PanelChrome

* Clean up

* Revert 'Give feedback' styling

* PanelChrome's width auto scales

* Fix GraphContainer's props

* TraceViewContainer doesn't need a div wrapper

* Remove loading

* Fix build issue

* FIx merge conflict

* Revert old trace page header so the header items shows correctly in dashboards

* Revert to match old trace view header

* Revert NewTracePageHeader so it can show header items in dashboards

* Revert

* Revert tests

* Make 'Give feedback' link aligned vertically

* Remove unused css

* Reduce spacing between title and container in dashboards; remove top padding for NewTracePageHeader

---------

Co-authored-by: Giordano Ricci <me@giordanoricci.com>
2023-07-18 08:15:07 -06:00
..
ExploreGraph.tsx PanelContext: Provide events scope identifier (#71561) 2023-07-18 06:27:33 -07:00
ExploreGraphLabel.tsx Explore: Start using PanelChrome as container (#66370) 2023-04-12 18:58:08 +02:00
exploreGraphStyleUtils.ts Update dependency immer to v10 (#71583) 2023-07-13 18:52:59 +03:00
GraphContainer.tsx Explore: Unify trace view panel (#70408) 2023-07-18 08:15:07 -06:00
useStructureRev.test.ts Explore: Fix graph not updating when changing config (#62473) 2023-02-01 16:23:02 +00:00
useStructureRev.ts Explore: Fix graph not updating when changing config (#62473) 2023-02-01 16:23:02 +00:00
utils.ts Explore: Refactor ExploreGraph (#58660) 2022-11-16 11:16:27 +01:00