1. 26 Feb, 2020 3 commits
    • Grafana-UI: update date picker (#22414) · bb6a6d79
      * Grafana UI: Add new styles
      
      * Grafana UI: add picker focus styles
      
      * Grafana UI: use formInputBg
      
      * Grafana UI: remove extra box-shadow
      
      * Grafana UI: Tweak overlay position
      
      * Grafana UI: Tweak overlay borders
      
      * Grafana UI: Align overlay with input
      Alex Khomenko committed
    • grafana-cli: Upgrade to urfave/cli v2 (#22402) · eb98d9c1
      * grafana-cli: Upgrade to urfave/cli v2
      Arve Knudsen committed
    • Docs: adding first version of the auto-generated packages API docs. (#22107) · 6bc36962
      * trying out api-extractor.
      
      * works with our setup of build.
      
      * wip.
      
      * changed the packages so it works better with the api-extractor.
      
      * Changes to make the api-extractor to work.
      
      * cleaned up the api-extractor config files.
      
      * added some more documentation.
      
      * added tsdoc-metadata to gitignore.
      
      * removed the generated docs (will do that in another PR).
      
      * added execute permission to script for generating dosc.
      
      * added so we will push generated docs to branch.
      
      * will clean packages_api on abort.
      
      * Fixed failing tests.
      
      * fixed formatting issue with typedoc comment.
      
      * temporarily disabled tslint rules about namespace until https://github.com/microsoft/rushstack/issues/1029 is resolved
      
      * temporary enabled bable namespaces.
      
      * updated build script.
      
      * updated script.
      
      * updated script with some colors.
      
      * changed to camelCase.
      
      * removed spacing.
      
      * Starting to add documentation guidelines.
      
      * added examples headline.
      
      * added menu options.
      
      * added parameters and return values.
      
      * Fixed merge error.
      
      * Added first version of auto-generated docs.
      
      * changed so we use the eslint ignore syntax.
      
      * changed to correct eslint ingnore comment.
      
      * fixed some spelling errors reported by codespell.
      
      * added script to generate docs in current folder.
      
      * updated api docs.
      
      * lerna bootstrap.
      
      * added eror to the ingore words list.
      
      * removed file that should be ignored.
      
      * updated locKFILE.
      
      * referenced the code comments guidelines.
      
      * updated packages.
      
      * updated deps.
      
      * updated the autogenerated dosc.
      
      * adding missing new line.
      Marcus Andersson committed
  2. 25 Feb, 2020 10 commits
  3. 24 Feb, 2020 4 commits
  4. 22 Feb, 2020 5 commits
  5. 21 Feb, 2020 3 commits
    • Docs: New doc pages for panels Stat, Gauge & Bar Gauge (#22335) · 8c2107cd
      * Initial take
      
      * inital gauge docs
      
      * Updated and added bar gauge docs
      
      * Updated based on feedback
      Torkel Ödegaard committed
    • Docs: Update front-end style guide (#22197) · d6ca781c
      * Update front end style guide
      
      * Update contribute/style-guides/frontend.md
      
      * Update contribute/style-guides/frontend.md
      
      * Add code samples after review
      
      * Update contribute/style-guides/frontend.md
      
      * Update contribute/style-guides/frontend.md
      
      Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      * Update contribute/style-guides/frontend.md
      
      Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      * Update contribute/style-guides/frontend.md
      
      Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      * Update contribute/style-guides/frontend.md
      
      Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      * Update contribute/style-guides/frontend.md
      
      Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      * Update contribute/style-guides/frontend.md
      
      Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      * Update contribute/style-guides/frontend.md
      
      Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      * Update contribute/style-guides/frontend.md
      
      Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      * Update contribute/style-guides/frontend.md
      
      Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      * Review
      
      * Review
      
      * Update contribute/style-guides/frontend.md
      
      Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      Dominik Prokop committed
  6. 20 Feb, 2020 15 commits