1. 31 Aug, 2020 7 commits
    • Graph: Preseve existing data links in field config when loading dashboard (#27295) · 4b8f4df1
      * Graph: Preseve existing data links in field config
      
      * ts fix
      Torkel Ödegaard committed
    • AzureMonitor: select plugin route from cloudname (#27273) · 06323b8e
      * AzureMonitor: select plugin route from cloudname
      fixes #27243
      Kyle Brandt committed
    • Update CODEOWNERS (#27298) · 42e8cb51
      Diana Payton committed
    • Grafana-UI: Add Collapse docs (#27291) · b45d5ec5
      * Grafana-UI: Add Collapse docs
      
      * Grafana-UI: Add comments
      
      * Clarify description
      Alex Khomenko committed
    • Transformations: Adding group by and aggregate on multiple fields transformation · 7db42f0a
      * Adding Occurences transformer
      
      * Adding test for Occurences Transformer
      
      * Cleanup. Adding a test.
      
      * Adding doc
      
      * Modifying UI to support custom calculations options
      
      * Implementing data transformation
      
      * Finalizing calculations implementation
      
      * Cleanup
      
      * Using Fields instead of arrays in data grouping
      
      * Renaming transformation to GroupBy
      
      * Adding some doc
      
      * Apply suggestions (solving TS typing errors)
      
      Co-authored-by: Marcus Andersson <systemvetaren@gmail.com>
      
      * Tweaking UI
      
      * Preventing of selecting twice the same field name.
      
      * Removing console print. No calculations by default.
      
      * Forgot to add the current value to the GroupBy selector
      
      * Solving some typing issues and prettyfier errors
      
      * Cleanup
      
      * Updating test
      
      * Ensure proper copy of options (solves some issues)
      
      * Check if the fields exist in the data before processing
      
      * Adding missing import in test file
      
      * If group by field not specified, return all data untouched.
      
      * Adding another missing import in test
      
      * Minor updates
      
      * Implementing GroupBy multiple fields + Improve field typing
      
      * Removing console prints
      
      * Allowing the exact number of fields to be added as aggregation
      
      * Centering remove button icon
      
      * Cleanup
      
      * Correcting TS error
      
      * Chaging transformer options structure
      
      * Sorting so GroupBy fields appear on top
      
      * Cleanup
      
      * Simplifying some operations. Adding curly brackets.
      
      * Changing some labels on the UI
      
      * Updating test
      
      * Cleanup
      
      * Updating doc
      
      * Fixed field list. Storing options as Record instead of Array.
      
      * Update test
      
      * Cleaned up the group by editor UI code.
      
      * changed the transform to a table layout instead of a flexbox layout.
      
      * cleaned up group by transformer.
      
      * removed unused imports.
      
      * Added some more tests.
      
      * Added one more test and cleaned up code.
      
      * fixed failing test.
      
      * Fixed so we we have the proper casing on naming.
      
      * fixed so we don't wrap on the first row.
      
      Co-authored-by: Marcus Andersson <systemvetaren@gmail.com>
      Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
      Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
      Totalus committed
    • Storybook: Add vision statement to intro page (#27228) · fe6d399f
      * Storybook: Add vision statement to intro page
      
      Added the vision statement compiled by the Grafana Labs design system knights to the grafana-ui intro section. Feedback and further improvement ideas welcome!
      
      * Review feedback part 1
      
      _fixed headline formatting
      _removed numbered list
      _removed paragraph "A library of unified components and styles"
      _renamed all occurrences to @grafana/ui
      _replaced "ideate" with "determine together"
      Jess committed
    • Transformations: enable transformations reordering (#27197) · 6dbb803b
      * Transformations: enable queries reorder by drag and drop
      
      * Satisfy ts
      
      * Update unicons and replace ellipsis with draggabledot
      
      * remove import
      
      * Remove that snap
      
      * Review
      
      * review 2
      Dominik Prokop committed
  2. 28 Aug, 2020 7 commits
  3. 27 Aug, 2020 11 commits
  4. 26 Aug, 2020 9 commits
    • Docs: Add best practices (#27057) · 1e8b10ef
      * added content
      
      * adding content
      
      * Update best-practices-for-creating-dashboards.md
      
      * moved strategies.md
      
      * updating content
      
      * Update best-practices-for-creating-dashboards.md
      
      * Update best-practices-for-managing-dashboards.md
      
      * Update best-practices-for-creating-dashboards.md
      
      * Update best-practices-for-managing-dashboards.md
      
      * Update best-practices-for-creating-dashboards.md
      
      * content updates
      
      * Update common-observability-strategies.md
      
      * Update best-practices-for-managing-dashboards.md
      
      * Update best-practices-for-managing-dashboards.md
      
      * Update dashboard-management-maturity-levels.md
      
      * updated menu
      
      * Update dashboard-management-maturity-levels.md
      
      * added Torkel tips
      
      * Update best-practices-for-creating-dashboards.md
      
      * Update docs/sources/best-practices/best-practices-for-creating-dashboards.md
      
      Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com>
      
      * Update docs/sources/best-practices/best-practices-for-managing-dashboards.md
      
      Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com>
      
      * Update docs/sources/best-practices/best-practices-for-managing-dashboards.md
      
      Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
      
      * Update docs/sources/best-practices/dashboard-management-maturity-levels.md
      
      Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
      
      * Update docs/sources/best-practices/dashboard-management-maturity-levels.md
      
      Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
      
      * Update best-practices-for-creating-dashboards.md
      
      * DavKal updates
      
      * Update best-practices-for-creating-dashboards.md
      
      Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com>
      Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
      Diana Payton committed
    • Update cloud docs link (#25545) · 66c6b20c
      Dan Cech committed
    • Grafana-UI: BarGauge docs (#27188) · a1e60900
      * Grafana-UI: Add mdx file
      
      * Grafana-UI: remove _BarGauge.scss
      
      * Grafana-UI: Update snapshot
      
      * Grafana-UI: Fix tests
      
      * Grafana-UI: Use selector
      Alex Khomenko committed
    • Chore: Simplify settings loading code (#26404) · 4cd42ed8
      Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
      Arve Knudsen committed
    • Fix AWS action name (#27205) · c5a7afce
      The action name is `tag:GetResources`, not `tags:GetResources`. This creates a confusing error message that can have the user add the wrong permission to the IAM role.
      Amir Szekely committed
    • e2e: Adds error catching to prevent flakiness (#27211) · fcb31300
      * e2e: Adds error catching to prevent flakiness
      
      * e2e: fixes if statment and cleans up wait
      Hugo Häggmark committed
    • Dashboard: Adds folder name and link to the dashboard overview on the homepage (#27214) · ad2e74d1
      * Chore: Added foldername to the dashboard overview on the startpage
      
      ## Dashlist
      
      ### added
      - new `<span>` containing `dash.folderTitle`
      - styling for the newly created `<span>`
      
      ### changed
      - added sass-nesting to classes in `_panel_dashlist.scss`
      
      closes #26869
      
      * Chore: Added foldername to the dashboard overview on the startpage
      
      ## Dashlist
      
      ### changed
      - added `ng-if` directive to the dashlist-folder span
      
      * Chore: Added foldername to the dashboard overview on the startpage
      
      ## Dashlist
      
      ### changed
      - added folder-icon and removed brackets to indicate `folderTitle`
      - changed font-size of folderTitle-`span` and added left margin
      Michel Engelen committed
  5. 25 Aug, 2020 6 commits