Alex P
|
b61a243bd2
|
Fix Kapacitor Rule Builder weirdness
|
2017-02-09 09:53:48 -08:00 |
Andrew Watkins
|
be016fee68
|
Fix new rule not loading
|
2017-02-09 09:39:34 -08:00 |
Alex P
|
801a93cce0
|
Polish query editor list items
|
2017-02-09 09:17:35 -08:00 |
Alex P
|
622735bd64
|
Fix positioning of query editor list headers
measurements filter, group by time, and accept/reject
|
2017-02-09 09:14:07 -08:00 |
Alex P
|
b6934e2eb4
|
Fix vertical marker in DE
|
2017-02-09 08:47:11 -08:00 |
Chris Goller
|
4d37da2d0a
|
Update swagger spec to include alertNodes for kapacitor
|
2017-02-09 00:50:59 -06:00 |
Chris Goller
|
98271de977
|
Update README to support kapacitor tcp and post/http
|
2017-02-09 00:30:35 -06:00 |
Chris Goller
|
eebb27c507
|
Add exec to supported kapacitor alerts
|
2017-02-09 00:29:19 -06:00 |
Chris Goller
|
7b15168fb1
|
Update kapacitor alert generation to support alerta
|
2017-02-09 00:23:46 -06:00 |
Chris Goller
|
9148e1c1aa
|
Add kapa alert arguments and properties
|
2017-02-09 00:10:23 -06:00 |
Chris Goller
|
926dfae5c8
|
Add kapacitor alert node structs
|
2017-02-08 22:18:23 -06:00 |
Chris Goller
|
9e0340a63d
|
Update build to run make clean on --clean
|
2017-02-08 21:48:32 -06:00 |
Chris Goller
|
41a85d7c5f
|
Merge pull request #854 from influxdata/feature/yarn-builds
WIP Update builds to use yarn rather than npm install
|
2017-02-08 21:27:30 -06:00 |
Chris Goller
|
2da05c12b2
|
Merge branch 'feature/yarn-builds' of github.com:influxdata/chronograf into feature/yarn-builds
|
2017-02-08 21:18:42 -06:00 |
Chris Goller
|
3414012d7c
|
Update Makefile and webpack to make builds incremental
|
2017-02-08 21:15:56 -06:00 |
Chris Goller
|
4baa6b7075
|
Update gitignore to filter MacOSX .DS_Store
|
2017-02-08 21:15:56 -06:00 |
Chris Goller
|
66e756525a
|
Add debug to circle builds to make it easier to debug
|
2017-02-08 21:15:56 -06:00 |
Chris Goller
|
af29589b04
|
Update builds to be more verbose to help debugging
|
2017-02-08 21:15:56 -06:00 |
Chris Goller
|
8ad9bc8696
|
Update build log level to debug
|
2017-02-08 21:15:56 -06:00 |
Chris Goller
|
d33554ab99
|
Updated CHANGELOG to use yarn over npm install
|
2017-02-08 21:15:56 -06:00 |
Chris Goller
|
dfc7473881
|
Update circle to use build container from 20170208
|
2017-02-08 21:15:31 -06:00 |
Chris Goller
|
84a5397d4e
|
Update Makefile to use yarn instead of npm install
|
2017-02-08 21:15:31 -06:00 |
Chris Goller
|
f21ffa7ae1
|
Update README build instructions to mention yarn
|
2017-02-08 21:15:31 -06:00 |
Chris Goller
|
d57c7b646e
|
Update build script to require yarn
|
2017-02-08 21:15:31 -06:00 |
Chris Goller
|
49297fb3a6
|
Update docker container builds to Node 6.9.5
|
2017-02-08 21:15:31 -06:00 |
Chris Goller
|
7280c0505a
|
Add yarn to docker container build
|
2017-02-08 21:15:31 -06:00 |
Chris Goller
|
ada987bcf6
|
Fix typo in build container readme
|
2017-02-08 21:15:31 -06:00 |
Chris Goller
|
a4aa900bf8
|
Merge pull request #852 from influxdata/feature/kapacitor-detail-field
Update kapacitor alert rule to have detail field
|
2017-02-08 20:50:48 -06:00 |
Chris Goller
|
91f89be1ba
|
Update Makefile and webpack to make builds incremental
|
2017-02-08 18:17:46 -06:00 |
Alex P
|
5009e67b1e
|
Clean up the DE columns
|
2017-02-08 15:50:11 -08:00 |
Alex P
|
0b272b21e3
|
Style queries tab list in DE
|
2017-02-08 15:22:49 -08:00 |
Alex P
|
56373d3cd1
|
Make DE graph huge
|
2017-02-08 15:22:35 -08:00 |
Andrew Watkins
|
e0c4c2d748
|
Add column name headers
|
2017-02-08 14:24:01 -08:00 |
Andrew Watkins
|
51b641b2c3
|
Remove concept of Panels
|
2017-02-08 13:58:15 -08:00 |
Andrew Watkins
|
3a7ed1a32f
|
Use QueryBuilder and Visualization in DE
|
2017-02-08 13:41:17 -08:00 |
Andrew Watkins
|
f1000ffbb3
|
Turn QB tabs into columns
|
2017-02-08 13:40:46 -08:00 |
Andrew Watkins
|
7c64187d7f
|
Separate query from panel
|
2017-02-08 13:36:36 -08:00 |
Andrew Watkins
|
8bbd9e5d58
|
Change style
|
2017-02-08 13:35:21 -08:00 |
Andrew Watkins
|
8d856bdb49
|
Start reorganization of DE
|
2017-02-08 11:19:33 -08:00 |
Chris Goller
|
ad1aaf43fb
|
Update gitignore to filter MacOSX .DS_Store
|
2017-02-08 10:47:20 -06:00 |
Andrew Watkins
|
70e184f655
|
Merge pull request #841 from influxdata/de-struction
Simplify DataExplorer
|
2017-02-08 08:38:56 -08:00 |
Chris Goller
|
2dbec0a19d
|
Add debug to circle builds to make it easier to debug
|
2017-02-08 10:24:10 -06:00 |
Chris Goller
|
772f850aa2
|
Update builds to be more verbose to help debugging
|
2017-02-08 10:18:01 -06:00 |
Chris Goller
|
69bdfa01ee
|
Update build log level to debug
|
2017-02-08 10:17:19 -06:00 |
Chris Goller
|
7202e1f165
|
Updated CHANGELOG to use yarn over npm install
|
2017-02-08 09:44:52 -06:00 |
Chris Goller
|
aec23ea757
|
Update circle to use build container from 20170208
|
2017-02-08 09:40:01 -06:00 |
Chris Goller
|
de735ddf5c
|
Update Makefile to use yarn instead of npm install
|
2017-02-08 09:39:33 -06:00 |
Chris Goller
|
5d71e7697c
|
Update README build instructions to mention yarn
|
2017-02-08 09:38:55 -06:00 |
Chris Goller
|
5e8813b5e4
|
Update build script to require yarn
|
2017-02-08 09:38:31 -06:00 |
Chris Goller
|
6fee7a3671
|
Update docker container builds to Node 6.9.5
|
2017-02-08 09:34:52 -06:00 |