Commit Graph

52 Commits (32e86b1c661d9036942b91ba93f8b8eb03e1b986)

Author SHA1 Message Date
Chris Goller f81cd7e7ad Merge pull request #868 from influxdata/disable-alert
Change rule status
2017-02-10 16:41:28 -06:00
Andrew Watkins 95e38a4767 Change rule status 2017-02-10 13:42:42 -06:00
Andrew Watkins deb69d668c Merge github.com:influxdata/chronograf into de-organize 2017-02-09 10:26:59 -08:00
Chris Goller 7deaf845a7 Merge pull request #852 from influxdata/feature/kapacitor-detail-field
Update kapacitor alert rule to have detail field
2017-02-08 20:50:48 -06:00
Andrew Watkins c6050d4273 Remove concept of Panels 2017-02-08 13:58:15 -08:00
Andrew Watkins b84179f913 Merge pull request #841 from influxdata/de-struction
Simplify DataExplorer
2017-02-08 08:38:56 -08:00
Andrew Watkins a31518de9c Introduce UPDATE_DETAILS action 2017-02-07 15:15:43 -08:00
Andrew Watkins 63725d544f Fix typo 2017-02-06 12:53:36 -08:00
Andrew Watkins f1dd929725 Remove getState in new object 2017-02-06 12:50:31 -08:00
Andrew Watkins 954a6506fc Add active panel spec 2017-02-06 11:54:22 -08:00
Andrew Watkins 7ef4f9f916 Move test dir to data_explorer 2017-02-06 11:41:42 -08: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
Nathan Haugo 1da41c760a Merge pull request #799 from influxdata/bugfix/legend-data-order
Bugfix/legend data order
2017-01-26 17:54:19 -08:00
Hunter Trujillo bfdba8de74 Add reducer spec for shared/sources. Add nodemon script to package.json to help with TDD. Fix actual issue: duplicate defaults in sources. 2017-01-26 16:55:05 -07: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 996c1d077b Add tests for range calc 2017-01-12 14:19:48 -08:00
Andrew Watkins bba5a35621 Update test paths 2017-01-11 16:20:28 -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
Will Piers 3ff0bf08a5 Remove old spec 2016-11-21 16:10:00 -07:00
Andrew Watkins a7b748b31f Remove identifier (host) from timeSeriesToDygraph converter 2016-11-17 18:50:59 -08:00
Will Piers d2e81fead5 Takin' out the trash 2016-11-14 17:09:58 -08:00
Andrew Watkins 80d03553c9 Refactor action for easier testing 2016-11-10 16:18:39 -08:00
Andrew Watkins 8874d40703 Add the ability to add a rule 2016-11-10 14:14:00 -08:00
Andrew Watkins a43452df27 Remove query page spec 2016-11-08 15:01:27 -08:00
Andrew Watkins cab1a37740 Move old enterpirse code into archive 2016-11-08 14:50:41 -08:00
Andrew Watkins 991983166e Implement renaming of rule 2016-11-07 15:47:13 -08:00
Andrew Watkins 658d39dbc3 Add alerts to kapacitor rule 2016-11-03 15:54:03 -07:00
Andrew Watkins 975a54ea64 Add kapacitor rule message to state 2016-11-03 15:54:03 -07:00
Andrew Watkins 6069c50da8 Kapacitor rules populated and updated with by redux 2016-11-03 15:54:03 -07:00
Andrew Watkins a26fa84633 Refine DE to work with Kapacitor rule creation 2016-11-03 15:54:03 -07:00
Will Piers ffc623b63a Finish up the queryTransitions refactor 2016-11-03 15:53:13 -07:00
Will Piers 4c2cf4da3f Start queryTransitions refactor 2016-11-03 15:53:13 -07:00
Will Piers ff4ba78b24 Remove old tests as notifications work in a fundamentally different way 2016-10-20 13:32:09 -07:00
Tim Raymond 98c9f53dfb Remove Overview page
This removes the Overview page from the navigation as well as all
associated JS that powered the Overview page. Styles for the Overview
page have been left in place, since there doesn't appear to be a good
option for performing CSS dead code elimination at this time.
2016-10-06 12:29:10 -04:00
Andrew Watkins f6ffa1dc91 Skip test 2016-09-22 11:17:50 -07:00
Andrew Watkins 0b20f4d8f2 Skipping tests 2016-09-22 11:17:49 -07:00
Will Faurot 3c47390cd7 Remove a brittle test that causes tests to fail on circle
Phantom seems to treat timestamps differently on different platforms.
2016-09-20 12:01:30 -07:00
Will Faurot 47fb6483a6 Remove old test cruft 2016-09-20 11:50:40 -07:00