mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 08:18:10 -05:00
* Update layout for new logs navigation * Add LogsNavigation component * WIP clean up of css * Add clear navigation and styling * Add clearing to queyrRows run Query * Make querying and displaying reliable * Rename chunks to pages * Refactor, remove logsNavigationCleared from navigation * Rmove clear logs navigation * Add flipping * Update styling * Add test * Fix import * Update Wrapper test * Update public/sass/pages/_explore.scss * Update public/app/features/explore/Logs.tsx Co-authored-by: Giordano Ricci <me@giordanoricci.com> * Add spinner to page to prevent jumpy time * Create standard size for page * Fix test * Fix postioning and useRefs * Add maxHeight Co-authored-by: Giordano Ricci <me@giordanoricci.com>