Commit Graph

5598 Commits (6fdba650ecf7d603a054eb30e37d6cafb8b131d7)

Author SHA1 Message Date
Alex P 85b1e8db9d Remove unnecessary attribute 2017-10-17 12:43:57 -07:00
Andrew Watkins 0d1001825d Remove irrlevant test 2017-10-17 12:42:58 -07:00
Andrew Watkins 4c6bc8ff76 Fix broken test 2017-10-17 12:42:58 -07:00
Andrew Watkins 6e2eefaaa0 Adjust kapacitor components to accept new data shape 2017-10-17 12:42:58 -07:00
Andrew Watkins 23ff0b7016 Fix applying funcs with initial group by time 2017-10-17 12:42:58 -07:00
Andrew Watkins 47a8ba49a9 Iron kinks 2017-10-17 12:42:58 -07:00
Andrew Watkins 9126191c2b Pull component specific attributes out of group by selection 2017-10-17 12:42:58 -07:00
Andrew Watkins 8c3f986117 Move logic for initial field out of reducer 2017-10-17 12:42:58 -07:00
Andrew Watkins 6b1284af5c Fix rawText keeping old state in the DE 2017-10-17 12:42:57 -07:00
Andrew Watkins 9eedad4dd6 Christmas came early 2017-10-17 12:42:57 -07:00
Andrew Watkins 2bbb956724 Max mean the default for new field 2017-10-17 12:42:57 -07:00
Andrew Watkins 2ea9272fcd Fix toggle field logic 2017-10-17 12:42:57 -07:00
Andrew Watkins d13d62d271 Move kapacitor specific logic out of toggleField 2017-10-17 12:42:57 -07:00
Andrew Watkins 93cfcf144e Add spec for REMOVE_FUNCS 2017-10-17 12:42:57 -07:00
Andrew Watkins 9c8572aca8 Start breaking up the sadness in applyFuncsToFields 2017-10-17 12:42:56 -07:00
Andrew Watkins e4512bd174 New queryConfig shape 'works' in the DE 2017-10-17 12:42:56 -07:00
Andrew Watkins 524bd1eee9 Refactor FieldList to accept new shape 2017-10-17 12:42:56 -07:00
Chris Goller e7125f3dd0 Remove toggleFieldWithGroupByInterval 2017-10-17 12:42:56 -07:00
Chris Goller b7c357129d Fix import of field helper typos 2017-10-17 12:42:56 -07:00
Chris Goller 831ea04980 Update queryConfigSpec to remove deprecated mocha assertions 2017-10-17 12:42:56 -07:00
Chris Goller 4797361622 Add spec tests for field helpers 2017-10-17 12:42:55 -07:00
Chris Goller 4e8e9b6cb2 Update reducers to reflect new field helper location 2017-10-17 12:42:55 -07:00
Chris Goller 1dc359e5f7 Move fields helpers into shared reducers 2017-10-17 12:42:55 -07:00
Chris Goller cf0245f953 Update queryTransitions to use field helpers 2017-10-17 12:42:55 -07:00
Chris Goller c14d44ae4f Fix field helper function to be javascript 2017-10-17 12:42:55 -07:00
Chris Goller bcf3943125 WIP 2017-10-17 12:42:55 -07:00
Chris Goller 1e8e8e2ddd Add functions to handle fields in new queryConfig 2017-10-17 12:42:55 -07:00
Andrew Watkins d8728cb925 Update kapacitory query reducer 2017-10-17 12:42:54 -07:00
Andrew Watkins 55d29f89e3 Put add funcs to fields in one reducer function 2017-10-17 12:42:54 -07:00
Chris Goller 0c72084fd8 Update query building to new queryConfig shape 2017-10-17 12:42:54 -07:00
Chris Goller d16249fce6 Move influxql spec file to correct location 2017-10-17 12:42:54 -07:00
Andrew Watkins ac126541b8 WIP adding funcs and fields to query config v2 2017-10-17 12:42:54 -07:00
Hunter Trujillo 1be7dbbd18 WIP 2017-10-17 12:42:54 -07:00
Hunter Trujillo b6757d4dd6 WIP 2017-10-17 12:42:53 -07:00
Hunter Trujillo e5e8336282 CHANGELOG. 2017-10-17 13:31:22 -06:00
Chris Goller 340e19f79a Update upper bound relative duration template expansion of :interval: 2017-10-17 14:26:26 -05:00
Hunter Trujillo 4d963f57f0 Add our own fork of Dygraphs. 2017-10-17 13:25:28 -06:00
Chris Goller dd3399adcd Update InfluxQL field parsing to return strings rather than numbers 2017-10-17 13:52:26 -05:00
Chris Goller 9c9a0a4fc7 Refactor fill statement parsing to be an idomatic switch 2017-10-17 13:52:01 -05:00
Chris Goller 2c3c9f39cc Add test of InfluxQL parsing with aggregates and aliases 2017-10-17 13:50:52 -05:00
Chris Goller 312e74993f Refactor queryConfig fields to kapacitor to remove loops 2017-10-17 13:48:21 -05:00
Andrew Watkins f2e2be1f8a Update CHANGELOG 2017-10-17 10:49:30 -07:00
Andrew Watkins 74e3b5247d Reset customTime when a preconfigured relative time is selected 2017-10-17 10:49:29 -07:00
Andrew Watkins 7b0e653446 Tweak styles 2017-10-17 10:49:29 -07:00
Andrew Watkins ba62efecb4 Replace regex with boolean 2017-10-17 10:49:29 -07:00
Andrew Watkins 694d73a994 Add ability to toggle now in CustomTimeRange 2017-10-17 10:49:29 -07:00
Andrew Watkins c4c46fd03e Remove CreateSources container 2017-10-16 17:57:51 -07:00
Andrew Watkins 0f23b3774e 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 bc524f6a94 Update CHANGELOG 2017-10-16 17:40:23 -07:00
Andrew Watkins 7a423cf92d Prevent form submit onEnter 2017-10-16 17:31:45 -07:00