Jared Scheib
8e5bed7a10
Test for explicit fill with group by time in client DE
2017-09-07 12:43:17 -07:00
Jared Scheib
c2a7d21d09
Update modified queryTransition funcs to ES6 and spread operator
2017-09-07 12:39:15 -07:00
Jared Scheib
bb0dc81dd7
Rename onSelection func to onChooseFill for idiomacy
2017-09-07 11:35:51 -07:00
Jared Scheib
9e5b60c874
Move styles for groupby fill container into stylesheet
2017-09-07 11:32:01 -07:00
Jared Scheib
35a1d64036
Prettier
2017-09-07 11:31:24 -07:00
Jared Scheib
5f5e04459e
Move defaultProps outside of class definition
2017-09-07 11:22:16 -07:00
Jared Scheib
390d970d3a
Refactor KAPA_ADD_RULE to use spread operator; removed unused param
2017-09-07 13:14:59 -04:00
Jared Scheib
cc72462d41
Add comments for two actions consumed by two reducers each
2017-09-07 13:11:02 -04:00
Jared Scheib
9059b03fd6
Refactor a ADD_QUERY reducer to use spread operator; remove unused param
2017-09-07 13:10:11 -04:00
Jared Scheib
632725d943
Change var name to clarify for condition when it's undefined
2017-09-07 12:34:50 -04:00
Jared Scheib
d3420ff6f8
Merge remote-tracking branch 'origin/master' into fill-query-widget
2017-09-06 11:48:00 -04:00
Jared Scheib
7ac1057e0d
Add comprehensive explicit fill test coverage
2017-09-06 11:44:22 -04:00
Jared Scheib
2bf7d64370
Test client explicit fill; clean up
2017-09-06 11:37:47 -04:00
Jared Scheib
c33ea2d486
Add client test for implicit fill null made explicit
2017-09-06 11:31:04 -04:00
Jared Scheib
03e572965e
Fix client tests w/r/t changes to defaultQueryConfig and fill
2017-09-06 11:27:16 -04:00
Jared Scheib
dbb8c32bd5
Fix destructuring error when no options passed to applyFuncsToField
2017-09-05 16:44:23 -04:00
Jared Scheib
86b883b154
Fix Kapacitor FieldList propTypes to prevent onFill func warning
2017-09-05 16:24:07 -04:00
Jared Scheib
18b7fe3cbe
Prevent fill from being added to kapacitor query string
2017-09-05 16:23:35 -04:00
Jared Scheib
a814dbc9b0
Ensure default influxql fill value of 'null' string
2017-09-05 15:56:19 -04:00
Jared Scheib
67ab19515c
Fix bug to ensure GROUP BY is not added to toggled func-less field
2017-09-05 12:02:15 -04:00
Jared Scheib
b43d33bc7d
Add Fill to queryConfig when field toggled
2017-09-05 12:00:38 -04:00
Jared Scheib
a6754857eb
Change NULL const to NULL_STRING to avoid confusion
2017-09-05 11:59:28 -04:00
Jared Scheib
31f0ed3773
Only add Fill when to InfluxQL when there's a group by time
2017-09-05 11:00:11 -04:00
Jared Scheib
1371c6afad
Merge remote-tracking branch 'origin/master' into fill-query-widget
2017-09-05 10:52:41 -04:00
Jared Scheib
b882caa3ed
Merge branch 'master' into feature/url-to-presentation-mode
2017-09-04 14:19:48 -04:00
Hunter Trujillo
f59fc76657
Use only the boolean interface for the present query string.
2017-09-02 00:36:08 -06:00
Jared Scheib
cfcb2ec260
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
bcca6ec596
Remove obsolete getInitialState store helper func
2017-09-01 17:37:07 -04:00
Hunter Trujillo
1d23ccd587
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
33c32dcfeb
All the implicit returns
2017-09-01 11:12:02 -07:00
Andrew Watkins
5a843836c9
Fix stacked graph bug
2017-09-01 10:09:52 -07:00
Andrew Watkins
eff225e9c2
Merge pull request #1952 from influxdata/bugfix/crosshair-remove
...
BUGFIX: crosshair remove
2017-08-31 14:39:48 -07:00
Andrew Watkins
ec05a50627
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
a5f984bd36
Merge branch 'master' into bugfix/crosshair-remove
2017-08-31 14:16:29 -07:00
Andrew Watkins
cd7de90642
Fix alerts table to display if alerts are missing a host, name, or level
2017-08-31 14:15:33 -07:00
Andrew Watkins
1ac66a364f
Merge branch 'master' into bugfix/some-fields
2017-08-31 14:07:15 -07:00
Andrew Watkins
f0b9088c9e
Invoke line colors and stop wrapping
2017-08-31 14:06:28 -07:00
Andrew Watkins
a674ef5edd
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
dc82dde36b
Sugar
2017-08-31 13:06:55 -07:00
Andrew Watkins
d4d2fb3618
Cleanup Dygraph component
2017-08-31 09:06:16 -07:00
Andrew Watkins
d3637907f8
Slim crosshair and remove gradient
2017-08-31 09:00:36 -07:00
Andrew Watkins
d64b737aac
Make legend hide less sensitive
2017-08-31 09:00:36 -07:00
Andrew Watkins
fd5560512a
Remove crosshair when someone graph is moused out
2017-08-31 09:00:36 -07:00
Andrew Watkins
c25e15c64d
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
f40db15409
Add spec
2017-08-30 14:09:24 -07:00
Andrew Watkins
031f963d0a
Update toggle field function to handle missing field key
2017-08-30 13:58:55 -07:00
Andrew Watkins
61985ac847
Make fields empty array if no key detected
2017-08-30 13:46:43 -07:00
Andrew Watkins
00b7a5c050
Refactor FieldList to ES6 class syntax
2017-08-30 13:37:31 -07:00
Timothy J. Raymond
3d2c012e72
Merge pull request #1929 from influxdata/bugfix/tr-abs-agb
...
Add nanosecond precision to :interval: calc
2017-08-30 16:28:21 -04:00
Andrew Watkins
d597f07101
Fix DE freezing up when there is no field list
2017-08-30 13:28:15 -07:00