Commit Graph

5058 Commits (254fe95298157bb6bc9fe43a44dd6832b93db86c)

Author SHA1 Message Date
Jared Scheib 839932978a Test explicit null fill in server query parsing 2017-09-05 18:41:58 -04:00
Jared Scheib ae3751e43d Add fill to queryConfig in server response 2017-09-05 18:41:58 -04:00
Jared Scheib cc082dfcab Add query parser test for non-null fill 2017-09-05 18:41:50 -04:00
Jared Scheib a8d0b763c3 Add Fill prop to chronograf queryConfig 2017-09-05 18:40:40 -04:00
Andrew Watkins 217bee54b2 Prettier and prettier 2017-09-05 15:35:45 -07:00
Andrew Watkins 14d73ec9eb Move rule condition above query builder 2017-09-05 15:34:53 -07:00
Andrew Watkins d79bf2976f Convert to modern syntax 2017-09-05 15:01:13 -07:00
Andrew Watkins b8e2d1d21c Convert to modern syntax 2017-09-05 14:42:29 -07:00
Jared Scheib 1444d2f05b Fix destructuring error when no options passed to applyFuncsToField 2017-09-05 16:44:23 -04:00
Jared Scheib 08405d39bb Fix Kapacitor FieldList propTypes to prevent onFill func warning 2017-09-05 16:24:07 -04:00
Jared Scheib d4ac98b1d4 Prevent fill from being added to kapacitor query string 2017-09-05 16:23:35 -04:00
Jared Scheib c5bb9fd25a Ensure default influxql fill value of 'null' string 2017-09-05 15:56:19 -04:00
Jared Scheib 502ac19afe Fix bug to ensure GROUP BY is not added to toggled func-less field 2017-09-05 12:02:15 -04:00
Jared Scheib 5805b17ab9 Add Fill to queryConfig when field toggled 2017-09-05 12:00:38 -04:00
Jared Scheib 84d8f9c4f5 Change NULL const to NULL_STRING to avoid confusion 2017-09-05 11:59:28 -04:00
Hunter Trujillo 1257da76ad Merge pull request #1945 from influxdata/feature/url-to-presentation-mode
Add 'present' url param detection to presentation mode middleware
2017-09-05 09:03:34 -06:00
Jared Scheib 5bd7690e84 Only add Fill when to InfluxQL when there's a group by time 2017-09-05 11:00:11 -04:00
Jared Scheib 554615b90d Merge remote-tracking branch 'origin/master' into fill-query-widget 2017-09-05 10:52:41 -04:00
Jared Scheib e6fb0c9b8d Merge branch 'master' into feature/url-to-presentation-mode 2017-09-04 14:19:48 -04:00
Hunter Trujillo 343c544c85 CHANGELOG> 2017-09-02 00:36:40 -06:00
Hunter Trujillo f45a24ca9f Use only the boolean interface for the present query string. 2017-09-02 00:36:08 -06:00
Hunter Trujillo 77b5e7f742 UPDATE CHANGELOG. 2017-09-02 00:03:31 -06:00
Hunter Trujillo e0e8ce2fdf Update CHANGELOG. 2017-09-02 00:02:56 -06:00
Jared Scheib 4007a954a2 Use different query config if for Kapacitor rule
This removes the 'fill' property from a default
query config if it is for use in a Kapacitor
alert rule

Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
2017-09-01 20:01:10 -04:00
Jared Scheib a34addc258 Remove obsolete getInitialState store helper func 2017-09-01 17:37:07 -04:00
Hunter Trujillo af03beafb1 Use src-relative path for importing enablePresentationMode action. Add query-string package. Use queryString library to parse location.search. 2017-09-01 15:07:37 -06:00
Andrew Watkins d6be4306e1 Merge pull request #1957 from influxdata/bugfix/stacked
BUGFIX: Stacked graph bug
2017-09-01 13:14:53 -07:00
Andrew Watkins 022e8f1e40 All the implicit returns 2017-09-01 11:12:02 -07:00
Andrew Watkins e5bcdee59e Update CHANGELOG 2017-09-01 10:13:59 -07:00
Andrew Watkins 8b4a775fa5 Fix stacked graph bug 2017-09-01 10:09:52 -07:00
Andrew Watkins 90bf078193 Merge pull request #1952 from influxdata/bugfix/crosshair-remove
BUGFIX: crosshair remove
2017-08-31 14:39:48 -07:00
Andrew Watkins a84ae83714 Merge pull request #1956 from influxdata/bugfix/alerts
Fix alerts table to display if alerts are missing a host, name, or level
2017-08-31 14:39:31 -07:00
Andrew Watkins 906f138ece Merge branch 'master' into bugfix/crosshair-remove 2017-08-31 14:16:29 -07:00
Andrew Watkins 8f5bc7914b Merge pull request #1947 from influxdata/bugfix/some-fields
BUGFIX: 'fields' property missing from queryConfig in DataExplorer
2017-08-31 14:15:59 -07:00
Andrew Watkins 49c3d9100c Fix alerts table to display if alerts are missing a host, name, or level 2017-08-31 14:15:33 -07:00
Andrew Watkins 815b97221a Merge branch 'master' into bugfix/some-fields 2017-08-31 14:07:15 -07:00
Andrew Watkins 5485df5e7d Invoke line colors and stop wrapping 2017-08-31 14:06:28 -07:00
Andrew Watkins e982d06425 Merge branch 'master' into bugfix/crosshair-remove 2017-08-31 13:12:43 -07:00
Andrew Watkins 0858d3a6e6 Merge pull request #1943 from influxdata/bugfix/add-kapa-from-source
Fix inability to add kapacitor from source page
2017-08-31 13:12:09 -07:00
Andrew Watkins 6e2654452a Sugar 2017-08-31 13:06:55 -07:00
Andrew Watkins 0895a57cb1 Update CHANGELOG 2017-08-31 09:21:07 -07:00
Andrew Watkins a976a2e3a7 Cleanup Dygraph component 2017-08-31 09:06:16 -07:00
Andrew Watkins 20b249a780 Slim crosshair and remove gradient 2017-08-31 09:00:36 -07:00
Andrew Watkins 17c18d1c29 Make legend hide less sensitive 2017-08-31 09:00:36 -07:00
Andrew Watkins d3d898a3d4 Remove crosshair when someone graph is moused out 2017-08-31 09:00:36 -07:00
Andrew Watkins 6de0c0a5c0 Fix inability to add kapacitor from source page
The kapacitors array on source was not yet defined.  So, I added
a default empty array to the kapacitors key off of source.  Also,
cleaned up some logic regarding the duplication of kapacitor names.
2017-08-31 08:59:18 -07:00
Andrew Watkins adf8e69278 Update CHANGELOG 2017-08-30 14:11:01 -07:00
Andrew Watkins 6c38d9e7be Add spec 2017-08-30 14:09:24 -07:00
Andrew Watkins 2dd667e598 Update toggle field function to handle missing field key 2017-08-30 13:58:55 -07:00
Andrew Watkins b45b5f924f Make fields empty array if no key detected 2017-08-30 13:46:43 -07:00