1. 23 Apr, 2020 6 commits
    • Explore: Fix split functionality (#23801) · 645dc944
      * Fix splitting functionality, remove passing of parameters from button
      
      * Format comment
      Ivana Huckova committed
    • UI Docs: ColorPicker component group (#23366) · 3eddce32
      * Create .mdx for ColorPicker component group
      
      Describes the building blocks of the component and how they work together.
      
      * Rename ColorPicker.mdx to ColorPicker.story.mdx
      
      * Update packages/grafana-ui/src/components/ColorPicker/ColorPicker.story.mdx
      
      Clean up tags
      
      Co-Authored-By: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com>
      
      * Update packages/grafana-ui/src/components/ColorPicker/ColorPicker.story.mdx
      
      Co-Authored-By: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com>
      
      Co-authored-by: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com>
      Jess committed
    • Transformations: UI tweaks, filter by name regex validation (#23800) · fe28e2a6
      * Add validation to filter by name regex, minor layout tweaks
      
      * Use cards uin for non configured transformations
      Dominik Prokop committed
    • Search add sorting picker (#23746) · c0fe5654
      * Search: Extend search_srv with getSortOptions
      
      * Search: Enable sorting
      
      * Search: Fullwidth search
      
      * Search: Add SortPicker
      
      * Search: Add useSearchLayout
      
      * Search: Update sort query
      
      * Search: Refactor items rendering
      
      * Search: Add sort to manage dashboards
      
      * Search: Add sort icon
      
      * Search: Mock getSortOptions
      
      * Search: Fix Select sizes
      
      * Search: Move SortPicker to Select
      
      * Grafana-UI: Add ActionRow.tsx
      
      * Grafana-UI: Use ActionRow in dashboard search
      
      * Grafana-UI: Update ActionRow styles
      
      * Search: Update tests
      
      * Search: enable clearing TagFilter
      
      * Search: Move getSortOptions outside of component
      
      * Search: Fix import
      
      * Search: Limit container width
      
      * Search: Replace SearchField's clear text with icon
      
      * Search: Fix section items query #23792
      
      * Search: Add icons for layout switch
      
      * Search: Remove layout switch for folder page
      Alex Khomenko committed
  2. 22 Apr, 2020 23 commits
  3. 21 Apr, 2020 11 commits