Commit Graph

1674 Commits (32e86b1c661d9036942b91ba93f8b8eb03e1b986)

Author SHA1 Message Date
Chris Goller 32e86b1c66 Merge pull request #870 from influxdata/de-empty-states
DE Empty State Polish
2017-02-10 17:09:03 -06:00
Alex P 6a893f82c6 Polish empty states in DE query builder 2017-02-10 14:57:30 -08:00
Chris Goller 1bdfbbdd6b Merge pull request #869 from influxdata/de-scroll-fix
Fix Scrolling Issue on DE Lists
2017-02-10 16:46:10 -06:00
Alex P 190457bbcd fix non-scrolling behavior on DE editor lists 2017-02-10 14:42:24 -08:00
Chris Goller f81cd7e7ad Merge pull request #868 from influxdata/disable-alert
Change rule status
2017-02-10 16:41:28 -06:00
Alex P d46e86f4e2 Make Checkbox centered 2017-02-10 14:35:58 -08:00
Alex P 509b13d2d6 Style checkboxes on kapacitor rules table 2017-02-10 14:32:22 -08:00
Andrew Watkins 8aa7dec87f Optimistically update status state 2017-02-10 12:15:45 -08:00
Chris Goller c125c48efc Fix swagger JSON formatting 2017-02-10 13:57:12 -06:00
Andrew Watkins f47978f4a9 Merge pull request #856 from influxdata/de-organize
DE Reorganize
2017-02-10 11:52:55 -08:00
Chris Goller d7d0cd56f0 Merge branch 'disable-alert' of github.com:influxdata/chronograf into disable-alert 2017-02-10 13:49:07 -06:00
Chris Goller 1d9bb70414 Add disable and enable to kapacitor alerts 2017-02-10 13:48:42 -06:00
Andrew Watkins 95e38a4767 Change rule status 2017-02-10 13:42:42 -06:00
Andrew Watkins 06af77dffb Change rule status 2017-02-10 11:12:59 -08:00
Chris Goller 13d7b8ff90 Merge pull request #859 from influxdata/feature/server-gzip
Add gzip compression to all of our server responses and caching for assets
2017-02-10 10:27:21 -06:00
Andrew Watkins 602725a06a Adjust min heights builder and visualizations 2017-02-10 08:20:11 -08:00
Chris Goller a7b721bf28 Merge pull request #867 from influxdata/feature/kapacitor-threshold-strings
kapacitor threshold critical value strings
2017-02-10 10:15:28 -06:00
Chris Goller febc93a2c0 Update function name for kapacitor's formatting of values 2017-02-10 10:06:26 -06:00
Chris Goller 34c6dd2074 Update CHANGELOG mentioning string fields compare kapacitor rules in Chronograf UI 2017-02-10 09:12:00 -06:00
Chris Goller dac665b944 Add handling of string values for kapacitor threshold alerts 2017-02-10 08:47:08 -06:00
Hunter Trujillo 740fae3528 Merge pull request #857 from influxdata/feature/kapacitor-alert-nodes
Backend support for Kapacitor Alert arguments and Properties
2017-02-09 21:58:55 -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