1. 24 Sep, 2020 11 commits
  2. 23 Sep, 2020 22 commits
  3. 22 Sep, 2020 7 commits
    • Transformations changes (#27716) · c4c0e025
      * Chunking out the long Transformation topic. Also, updated TOC. Local build looks fine.
      
      * More changes.
      
      * More re-arranging of content. Fixed links in Types and Options page.
      
      * Capitalization changes.
      
      * Changes to Overview section.
      
      * Fixed merge conflicts.
      
      * Fixed typo to fix build failure.
      
      * Update docs/sources/panels/transformations/types-options.md
      
      Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      * Changes from Diana.
      
      * Fixed a typo in a relref.
      
      * Fixed broken link.
      
      * Update link in Troubleshooting topic.
      
      * Added changes.
      
      * Fixed a bunch of broken links.
      
      Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      achatterjee-grafana committed
    • Transformations changes (#27690) · 042e5564
      * Chunking out the long Transformation topic. Also, updated TOC. Local build looks fine.
      
      * More changes.
      
      * More re-arranging of content. Fixed links in Types and Options page.
      
      * Capitalization changes.
      
      * Changes to Overview section.
      
      * Fixed merge conflicts.
      
      * Fixed typo to fix build failure.
      
      * Update docs/sources/panels/transformations/types-options.md
      
      Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      * Changes from Diana.
      
      * Fixed a typo in a relref.
      
      * Fixed broken link.
      
      * Update link in Troubleshooting topic.
      
      Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      achatterjee-grafana committed
    • Fix typos (#27711) · 9e3def42
      Jorge Vallecillo committed
    • Explore: Remove not running query for collapsed elements (#27026) · f6c91d13
      * Make graph and table collapsing just a UI thing
      
      * Remove showingGraph and showingTable, set them defaultly to true
      
      * Remove collaapsing for panels in Explore
      
      * UI toggle WiP
      
      * WIP, add query type
      
      * Refactor, clean up
      
      * Update tests
      
      * Clean uo
      
      * Update rangeAll to range and instant
      
      * Remove console logs
      
      * Update packages/grafana-data/src/types/datasource.ts
      
      Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
      
      * Update public/app/core/utils/explore.ts
      
      Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
      
      * Fix prettier error
      
      Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
      Ivana Huckova committed
    • Docs: Promehteus Explore query editor (#27683) · 32deddbf
      * Add docs for explore query editor
      
      * Update text
      
      * Reverse changed linting
      
      * Update docs/sources/features/datasources/prometheus.md
      
      Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      * Update docs/sources/features/datasources/prometheus.md
      
      Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      Ivana Huckova committed