1. 14 Apr, 2020 10 commits
    • Hangouts: fixes notifications for alerts with empty message (#23559) · 2661054f
      * Hangouts: fixes notifications for alerts with empty message
      
      * Update pkg/services/alerting/notifiers/googlechat.go
      
      Co-Authored-By: Marcus Efraimsson <marcus.efraimsson@gmail.com>
      
      Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
      Hugo Häggmark committed
    • Plugins: verify manifest signature (#23519) · aaab636b
      * try decode
      
      * vendor crypto deps
      
      * commited missing vendor deps
      
      * Theme: Refactoring theme colors variables  (#23513)
      
      * Theme: Typography updates
      
      * Updated
      
      * Updated snapshot
      
      * Renamed colors to palette
      
      * Introduce colors namespace
      
      * Massive theme color move
      
      * Removing color selection logic with more abstract concepts
      
      * Updates
      
      * Minor sidemenu change
      
      * Fix example jaeger agent port in docs (#23514)
      
      * @grafana/ui: Replace various icons using Icon component (#23442)
      
      * Replace icons in dashboard and settings
      
      * Replace icons in alerting
      
      * Update batch of icons
      
      * Implement icons accross various files
      
      * Style updates
      
      * Search: Fix recent and starred icons
      
      * Update styling and details
      
      * Replace new icon created by unicons
      
      * Fix e2e test, styling
      
      * Minor styling updates
      
      Co-authored-by: Clarity-89 <homes89@ukr.net>
      
      * trying with p512 key
      
      * trying with p512 key
      
      * lint
      
      * update with real signatures
      
      * fixes spacing in test files
      
      * remove convey from test
      
      * use errutil to wrap errors
      
      * removes print statement
      
      * splitt tests into two run statements
      
      * unexport plugin manifest struct
      
      Co-authored-by: bergquist <carl.bergquist@gmail.com>
      Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
      Co-authored-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
      Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
      Co-authored-by: Clarity-89 <homes89@ukr.net>
      Ryan McKinley committed
    • Tracing: Dark theme styling for TraceView (#23406) · cf1ebd5a
      * Add integration with Jeager
      Add Jaeger datasource and modify derived fields in loki to allow for opening a trace in Jager in separate split.
      Modifies build so that this branch docker images are pushed to docker hub
      Add a traceui dir with docker-compose and provision files for demoing.:wq
      
      * Enable docker logger plugin to send logs to loki
      
      * Add placeholder zipkin datasource
      
      * Fixed rebase issues, added enhanceDataFrame to non-legacy code path
      
      * Trace selector for jaeger query field
      
      * Fix logs default mode for Loki
      
      * Fix loading jaeger query field services on split
      
      * Updated grafana image in traceui/compose file
      
      * Fix prettier error
      
      * Hide behind feature flag, clean up unused code.
      
      * Fix tests
      
      * Fix tests
      
      * Cleanup code and review feedback
      
      * Remove traceui directory
      
      * Remove circle build changes
      
      * Fix feature toggles object
      
      * Fix merge issues
      
      * Add trace ui in Explore
      
      * WIP
      
      * WIP
      
      * WIP
      
      * Make jaeger datasource return trace data instead of link
      
      * Allow js in jest tests
      
      * Return data from Jaeger datasource
      
      * Take yarn.lock from master
      
      * Fix missing component
      
      * Update yarn lock
      
      * Fix some ts and lint errors
      
      * Fix merge
      
      * Fix type errors
      
      * Make tests pass again
      
      * Add tests
      
      * Fix es5 compatibility
      
      * Add header with minimap
      
      * Fix sizing issue due to column resizer handle
      
      * Fix issues with sizing, search functionality, duplicate react, tests
      
      * Refactor TraceView component, fix tests
      
      * Fix type errors
      
      * Add dark theme styling
      
      * Add tests for hooks
      
      * More color changes
      
      * Fix tests to deal with additional theme wrappers.
      
      Co-authored-by: David Kaltschmidt <david.kaltschmidt@gmail.com>
      Andrej Ocenas committed
    • Theme: Typography variables overhaul, theme cleanup, improvents to storybook… · bc60f9c4
      Theme: Typography variables overhaul, theme cleanup, improvents to storybook ThemeColors component  (#23531)
      
      * Began text theme refactoring
      
      * Consolidating blue varaibles
      
      * Theme: Typography overhaul and theme cleanup
      
      * Theme updates, alignment and fixes
      
      * Updated snapshots
      
      * Restored template variable class
      
      * Updates
      
      * added container
      
      * Updated snapshot
      Torkel Ödegaard committed
    • DashboardSave: Display error message when folder/dashboard name validation fails (#23416) · 16bc5c11
      * Display error message when folder/dashboard name validation fails
      
      * Fix test
      
      * Better error handling
      
      * Fix tests
      Dominik Prokop committed
  2. 13 Apr, 2020 6 commits
  3. 12 Apr, 2020 3 commits
  4. 11 Apr, 2020 6 commits
  5. 10 Apr, 2020 15 commits