Andrew Watkins
b0aa22206b
Introduce dashboard ui reducer
2017-02-22 11:05:20 -06:00
Jared Scheib
b9ef581c67
Merge branch 'master' into kapacitor-padding
2017-02-16 18:03:08 -08:00
Jared Scheib
5a81d8da2a
Refactor tests for clarity and simplicity
2017-02-16 14:51:22 -08:00
Jared Scheib
dd295ce15b
Test for unpadded range when passing in values well within extremities
2017-02-15 18:29:30 -08:00
Jared Scheib
2e8b8378ce
Test for padded range when passing in values at range extremities
2017-02-15 18:28:44 -08:00
Andrew Watkins
7cbe83cdb1
Merge pull request #880 from influxdata/deui-reducer
...
DataExplorer ui reducer
2017-02-15 17:00:47 -06:00
Andrew Watkins
569c8a8218
Introduce data explorer ui reducer
2017-02-13 17:16:54 -06:00
Andrew Watkins
d1252cf90b
Add spec for timeRange reducer
2017-02-13 15:29:17 -06:00
Hunter Trujillo
07a28ef9a3
Merge branch 'master' into http-tcp
...
# Conflicts:
# CHANGELOG.md
2017-02-10 16:03:30 -07:00
Chris Goller
321700a04e
Merge pull request #868 from influxdata/disable-alert
...
Change rule status
2017-02-10 16:41:28 -06:00
Hunter Trujillo
759bb6bdec
Merge branch 'master' into http-tcp
...
# Conflicts:
# CHANGELOG.md
2017-02-10 13:31:01 -07:00
Hunter Trujillo
a0b1ef5521
Refactor parseAlerta spec to test reducer, accessors, and parser separately. Refactor parseAlerta out of rules reducer into its own file in shared/prasing. Update appearance of AlertaConfig. Update appearance of RuleMessage input field. Remove smtp and alerta from default alerts.
2017-02-10 13:03:31 -07:00
Andrew Watkins
1b7a056428
Change rule status
2017-02-10 13:42:42 -06:00
Andrew Watkins
95ddc585e7
Move constants into constants file
2017-02-10 09:04:18 -08:00
Hunter Trujillo
83607f6dda
Add Alerta tick script input to configure kapacitor rule alert config.
2017-02-10 00:19:20 -07:00
Andrew Watkins
bec895726d
Merge github.com:influxdata/chronograf into de-organize
2017-02-09 10:26:59 -08:00
Chris Goller
a4aa900bf8
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
51b641b2c3
Remove concept of Panels
2017-02-08 13:58:15 -08:00
Andrew Watkins
70e184f655
Merge pull request #841 from influxdata/de-struction
...
Simplify DataExplorer
2017-02-08 08:38:56 -08:00
Andrew Watkins
ac76351100
Introduce UPDATE_DETAILS action
2017-02-07 15:15:43 -08:00
Hunter Trujillo
8cc6f0f676
Add AST to Influx converter.
2017-02-06 19:14:15 -07:00
Andrew Watkins
783e25d5f1
Fix typo
2017-02-06 12:53:36 -08:00
Andrew Watkins
6fbdfe898d
Remove getState in new object
2017-02-06 12:50:31 -08:00
Andrew Watkins
bd6157ddff
Add active panel spec
2017-02-06 11:54:22 -08:00
Andrew Watkins
b1a6858c58
Move test dir to data_explorer
2017-02-06 11:41:42 -08:00
Hunter Trujillo
b7c9243f3d
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
c8b7c39e00
Revert to c6441d4b4f
2017-01-26 18:13:27 -08:00
Nathan Haugo
abb96a0fb6
Revert "Revert "Bugfix/legend data order""
2017-01-26 18:00:14 -08:00
Nathan Haugo
662ab26b91
Revert "Bugfix/legend data order"
2017-01-26 17:55:21 -08:00
Nathan Haugo
9e29983b21
Merge pull request #799 from influxdata/bugfix/legend-data-order
...
Bugfix/legend data order
2017-01-26 17:54:19 -08:00
Hunter Trujillo
0e39dcecef
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
34a486a7cb
Cleanup comments
2017-01-26 11:09:04 -08:00
Andrew Watkins
8581d6b4aa
Include support for tags
2017-01-26 11:07:34 -08:00
Hunter Trujillo
2c65d3d825
Add dygraphSeries. Tests pass.
2017-01-25 14:25:03 -07:00
Andrew Watkins
aa92f9d510
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
527c1ef604
WIP all the refactors and in teh darkness bind them
2017-01-23 21:14:39 -08:00
Andrew Watkins
147f0aba60
WIP Fix label ordering bug
2017-01-23 16:08:45 -08:00
Andrew Watkins
2f66af3e5a
Add tests for range calc
2017-01-12 14:19:48 -08:00
Andrew Watkins
588605dde4
Update test paths
2017-01-11 16:20:28 -08:00
Andrew Watkins
d72d585d68
Add tests
2017-01-10 11:22:21 -08:00
Andrew Watkins
02b7653984
Sort graph legend alphabetically
2017-01-06 11:56:38 -08:00
Andrew Watkins
a23d493e4c
Update tests
2016-12-15 09:49:17 -08:00
Andrew Watkins
cdf5bfb1e0
Fix broken test
...
Signed-off-by: Will Piers <willpiers@influxdb.com>
2016-11-30 14:13:15 -08:00
Andrew Watkins
db0a4cc5fd
Handle multiple y-axes legend labels
2016-11-30 14:13:15 -08:00
Will Piers
c608f3f665
Remove old spec
2016-11-21 16:10:00 -07:00
Andrew Watkins
63a872ee96
Remove identifier (host) from timeSeriesToDygraph converter
2016-11-17 18:50:59 -08:00
Will Piers
3b5c59ed15
Takin' out the trash
2016-11-14 17:09:58 -08:00
Andrew Watkins
fc081e85cc
Refactor action for easier testing
2016-11-10 16:18:39 -08:00
Andrew Watkins
d3a6b221e8
Add the ability to add a rule
2016-11-10 14:14:00 -08:00
Andrew Watkins
b6cc7753f2
Remove query page spec
2016-11-08 15:01:27 -08:00
Andrew Watkins
52cb250f08
Move old enterpirse code into archive
2016-11-08 14:50:41 -08:00
Andrew Watkins
ba3a8b0d45
Implement renaming of rule
2016-11-07 15:47:13 -08:00
Andrew Watkins
c8ba074549
Add alerts to kapacitor rule
2016-11-03 15:54:03 -07:00
Andrew Watkins
bae030cb93
Add kapacitor rule message to state
2016-11-03 15:54:03 -07:00
Andrew Watkins
d2d0bb34f9
Kapacitor rules populated and updated with by redux
2016-11-03 15:54:03 -07:00
Andrew Watkins
fa65e23576
Refine DE to work with Kapacitor rule creation
2016-11-03 15:54:03 -07:00
Will Piers
8bc46b1cae
Finish up the queryTransitions refactor
2016-11-03 15:53:13 -07:00
Will Piers
d3a2c2e962
Start queryTransitions refactor
2016-11-03 15:53:13 -07:00
Will Piers
88f5a23967
Remove old tests as notifications work in a fundamentally different way
2016-10-20 13:32:09 -07:00
Tim Raymond
95cfc7d5aa
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
28121abf4e
Skip test
2016-09-22 11:17:50 -07:00
Andrew Watkins
f586658376
Skipping tests
2016-09-22 11:17:49 -07:00
Will Faurot
b8fcab86bd
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
d2ffa0028d
Remove old test cruft
2016-09-20 11:50:40 -07:00
Will Faurot
224b46e1c8
Fix tests/setup for karma
2016-09-20 11:50:23 -07:00
Will Piers
4d20b2af4a
Bring over enterprise ui and configuration
...
Signed-off-by: Andrew Watkins <watts@influxdb.com>
2016-09-19 13:45:05 -07:00