Andrew Watkins
73f35be7e9
Start breaking up the sadness in applyFuncsToFields
2017-10-17 12:42:56 -07:00
Andrew Watkins
2c77ea9b52
New queryConfig shape 'works' in the DE
2017-10-17 12:42:56 -07:00
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
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
Chris Goller
5711fe66f2
Update kapacitor variables to guard against invalid fields
2017-10-16 12:02:47 -05:00
Chris Goller
fd8e3b3398
Update swagger documentation about queryConfig
2017-10-16 11:51:51 -05:00
Chris Goller
14e49c0ef9
Rename queryConfig field to Value and support top/bottom
2017-10-16 10:56:12 -05:00
Chris Goller
0d3762e272
WIP supporting integers/floats for influxql arguments
2017-10-11 14:45:01 -05:00
Chris Goller
a5d28c3eca
Update queryConfig arguments to be optional in JSON response
2017-10-10 23:32:08 -05:00
Chris Goller
7f3986f982
Refactor query config field arguments to be fields
2017-10-10 18:04:45 -05:00
Chris Goller
5f4ce64a11
Refactor queryConfig to have field aliases and function arguments
2017-10-10 17:01:50 -05:00
Nathan Haugo
490cb31192
Merge pull request #2095 from influxdata/bug/fix-rp-copy
...
Fix copy for rp values
2017-10-10 11:08:22 -07:00
Nathan Haugo
41470d7bbd
Update CHANGELOG.md
...
Fix markdown
2017-10-10 11:07:57 -07:00
Nathan Haugo
5a48394802
Merge branch 'master' into bug/fix-rp-copy
2017-10-10 11:07:06 -07:00
Andrew Watkins
3c9d78bd72
Merge pull request #2080 from influxdata/keep-ceo-toggle-centered
...
Prevent CEO toggle from de-centering when no queries present
2017-10-10 11:04:21 -07:00
Alex Paxton
ad6fd8ee2e
Merge pull request #2078 from influxdata/rule-builder-polish-2
...
UI IMPROVEMENT: Rule Builder Polish
2017-10-10 09:34:07 -07:00
Andrew Watkins
fa6e837ef0
Merge pull request #2083 from influxdata/feature/time-after-time
...
FEATURE: Persist dashboard time ranges per dashboard
2017-10-09 17:51:17 -07:00
Andrew Watkins
04184ab679
Update CHANGELOG
2017-10-09 13:13:18 -07:00
Andrew Watkins
066419ce52
Update CHANGELOG
2017-10-09 13:02:49 -07:00
Andrew Watkins
4be06d1bf2
Fix tests
2017-10-09 13:01:40 -07:00
Andrew Watkins
d6663a1dcb
Add format to timeRange
2017-10-09 13:01:40 -07:00
Andrew Watkins
d4f002cc63
Add more properties to timeRange proptypes
2017-10-09 13:01:40 -07:00
Andrew Watkins
3cc59e847e
Simplify reducer
2017-10-09 13:01:40 -07:00
Andrew Watkins
caa3060950
Gaurd against ranges being undefined
2017-10-09 13:01:39 -07:00
Andrew Watkins
50ecc5d757
Add dashboard to props
2017-10-09 13:01:39 -07:00
Andrew Watkins
d2c2f81975
Move coercion of string into id normalizer
...
If an when we move to using URI's as the dynamic parameters
in routes. We will need a consolidate place to decocde them or
ensure they are of the proper types and shape. This commit introduces
this pattern.
2017-10-09 13:01:39 -07:00
Andrew Watkins
c0422f2163
Future proof buildInfluxQL function
2017-10-09 13:01:39 -07:00
Andrew Watkins
33593e7df0
Semantics
2017-10-09 13:01:39 -07:00
Andrew Watkins
9abbce4160
Test cleanup
2017-10-09 13:01:39 -07:00
Andrew Watkins
a861c7a862
Test cleanup
2017-10-09 13:01:39 -07:00