1. 24 Apr, 2019 4 commits
    • Feature: Migrate Legend components to grafana/ui (#16468) · 739cdcfb
      * Introduced Abstract list, List and InlineList components for easier lists generation
      * Enable custom item key on abstract list items
      * Enable $.flot in storybook
      * Expose onOptionsChange to react panel. Allow React panels to be function components
      * Update type on graph panel options to group graph draw options
      * Introduce GraphPanelController for state and effects handling of new graph panel
      * Group visualisation related stories under Visualisations
      Dominik Prokop committed
    • playlist: fix loading dashboards by tag (#16727) · 7dadebb3
      Fixes #16704
      Marcus Efraimsson committed
    • Provisioning: Support FolderUid in Dashboard Provisioning Config (#16559) · fca5ee4b
      * add folderUid to DashbaordsAsConfig structs and DashbardProviderConfigs struct, set these values in mapping func
      look for new folderUid values in config_reader tests
      set dashboard folder Uid explicitly in file_reader, which has no affect when not given
      
      * formatting and docstrings
      
      * add folderUid to DashbaordsAsConfig structs and DashbardProviderConfigs struct, set these values in mapping func
      look for new folderUid values in config_reader tests
      set dashboard folder Uid explicitly in file_reader, which has no affect when not given
      
      * formatting and docstrings
      
      * add folderUid option, as well as documentation for the rest of the fields
      
      * add blank folderUid in devenv example.
      
      * add folderUid to provisioning sample yaml
      
      * instead of just warning, return error if unmarshalling dashboard provisioning file fails
      
      * Removing the error handling and adding comment
      
      * Add duplicity check for folder Uids
      
      
      Co-authored-by: swtch1 <joshua.thornton@protonmail.com>
      Josh committed
  2. 23 Apr, 2019 8 commits
  3. 22 Apr, 2019 3 commits
  4. 21 Apr, 2019 1 commit
  5. 20 Apr, 2019 2 commits
  6. 19 Apr, 2019 6 commits
  7. 18 Apr, 2019 6 commits
  8. 17 Apr, 2019 10 commits