Commit Graph

5700 Commits (7f7674d8297f5bd52f2598382f6b19240227fe47)

Author SHA1 Message Date
Andrew Watkins 54bb1de47f Remove irrlevant test 2017-10-17 12:42:58 -07:00
Andrew Watkins 2e208b54af Fix broken test 2017-10-17 12:42:58 -07:00
Andrew Watkins de460e6ce9 Adjust kapacitor components to accept new data shape 2017-10-17 12:42:58 -07:00
Andrew Watkins 17cd3e415a Fix applying funcs with initial group by time 2017-10-17 12:42:58 -07:00
Andrew Watkins 8bfebdee24 Iron kinks 2017-10-17 12:42:58 -07:00
Andrew Watkins faa7fd036d Pull component specific attributes out of group by selection 2017-10-17 12:42:58 -07:00
Andrew Watkins b553655e16 Move logic for initial field out of reducer 2017-10-17 12:42:58 -07:00
Andrew Watkins e6c82b88e0 Fix rawText keeping old state in the DE 2017-10-17 12:42:57 -07:00
Andrew Watkins 0beca4dd21 Christmas came early 2017-10-17 12:42:57 -07:00
Andrew Watkins 89c2334aea Max mean the default for new field 2017-10-17 12:42:57 -07:00
Andrew Watkins 3e964b86d9 Fix toggle field logic 2017-10-17 12:42:57 -07:00
Andrew Watkins 63960e107d Move kapacitor specific logic out of toggleField 2017-10-17 12:42:57 -07:00
Andrew Watkins a4656e8ea9 Add spec for REMOVE_FUNCS 2017-10-17 12:42:57 -07:00
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
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
Michael de Sa b86164e710 Modify /me to match User via UsersStore.All & principal's Issuer
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-10-16 19:58:02 -05:00
Jared Scheib d27be61b8b Rename getEmail func & email var to getUsername & username
Signed-off-by: Michael de Sa <mjdesa@gmail.com>
2017-10-16 19:58:02 -05:00
Andrew Watkins baa051b994 Remove CreateSources container 2017-10-16 17:57:51 -07:00
Jared Scheib b85ba866ab Merge pull request #2113 from influxdata/multitenancy_rename_role_sourcerole
MULTITENANCY: Rename Role CRUD methods & structs w Source prefix
2017-10-16 19:51:38 -05: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