1. 30 Apr, 2020 3 commits
    • Another storybook csf conversion (#24097) · ab60a8d3
      * Convert Spinner to CSF
      
      * Convert TableInputCSV to CSF
      
      * Convert ToggleButtonGroup to CSF
      
      * Convert ValueMappingsEditor to CSF
      
      * Convert useDelayedSwitch to CSF
      Jess committed
    • More Storybook csf conversion (#24090) · 37b1ae32
      * Convert ClipboardButton to CSF
      
      * Convert CallToActionCard to CSF
      
      * Convert BarGauge to CSF
      
      * Convert DataSourceHttpSettings to CSF
      
      * Convert ConfirmModal to CSF
      
      * Convert FormField to CSF
      
      * Convert Input to CSF
      
      * Convert ButtonSelect to CSF
      
      * Removed unused import from ButtonSelect story
      
      * Convert InfoTooltip to CSF
      
      * Convert List to CSF
      
      * Convert QueryField to CSF
      
      * Convert RefreshPicker to CSF
      
      * Convert SecretFormField to CSF
      Jess committed
    • Storybook csf conversion (#24084) · 15c44f3d
      * Convert ClipboardButton to CSF
      
      * Convert CallToActionCard to CSF
      
      * Convert BarGauge to CSF
      
      * Convert DataSourceHttpSettings to CSF
      
      * Convert ConfirmModal to CSF
      
      * Convert FormField to CSF
      Jess committed
  2. 29 Apr, 2020 3 commits
  3. 28 Apr, 2020 1 commit
  4. 27 Apr, 2020 7 commits
    • Search: Adds search to main nav and removes open search click on dashboard name (#23943) · 2c0a1d84
      * Search: Adds search to main nav and removes open search click on dashboard name
      
      * Updated snapshots
      
      * Fixed strict null errors
      
      * Fixed type issue
      Torkel Ödegaard committed
    • Storybook: Add intro and reorganize (#23924) · 1b9a926a
      * Update Intro
      
      * Reorganize stories
      
      * Hide panel for ThemeColors
      
      * Update packages/grafana-ui/src/components/ColorPicker/ColorPicker.story.mdx
      
      Co-Authored-By: Alex Khomenko <Clarity-89@users.noreply.github.com>
      
      * Update intro
      
      * Hide panel on Icon story
      
      * Update README
      
      * Add link
      
      Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
      Tobias Skarhed committed
    • DateTime: adding support to select preferred timezone for presentation of date… · 1a0c1a39
      DateTime: adding support to select preferred timezone for presentation of date and time values. (#23586)
      
      * added moment timezone package.
      
      * added a qnd way of selecting timezone.
      
      * added a first draft to display how it can be used.
      
      * fixed failing tests.
      
      * made moment.local to be in utc when running tests.
      
      * added tests to verify that the timeZone support works as expected.
      
      * Fixed so we use the formatter in the graph context menu.
      
      * changed so we will format d3 according to timeZone.
      
      * changed from class base to function based for easier consumption.
      
      * fixed so tests got green.
      
      * renamed to make it shorter.
      
      * fixed formatting in logRow.
      
      * removed unused value.
      
      * added time formatter to flot.
      
      * fixed failing tests.
      
      * changed so history will use the formatting with support for timezone.
      
      * added todo.
      
      * added so we append the correct abbrivation behind time.
      
      * added time zone abbrevation in timepicker.
      
      * adding timezone in rangeutil tool.
      
      * will use timezone when formatting range.
      
      * changed so we use new functions to format date so timezone is respected.
      
      * wip - dashboard settings.
      
      * changed so the time picker settings is in react.
      
      * added force update.
      
      * wip to get the react graph to work.
      
      * fixed formatting and parsing on the timepicker.
      
      * updated snap to be correct.
      
      * fixed so we format values properly in time picker.
      
      * make sure we pass timezone on all the proper places.
      
      * fixed so we use correct timeZone in explore.
      
      * fixed failing tests.
      
      * fixed so we always parse from local to selected timezone.
      
      * removed unused variable.
      
      * reverted back.
      
      * trying to fix issue with directive.
      
      * fixed issue.
      
      * fixed strict null errors.
      
      * fixed so we still can select default.
      
      * make sure we reads the time zone from getTimezone
      Marcus Andersson committed
    • Search/fix folder sort (#23893) · 9771b1c7
      * Search: Move layout to query reducer/hook
      
      * Search: Refactor search_srv
      
      * Search: Fix types
      
      * Search: Move extra layout/sort logic to reducer
      
      * Search: Fix Select min-width
      
      * Search: Fix filter by starred
      
      * Search: Update tests
      
      * Search: Simplify query return
      
      * Search: Set width to auto on HorizontalGroup
      
      * Search: Fix tests
      Alex Khomenko committed
    • e2e: creates a separate package for selectors (#23858) · b09b49fb
      * Initial commit
      
      * Chore: fixes after merge
      
      * Chore: removes todos
      
      * Chore: uncomment test
      
      * Chore: adds missing externals to rollup config
      
      * Refactor: selectors is master for everything
      
      * Docs: updates Docs
      
      * Chore: adds e2e-selectors to publish
      Hugo Häggmark committed
  5. 26 Apr, 2020 2 commits
  6. 25 Apr, 2020 7 commits
  7. 24 Apr, 2020 9 commits
  8. 23 Apr, 2020 6 commits
  9. 22 Apr, 2020 2 commits