1. 26 Aug, 2019 4 commits
    • Emails: resurrect template notification (#18686) · 35b74a99
      * Emails: resurrect template notification
      
      * Phantomjs (oh yeah, there is another dev dep phantom :-) was failing for
        the generation of the html templates so I had to update the dependencies
        in order to fix it. While doing that I update the scripts field and docs
        for it as well. yarn.lock is included
      
      * Move splitting of the emails to separate helper function, since more services
        coming up that would need to use this functionality
      
      * Add support for enterprise specific email letters. Probably could
        be done in the better way, but it's not a priority right now
      Oleg Gaidarenko committed
    • Email: add reply-to and direct attachment (#18715) · c5bca405
      * Add support for `Reply-To` header
      
      * Allow direct attachment
      
      Don't have tests yet, but they will follow
      Oleg Gaidarenko committed
    • Dashboard: Adds Logs Panel (alpha) as visualization option for Dashboards (#18641) · e5e7bd31
      * WIP: intial commit
      
      * Switch: Adds tooltip
      
      * Refactor: Adds props to LogsPanelEditor
      
      * Refactor: Moves LogRowContextProvider to grafana/ui
      
      * Refactor: Moves LogRowContext and Alert to grafana/ui
      
      * Refactor: Moves LogLabelStats to grafana/ui
      
      * Refactor: Moves LogLabels and LogLabel to grafana/ui
      
      * Refactor: Moves LogMessageAnsi and ansicolor to grafana/ui
      
      * Refactor: Moves calculateFieldStats, LogsParsers and getParser to grafana/data
      
      * Refactor: Moves findHighlightChunksInText to grafana/data
      
      * Refactor: Moves LogRow to grafana/ui
      
      * Refactor: Moving ExploreGraphPanel to grafana/ui
      
      * Refactor: Copies Logs to grafana/ui
      
      * Refactor: Moves ToggleButtonGroup to grafana/ui
      
      * Refactor: Adds Logs to LogsPanel
      
      * Refactor: Moves styles to emotion
      
      * Feature: Adds LogsRows
      
      * Refactor: Introduces render limit
      
      * Styles: Moves styles to emotion
      
      * Styles: Moves styles to emotion
      
      * Styles: Moves styles to emotion
      
      * Styles: Moves styles to emotion
      
      * Refactor: Adds sorting to LogsPanelEditor
      
      * Tests: Adds tests for sorting
      
      * Refactor: Changes according to PR comments
      
      * Refactor: Changes according to PR comments
      
      * Refactor: Moves Logs and ExploreGraphPanel out of grafana/ui
      
      * Fix: Shows the Show context label again
      Hugo Häggmark committed
  2. 25 Aug, 2019 2 commits
  3. 23 Aug, 2019 5 commits
  4. 22 Aug, 2019 6 commits
  5. 21 Aug, 2019 6 commits
  6. 20 Aug, 2019 5 commits
  7. 19 Aug, 2019 5 commits
  8. 18 Aug, 2019 3 commits
  9. 16 Aug, 2019 4 commits