Commit Graph

1764 Commits (95065f4635b9b392bc107921e518b5524bb61755)

Author SHA1 Message Date
Regan Kuchan 4350a0a48c Update version number and add links 2017-02-09 17:43:36 -08:00
Regan Kuchan e4c2d50c3e Update DE images 2017-02-09 17:21:46 -08:00
Hunter Trujillo f64df0d1f2 Healing merge. 2017-02-09 18:21:22 -07:00
Hunter Trujillo 104a7455de Merge branch 'feature/kapacitor-alert-nodes' into http-tcp 2017-02-09 18:15:59 -07:00
Hunter Trujillo 65d578ed0c Merge branch 'master' into http-tcp
# Conflicts:
#	ui/src/kapacitor/components/RuleMessage.js
2017-02-09 18:15:34 -07:00
Hunter Trujillo 48e6e11427 Merge branch 'master' into feature/kapacitor-alert-nodes 2017-02-09 18:01:07 -07:00
Chris Goller 1f4488b0e5 Update CHANGELOG to mention server gzip encoding and asset caching 2017-02-09 17:30:37 -06:00
Chris Goller 2aa35d8771 Add server cache-control and etags for production assets 2017-02-09 17:25:58 -06:00
Alex P 364d2f0b92 Fix height of InfluxQL editor 2017-02-09 15:23:09 -08:00
Alex P 2c36a53d31 Fix Table view in DE graph 2017-02-09 15:20:39 -08:00
Chris Goller f37bed5403 Fix url_prefixer to write asset headers 2017-02-09 17:13:34 -06:00
Alex P 780c6812ab DE Graph Labels cannot be selected 2017-02-09 13:55:12 -08:00
Alex P f427ca58b0 Merge remote-tracking branch 'origin/de-organize' into de-organize 2017-02-09 13:52:43 -08:00
Andrew Watkins 5d6fd473a8 Introduce ResizerHandle back into DE 2017-02-09 13:51:52 -08:00
Alex P c721de4167 Change groupbytime bg color to match adjacent toggles 2017-02-09 12:50:59 -08:00
Chris Goller 0b8c334c9d Add gzip compression to all of our server respones 2017-02-09 14:35:38 -06:00
Andrew Watkins b14c744d0a Update copy 2017-02-09 11:42:13 -08:00
Andrew Watkins 0f3b0b4caa Update CHANGELOG 2017-02-09 11:33:50 -08:00
Andrew Watkins 32ffc88a8b Improve and clarify Group BY tags 2017-02-09 11:15:51 -08:00
Andrew Watkins f43f89ca4d Merge branch 'de-organize' of github.com:influxdata/chronograf into de-organize 2017-02-09 10:27:27 -08:00
Andrew Watkins deb69d668c Merge github.com:influxdata/chronograf into de-organize 2017-02-09 10:26:59 -08:00
Alex P 7aafeaf8dd Fix Kapacitor Rule Builder weirdness 2017-02-09 09:53:48 -08:00
Andrew Watkins 1d2dfcf17a Fix new rule not loading 2017-02-09 09:39:34 -08:00
Alex P 4e24367b77 Polish query editor list items 2017-02-09 09:17:35 -08:00
Alex P b2a3b8ce89 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 232633da8f Fix vertical marker in DE 2017-02-09 08:47:11 -08:00
Chris Goller 1402a4916d Update swagger spec to include alertNodes for kapacitor 2017-02-09 00:50:59 -06:00
Chris Goller bc73f5704e Update README to support kapacitor tcp and post/http 2017-02-09 00:30:35 -06:00
Chris Goller 9754f98dce Add exec to supported kapacitor alerts 2017-02-09 00:29:19 -06:00
Chris Goller 8a62a15e39 Update kapacitor alert generation to support alerta 2017-02-09 00:23:46 -06:00
Chris Goller bd6f3e1a6b Add kapa alert arguments and properties 2017-02-09 00:10:23 -06:00
Chris Goller aa4b6fb689 Add kapacitor alert node structs 2017-02-08 22:18:23 -06:00
Chris Goller 413121b465 Update build to run make clean on --clean 2017-02-08 21:48:32 -06:00
Chris Goller 0689acf856 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 ebf958ac07 Merge branch 'feature/yarn-builds' of github.com:influxdata/chronograf into feature/yarn-builds 2017-02-08 21:18:42 -06:00
Chris Goller cb1aadf49c Update Makefile and webpack to make builds incremental 2017-02-08 21:15:56 -06:00
Chris Goller b1ef92f075 Update gitignore to filter MacOSX .DS_Store 2017-02-08 21:15:56 -06:00
Chris Goller cde929c323 Add debug to circle builds to make it easier to debug 2017-02-08 21:15:56 -06:00
Chris Goller ab3966c97c Update builds to be more verbose to help debugging 2017-02-08 21:15:56 -06:00
Chris Goller fb30dbd786 Update build log level to debug 2017-02-08 21:15:56 -06:00
Chris Goller d60f7e1ca3 Updated CHANGELOG to use yarn over npm install 2017-02-08 21:15:56 -06:00
Chris Goller 82f770191e Update circle to use build container from 20170208 2017-02-08 21:15:31 -06:00
Chris Goller d0c4d21724 Update Makefile to use yarn instead of npm install 2017-02-08 21:15:31 -06:00
Chris Goller ce4b8bc756 Update README build instructions to mention yarn 2017-02-08 21:15:31 -06:00
Chris Goller 6d3fa47573 Update build script to require yarn 2017-02-08 21:15:31 -06:00
Chris Goller 517974ef56 Update docker container builds to Node 6.9.5 2017-02-08 21:15:31 -06:00
Chris Goller 25642ea802 Add yarn to docker container build 2017-02-08 21:15:31 -06:00
Chris Goller 0fc5071d68 Fix typo in build container readme 2017-02-08 21:15:31 -06:00
Chris Goller 7deaf845a7 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 3b9f24d906 Update Makefile and webpack to make builds incremental 2017-02-08 18:17:46 -06:00