1. 04 Feb, 2020 3 commits
  2. 03 Feb, 2020 7 commits
  3. 31 Jan, 2020 2 commits
  4. 30 Jan, 2020 23 commits
  5. 29 Jan, 2020 5 commits
    • StatPanels: Fixed migration from old singlestat and default min & max being… · 13948c0b
      StatPanels: Fixed migration from old singlestat and default min & max being copied even when gauge was disbled (#21820)
      
      Torkel Ödegaard committed
    • Docs: Update docker image run and configuration instructions (#21705) · c344a3a6
      * Update docker.md
      
      * Update configuration.md
      
      * Update configuration.md
      
      * Update configuration, docker, and add configure-docker
      
      * Moe Docker updates
      
      * Update docker.md
      
      * deleted build custom docker image file and moved content
      
      * Update docker.md
      
      * Minor updates
      
      Mostly grammar fixes
      
      * Update docs/sources/installation/docker.md
      
      Co-Authored-By: Marcus Efraimsson <marcus.efraimsson@gmail.com>
      
      * Updated config-docker and configuration
      
      Moved environment variables information back to configuration.md
      
      * Update docs/sources/installation/configuration.md
      
      Co-Authored-By: Leonard Gram <leo@xlson.com>
      
      * Update docs/sources/installation/configure-docker.md
      
      Co-Authored-By: Marcus Efraimsson <marcus.efraimsson@gmail.com>
      
      * Update docs/sources/installation/docker.md
      
      Co-Authored-By: Leonard Gram <leo@xlson.com>
      
      * Update docs/sources/installation/docker.md
      
      Co-Authored-By: Leonard Gram <leo@xlson.com>
      
      * Update docs/sources/installation/docker.md
      
      Co-Authored-By: Leonard Gram <leo@xlson.com>
      
      * Applied edits
      
      * Update _index.md
      
      Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
      Co-authored-by: Leonard Gram <leo@xlson.com>
      Diana Payton committed
    • Docs: Alphabetize datasource names in sidebar under docs/Features/DataSources (#21740) · 63dfc892
      This alphabetizes names in the sidebar docs/features/DataSources and
      also includes a fix in typo for the item "TestData".
      Diljit PR committed
    • Inspect: Add error tab (#21565) · 5203376b
      * add error tab
      
      * conditional tabs
      
      * feedback from review
      
      * expose lastResult via function
      
      * remove todo and weird char
      
      * fixing overflow states and height of tabcontent
      
      * style fixes
      
      * more changes to scroll handling
      
      * fixing null checks
      
      * Change drawer content padding
      
      * Add scroll in the story
      
      Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
      Peter Holmberg committed