Commit Graph

21 Commits (c224c3896bea0ba173a16572f055c81fae76e6b6)

Author SHA1 Message Date
Christopher Henn 7715d7b67c Upgrade Flux dep to v0.7.0 2018-11-06 13:37:28 -08:00
Brandon Farmer c4e40b7643 Update flux golang dependencies 2018-09-10 15:20:56 -07:00
Alex Paxton fc9cd71939
Introduce Cell Notes & Note Cells (#4257)
* feat: add Note string field to dashboard cells

* wip feat: html escape cell note to help prevent XSS attack

Requires further input to make sure this is effective at its
purpose.

* Add ability to view a cell's note from the cell header

* Make styles less brittle

* Add "chat" icon for use in notes

* Position note using cell X & Y

Avoid overlap with associated cell whenever possible

* New notes are empty strings by default

* Overflow note when contents are large

* Add react-markdown package for displaying markdown

* Display markdown in cell note

* Add a cell note text editor into the CEO

* Improve cell note editor

* Use codemirror placeholder addon

* Add placeholder to note field & foundation of markdown theme

* Add Markdown Cell

* Add initial styles for markdown cell contents

* Add graphic for Note type cell

* feat: add NoteVisibility to DashboardCell

* Add basic markdown syntax highlighting in editor

* Remove comment

* Show note in cell when queries return no data

* Make exception for rule graph

* Update fixtures and resources to fix tests

* Update changelog

* feat: sanitize xss-vulnerable note html

* Polish appearance of code samples in notes and note cells

* Replace ascii with plaintext before passing to markdown renderers

* Move "display when no results toggle" above text field

Less likely to go undiscovered
2018-08-23 14:41:40 -07:00
Michael Desa 9cd615b226 update dependencies by removing ifql and adding platform 2018-05-31 15:16:02 -04:00
Brandon Farmer 8c90f003ff Update kapacitor dependency 2018-05-18 16:16:20 -07:00
Iris Scholten 36117545a8 Update Kapacitor dependency to rc4 and run dep ensure 2018-05-15 14:57:22 -07:00
Iris Scholten 398b60b8ec Update Kapacitor dependency to v1.5 rc 2 2018-05-03 16:21:01 -07:00
Iris Scholten 9c88222735 Add and update Kapacitor vendor files from running dep ensure after changing the Kapacitor vendor hash to the v1.5 rc tag 2018-04-18 16:13:50 -07:00
Iris Scholten 33fddb3041 update kapacitor revision in Gopkg.toml 2018-04-09 14:40:36 -07:00
Iris Scholten 3c1f6e6233 WIP add pagerduty2 to backend 2018-04-09 14:40:05 -07:00
Brandon Farmer 7ee78603ee Update revision for ifql and fix tests 2018-03-29 16:01:01 -07:00
Brandon Farmer 83c3813d7e Add endpoints for ifql function suggestions
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-03-29 16:01:01 -07:00
Jared Scheib 2fe13ee766 Upgrade golang oauth2 dep to include okta support 2018-03-07 16:39:55 -08:00
Edd Robinson d7dc7a4826 Switch jteeuwen/go-bindata for kevinburke/go-bindata 2018-02-08 14:55:07 +00:00
Chris Goller 9374268878 Fix translation of pushover, http, tcp, log, exec alerts to tickscript 2017-12-12 18:20:38 -06:00
Chris Goller 1f9c3654aa Update kapacitor vendoring to 6b3dc1247fd3e1c2a329b24ea6a0665fa6cf37c1
Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
2017-11-30 16:32:47 -06:00
Chris Goller 34ee885316 Update kapacitor to latest json-pipeline fixes 2017-11-17 16:24:52 -06:00
Chris Goller a8ca2c2a21 Update kapacitor to 1.4.0rc0 2017-11-17 16:17:15 -06:00
Chris Goller 748ed123f4 Update dep files to stable format 2017-07-14 20:14:35 -05:00
Chris Goller ba30cff8d7 Update vendoring and makefile to remove gdm 2017-05-16 17:16:41 -05:00
Chris Goller c7618acd2e Add godep and vendoring 2017-05-16 17:16:41 -05:00