mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 10:03:33 -06:00
* 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> |
||
---|---|---|
.. | ||
ExploreGraph.tsx | ||
ExploreGraphLabel.tsx | ||
exploreGraphStyleUtils.ts | ||
GraphContainer.tsx | ||
useStructureRev.test.ts | ||
useStructureRev.ts | ||
utils.ts |