Commit Graph

26 Commits (900702d6be25770f3566e30f5c407c3d59168b4a)

Author SHA1 Message Date
Andrew Watkins e1e84685fd Change influxql and FieldList fields to value instead of name 2017-10-17 13:31:17 -07:00
Chris Goller 6930d25f93 Move fields helpers into shared reducers 2017-10-17 12:42:55 -07:00
Chris Goller 8324e13670 WIP 2017-10-17 12:42:55 -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
Hunter Trujillo 5f5478bcdc Prettier tests. 2017-06-07 10:23:53 -06:00
Andrew Watkins d9f8208dc3 Lint fix all tests 2017-03-30 15:57:33 -07:00
Andrew Watkins c0f9964a29 Remove series highlighting 2017-03-30 15:57:33 -07:00
Andrew Watkins 2984c139a2 Fix test to use ∞ 2017-03-21 15:32:41 -07:00
Hunter Trujillo 9507f67b42 Improve performance of the new function by a factor of 3-4x using a memoization technique. 2017-01-29 04:41:07 -07:00
nathan haugo c8333acd2f Revert to f3cb3fb72b 2017-01-26 18:13:27 -08:00
Nathan Haugo 0c02deedd9 Revert "Revert "Bugfix/legend data order"" 2017-01-26 18:00:14 -08:00
Nathan Haugo 8067b32b17 Revert "Bugfix/legend data order" 2017-01-26 17:55:21 -08:00
Andrew Watkins b8bb570ecc Cleanup comments 2017-01-26 11:09:04 -08:00
Andrew Watkins 5b200a315f Include support for tags 2017-01-26 11:07:34 -08:00
Hunter Trujillo 9fbbdedc69 Add dygraphSeries. Tests pass. 2017-01-25 14:25:03 -07:00
Andrew Watkins 93dc0ca125 WIP handle duplicate field and measurement names
This solution can now handle an arbitrary number of
responses and series.  Once we munge the series out
into one flat collection, we utilize the index of each
series to identify duplicate labels.
2017-01-24 11:50:41 -08:00
Andrew Watkins 73d6d624a3 WIP all the refactors and in teh darkness bind them 2017-01-23 21:14:39 -08:00
Andrew Watkins 9cb38ae4ba WIP Fix label ordering bug 2017-01-23 16:08:45 -08:00
Andrew Watkins e5171fc2e9 Add tests 2017-01-10 11:22:21 -08:00
Andrew Watkins 1619f9be99 Sort graph legend alphabetically 2017-01-06 11:56:38 -08:00
Andrew Watkins 1ece592ec4 Update tests 2016-12-15 09:49:17 -08:00
Andrew Watkins f6e85badf6 Fix broken test
Signed-off-by: Will Piers <willpiers@influxdb.com>
2016-11-30 14:13:15 -08:00
Andrew Watkins 8ed8967cb5 Handle multiple y-axes legend labels 2016-11-30 14:13:15 -08:00
Andrew Watkins a7b748b31f Remove identifier (host) from timeSeriesToDygraph converter 2016-11-17 18:50:59 -08:00
Will Piers d7ae615e37 Bring over enterprise ui and configuration
Signed-off-by: Andrew Watkins <watts@influxdb.com>
2016-09-19 13:45:05 -07:00