Andrew Watkins
|
5092185d48
|
Refactor FieldList to accept new shape
|
2017-10-17 12:42:56 -07:00 |
Chris Goller
|
92294923a3
|
Remove toggleFieldWithGroupByInterval
|
2017-10-17 12:42:56 -07:00 |
Chris Goller
|
446d729eca
|
Fix import of field helper typos
|
2017-10-17 12:42:56 -07:00 |
Chris Goller
|
ee2407c112
|
Update queryConfigSpec to remove deprecated mocha assertions
|
2017-10-17 12:42:56 -07:00 |
Chris Goller
|
322275962e
|
Add spec tests for field helpers
|
2017-10-17 12:42:55 -07:00 |
Chris Goller
|
5d9047116f
|
Update reducers to reflect new field helper location
|
2017-10-17 12:42:55 -07:00 |
Chris Goller
|
6930d25f93
|
Move fields helpers into shared reducers
|
2017-10-17 12:42:55 -07:00 |
Chris Goller
|
ecc3f2ccb7
|
Update queryTransitions to use field helpers
|
2017-10-17 12:42:55 -07:00 |
Chris Goller
|
14f7b16f50
|
Fix field helper function to be javascript
|
2017-10-17 12:42:55 -07:00 |
Chris Goller
|
8324e13670
|
WIP
|
2017-10-17 12:42:55 -07:00 |
Chris Goller
|
ebe75f1c5b
|
Add functions to handle fields in new queryConfig
|
2017-10-17 12:42:55 -07:00 |
Andrew Watkins
|
326a00b153
|
Update kapacitory query reducer
|
2017-10-17 12:42:54 -07:00 |
Andrew Watkins
|
1cfe98ec09
|
Put add funcs to fields in one reducer function
|
2017-10-17 12:42:54 -07:00 |
Chris Goller
|
5ff766e728
|
Update query building to new queryConfig shape
|
2017-10-17 12:42:54 -07:00 |
Chris Goller
|
9652703e5b
|
Move influxql spec file to correct location
|
2017-10-17 12:42:54 -07:00 |
Andrew Watkins
|
c6c63afbe6
|
WIP adding funcs and fields to query config v2
|
2017-10-17 12:42:54 -07:00 |
Hunter Trujillo
|
42d508e35a
|
WIP
|
2017-10-17 12:42:54 -07:00 |
Hunter Trujillo
|
ef4b01513b
|
WIP
|
2017-10-17 12:42:53 -07:00 |
Hunter Trujillo
|
fb4f0af2f8
|
CHANGELOG.
|
2017-10-17 13:31:22 -06:00 |
Chris Goller
|
b5446a633f
|
Update upper bound relative duration template expansion of :interval:
|
2017-10-17 14:26:26 -05:00 |
Hunter Trujillo
|
42ec6393a1
|
Add our own fork of Dygraphs.
|
2017-10-17 13:25:28 -06:00 |
Chris Goller
|
4de1eb299d
|
Update InfluxQL field parsing to return strings rather than numbers
|
2017-10-17 13:52:26 -05:00 |
Chris Goller
|
c8b0f34534
|
Refactor fill statement parsing to be an idomatic switch
|
2017-10-17 13:52:01 -05:00 |
Chris Goller
|
1ee1fd9040
|
Add test of InfluxQL parsing with aggregates and aliases
|
2017-10-17 13:50:52 -05:00 |
Chris Goller
|
adb071be37
|
Refactor queryConfig fields to kapacitor to remove loops
|
2017-10-17 13:48:21 -05:00 |
Andrew Watkins
|
7e40f66c88
|
Update CHANGELOG
|
2017-10-17 10:49:30 -07:00 |
Andrew Watkins
|
3863fc3776
|
Reset customTime when a preconfigured relative time is selected
|
2017-10-17 10:49:29 -07:00 |
Andrew Watkins
|
57a594c183
|
Tweak styles
|
2017-10-17 10:49:29 -07:00 |
Andrew Watkins
|
16d48b2dac
|
Replace regex with boolean
|
2017-10-17 10:49:29 -07:00 |
Andrew Watkins
|
d90d465e59
|
Add ability to toggle now in CustomTimeRange
|
2017-10-17 10:49:29 -07:00 |
Andrew Watkins
|
baa051b994
|
Remove CreateSources container
|
2017-10-16 17:57:51 -07:00 |
Andrew Watkins
|
570292fbc0
|
Merge pull request #2098 from influxdata/bugfix/not-equal-to
BUGFIX: Fix display of not-equal-to on rule graph
|
2017-10-16 17:50:23 -07:00 |
Andrew Watkins
|
88bbd3df7b
|
Update CHANGELOG
|
2017-10-16 17:40:23 -07:00 |
Andrew Watkins
|
54c146ae15
|
Prevent form submit onEnter
|
2017-10-16 17:31:45 -07:00 |
Andrew Watkins
|
f237fa083e
|
Guard against non-numeric values
|
2017-10-16 17:14:44 -07:00 |
Andrew Watkins
|
43fb29522c
|
Turn RuleGraph into an SFC
This also allowed me to pull out some functions into helper files.
Also, this commit contains replacing string literals with constants.
|
2017-10-16 16:41:39 -07:00 |
Andrew Watkins
|
ff408484c7
|
Fix display of not-equal-to on rule graph
|
2017-10-16 16:04:20 -07:00 |
Andrew Watkins
|
64d3f49dac
|
Remove redundancy of CreateSource page
|
2017-10-16 15:51:04 -07:00 |
Nathan Haugo
|
3913c766f9
|
Merge pull request #2107 from influxdata/feature/backend-millisecond-drilldown
Add support for millisecond groupbys
|
2017-10-16 14:49:20 -07:00 |
Andrew Watkins
|
8d4dac942c
|
Guard against properties not returned from server getting clobbered
|
2017-10-16 14:45:18 -07:00 |
Nathan Haugo
|
fe62e9fdb4
|
Remove debugging lines and add case for less than 1 ms
|
2017-10-16 16:23:22 -05:00 |
Nathan Haugo
|
608d11e143
|
Made changes due to review
|
2017-10-16 16:15:12 -05:00 |
Andrew Watkins
|
0dfc71195f
|
Update SourcePage to use new SourceForm format
|
2017-10-16 14:07:56 -07:00 |
Andrew Watkins
|
d52dc991ea
|
Merge pull request #2119 from influxdata/enhancement/tickscript-cancel
UX-IMPROVEMENT: Add Cancel button for tickscript editor
|
2017-10-16 13:27:43 -07:00 |
Andrew Watkins
|
5215f21782
|
Consolidate input state into parent
|
2017-10-16 12:41:09 -07:00 |
deniz kusefoglu
|
b4484ff808
|
Refactor LayoutCell to use LayoutState HOC
|
2017-10-16 11:50:25 -07:00 |
Andrew Watkins
|
4f4e995df8
|
Convert CreateSource to es6 class
|
2017-10-16 11:44:36 -07:00 |
Andrew Watkins
|
96eb4beddc
|
Fix unsafe ssl bug
|
2017-10-16 11:37:32 -07:00 |
Deniz Kusefoglu
|
f9031dc72d
|
Merge pull request #2116 from influxdata/feature/dashboard-download-csv
Feature/dashboard download csv
|
2017-10-16 10:49:02 -07:00 |
Alex P
|
35b7c99ee8
|
Updoot log of changes
|
2017-10-16 10:45:55 -07:00 |