Commit Graph

183 Commits (014048631c1f2b1980b785d7b4406e4a2f5803bb)

Author SHA1 Message Date
Luke Morris b982f2ccdf Account for days in formatter matcher 2017-12-18 15:49:45 -08:00
Luke Morris 1074a7f4ea Update regex to accept days as valid input 2017-12-18 15:28:29 -08:00
Hunter Trujillo 66b45093fc Add default uuid to defaultQueryConfig in case it's not supplied. Fix how a new query config is added if there is not one present in the DE. 2017-12-18 16:10:59 -07:00
Jared Scheib b18dce8577 Pass through config link to redux 2017-12-12 15:10:54 -08:00
Jared Scheib 93f11e1325 Merge remote-tracking branch 'origin/master' into multitenancy 2017-12-05 11:43:23 -08:00
Andrew Watkins 944030d0f1
Merge pull request #2385 from influxdata/feature/time-cop
Feature/time cop
2017-11-21 11:44:21 -08:00
Chris Goller 86a58a32ea Update queryConfig render to support wildcard, re, int, num 2017-11-17 14:11:05 -06:00
Andrew Watkins 481a56be55 Make timeShift appear in dashboard layouts 2017-11-10 16:44:06 -08:00
Andrew Watkins b9b40a1659 Change multiple to quantity in shift + misc cleanup 2017-11-10 11:09:47 -08:00
Andrew Watkins 3d9e607502 Allow for n time shifts 2017-11-09 10:02:26 -08:00
Andrew Watkins a59c78f945 Change shift shape to array in test 2017-11-09 10:02:26 -08:00
Andrew Watkins e151f102e0 Introduce TimeShift to DataExplorer 2017-11-09 10:02:26 -08:00
Andrew Watkins 0eac04acb3 Get shifted 2017-11-09 10:02:25 -08:00
Andrew Watkins 4b1d61f536 Add shifted query if query is shifted 2017-11-09 10:02:25 -08:00
Andrew Watkins 851f6f4048 Link timeShift to queryConfig in Dashboards 2017-11-09 10:02:25 -08:00
Andrew Watkins 1f601fd612 Add time shift to queryConfig reducer 2017-11-09 10:02:25 -08:00
Andrew Watkins 87c164e63a Be the change 2017-11-09 10:02:24 -08:00
Jared Scheib f2060d6c28 Wire up change current organization 2017-11-03 07:53:07 -07:00
Jared Scheib 1d05ccbe75 Get organizations from server to populate Chronograf Admin dropdown
Get & use chronograf/v1/organizations from server links
2017-11-02 17:47:14 -07:00
Jared Scheib a6d65b0311 Get & use chronograf/v1/users from server links 2017-11-02 16:48:27 -07:00
Andrew Watkins 055463012f Use gaurd clause pattern 2017-10-18 09:55:52 -07:00
Andrew Watkins e1e84685fd Change influxql and FieldList fields to value instead of name 2017-10-17 13:31:17 -07:00
Andrew Watkins 7d483d87df WIP change name to value 2017-10-17 12:44:16 -07:00
Andrew Watkins 54bb1de47f Remove irrlevant 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 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 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
Chris Goller 92294923a3 Remove toggleFieldWithGroupByInterval 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 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
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
Andrew Watkins c0422f2163 Future proof buildInfluxQL function 2017-10-09 13:01:39 -07:00
Hunter Trujillo 67385e0075 Add Data Explorer InfluxQL query and location query synchronization 2017-10-05 10:20:00 -06:00