Commit Graph

211 Commits (a3be77a4ba58f6a102217a39a35f56b641e82e0e)

Author SHA1 Message Date
Andrew Watkins 4353f8ac86 Merge pull request #2128 from influxdata/feature/qc-v2-alias
FEATURE:  queryConfig v2 && custom field alias persistence
2017-10-20 20:32:33 -07:00
Andrew Watkins 80940f8bfa Fix field helper specs 2017-10-17 13:34:16 -07:00
Andrew Watkins 9b1cc1d436 Change influxql and FieldList fields to value instead of name 2017-10-17 13:31:17 -07:00
Andrew Watkins 77b3487bd2 Change tests and reducers to use value instead of name 2017-10-17 13:19:08 -07:00
Andrew Watkins 73c93d2957 WIP change name to value 2017-10-17 12:44:16 -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 93cfcf144e Add spec for REMOVE_FUNCS 2017-10-17 12:42:57 -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 bcf3943125 WIP 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
deniz kusefoglu 921bf66dc8 add test to dashboardtoCSV 2017-10-13 15:20:23 -07:00
deniz kusefoglu 9a13240bd4 fix test 2017-10-13 13:35:58 -07:00
deniz kusefoglu 2b4a0519f7 fix tests 2017-10-13 13:26:46 -07:00
deniz kusefoglu 5a1e4d11c5 Create a seperate function to handle csv downloads from dashboard cells 2017-10-13 13:07:20 -07:00
Andrew Watkins 0565a24e0a Fix tests 2017-10-09 13:01:40 -07:00
Andrew Watkins 6cf52ff5f3 Future proof buildInfluxQL function 2017-10-09 13:01:39 -07:00
Andrew Watkins b083e2c654 Semantics 2017-10-09 13:01:39 -07:00
Andrew Watkins cb3cb0ac18 Test cleanup 2017-10-09 13:01:39 -07:00
Andrew Watkins b10b52b7d9 Test cleanup 2017-10-09 13:01:39 -07:00
Andrew Watkins 8d7d0bd254 Add number as valid type of bound 2017-10-09 13:01:38 -07:00
Andrew Watkins 59ad62686f Introduce dashboardTime normalizer 2017-10-09 13:01:38 -07:00
Andrew Watkins 6d72f7f989 Add delete and update dashTime actions and reducers 2017-10-09 13:01:37 -07:00
Andrew Watkins ad629dfe50 Change set to add 2017-10-09 13:01:37 -07:00
Andrew Watkins d9d8abc0f3 Introduce dashTime reducer v1 2017-10-09 13:01:37 -07:00
deniz kusefoglu 5310548c47 Generate a unique db self.link for use as a temp-id-key 2017-09-19 13:05:31 -07:00
deniz kusefoglu a6adf97c1d Improve testing on resultstoCSV 2017-09-12 18:45:49 -07:00
deniz kusefoglu e7b25a2bed Improve testing on resultsToCSV 2017-09-12 15:50:25 -07:00
deniz kusefoglu c94a69366b Add tests to results to CSV function 2017-09-12 14:59:03 -07:00
Jared Scheib 18e41b6703 Test client DE fill for ints and floats 2017-09-07 12:50:50 -07:00
Jared Scheib 999b1d1a14 Test updating fill to non-null-string non-number value in client DE 2017-09-07 12:49:51 -07:00
Jared Scheib 2e8e9003c1 Test for explicit fill with group by time in client DE 2017-09-07 12:43:17 -07:00
Jared Scheib b5604d8c37 Add comprehensive explicit fill test coverage 2017-09-06 11:44:22 -04:00
Jared Scheib 4543c89755 Test client explicit fill; clean up 2017-09-06 11:37:47 -04:00
Jared Scheib e551f3f55a Add client test for implicit fill null made explicit 2017-09-06 11:31:04 -04:00
Jared Scheib bd9b3ea9d5 Fix client tests w/r/t changes to defaultQueryConfig and fill 2017-09-06 11:27:16 -04:00
Andrew Watkins 6c38d9e7be Add spec 2017-08-30 14:09:24 -07:00
Andrew Watkins a97afd5a43 Fix equal min max bug 2017-08-24 10:06:09 -07:00
Hunter Trujillo e258061f1e Remove test console.log. 2017-08-18 15:35:25 -06:00
Hunter Trujillo 849bca5a75 Add template variable name selection test and reducer. Fire action on dashboard load. 2017-08-18 15:32:12 -06:00