Alex P
e9bfea14af
Improve styles for deletable tabs in rule message section
2017-11-10 10:47:48 -08:00
deniz kusefoglu
01ce24eafe
Add unique key to endpoints added to alert
2017-11-10 10:47:48 -08:00
deniz kusefoglu
2f5f727606
Add functionality to Dropdown for new alert addition
2017-11-10 10:47:48 -08:00
Alex P
95eb61982b
Add markup for alert endpoint tab deletion
2017-11-10 10:47:48 -08:00
Alex P
83af1dfcaa
Add dummy dropdown to rule builder message
2017-11-10 10:47:48 -08:00
lukevmorris
f66032deae
Merge pull request #2329 from influxdata/de-tab-names-include-tag-values
...
DE tab names include measurement and all tag values
2017-11-09 18:53:12 -08:00
Luke Morris
cb3af8b9f4
Update changelog
2017-11-09 18:42:40 -08:00
Luke Morris
045185cdab
DE tab names include measurement and all tag values
2017-11-09 18:38:09 -08:00
deniz kusefoglu
7e87ea473c
Extract EndpointInput component and fill the alert endpoints with the input fields they need
2017-11-09 17:30:12 -08:00
Andrew Watkins
5ed210fff2
Remove console spam
2017-11-09 10:01:21 -08:00
deniz kusefoglu
cf48a3b7c3
Consume alert EP options from kapacitorconfig
2017-11-08 15:12:36 -08:00
Andrew Watkins
4180402e23
Update frontend to handle new :interval: shape
2017-11-08 14:26:37 -08:00
deniz kusefoglu
4ce1e853a9
Create a separate options and arguments component for each endpoint type
2017-11-08 12:30:02 -08:00
Chris Goller
3cdb2043d3
Merge pull request #2303 from influxdata/feature/rpm-shadow-utils
...
Add shadow-utils to release RPM generation
2017-11-08 11:55:40 -06:00
Chris Goller
98308033f0
Merge branch 'master' into feature/rpm-shadow-utils
2017-11-08 11:55:07 -06:00
Chris Goller
d8853dbd22
Merge pull request #2292 from lukebigum/master
...
Source extra command line options from defaults file
2017-11-08 11:54:21 -06:00
Chris Goller
eb82ec4131
Refactor and simplify auto group by (:interval:) template variable
2017-11-08 11:27:35 -06:00
Chris Goller
8465caf425
Update CHANGELOG to mention shadow-utils in RPM release packages
2017-11-08 07:01:02 -06:00
Chris Goller
c200809530
Add shadow-utils to release RPM generation
2017-11-08 06:58:40 -06:00
Luke Bigum
4989c0af4f
source a /etc/defaults script so you can specify extra chronograf options at service start
2017-11-08 08:52:08 +00:00
deniz kusefoglu
3d859a095f
Create EndpointTabs SFC and fix actions and reducers for adding and removing new endpoints
2017-11-07 16:49:30 -08:00
Chris Goller
bda9a04778
Merge pull request #2291 from influxdata/fix/kapacitor-panic
...
Fix kapacitor task panic where error condition was not checked
2017-11-07 16:17:41 -06:00
Chris Goller
ff150a88c5
Update CHANGELOG to mention fixing kapacitor panics
2017-11-07 16:10:31 -06:00
Chris Goller
7c66d20272
Fix kapacitor variables to escape strings
2017-11-07 16:07:21 -06:00
Chris Goller
4f7710454a
Fix several kapacitor validation failures
2017-11-07 16:02:02 -06:00
Chris Goller
97cae4e788
Fix kapacitor task panic where error condition was not checked
2017-11-07 11:42:40 -06:00
Andrew Watkins
6e6203509a
Merge pull request #2218 from influxdata/bugfix/no-results-legend
...
Bugfix/no results legend
2017-11-06 15:08:19 -08:00
Chris Goller
8a5568af72
Merge pull request #2268 from influxdata/feature/webpack-hot-module-reload
...
Add hot module reload to dev builds (make run-hmr)
2017-11-06 17:07:08 -06:00
Chris Goller
7b5f32b186
Merge pull request #2267 from influxdata/feature/js-build-cleaner
...
Add cleanup step to js dev builds to remove unused files
2017-11-06 17:06:41 -06:00
Nathan Haugo
ae13f6ef23
Merge pull request #2222 from influxdata/fix/builder-template-vars
...
Fix rendering of templated queries to the /queries endpoint
2017-11-06 13:42:14 -08:00
Chris Goller
693f26b0c3
Update queries endpoint comment
2017-11-04 20:19:08 -05:00
Chris Goller
36d9547d9a
Add hot module reload to dev builds (make run-hmr)
2017-11-04 14:07:39 -05:00
Chris Goller
73dd89843f
Add cleanup step to js dev builds to remove unused files
2017-11-03 19:33:16 -05:00
deniz kusefoglu
3487055fd0
check RuleID instead of isEditing? to determine rule status
2017-11-03 13:43:49 -07:00
deniz kusefoglu
3c19fd681d
Correct selectedEndpoint after endpoint deletions and number endpoints from rule.alertNodes
2017-11-03 12:31:24 -07:00
Chris Goller
e5a4a007f3
Update CHANGELOG to mention fixing template variable in dashboard query building
2017-11-02 18:01:35 -05:00
Chris Goller
663d418161
Fix rendering of templated queries to the /queries endpoint
2017-11-02 17:57:02 -05:00
deniz kusefoglu
e805287682
Remove endpoints from Rule Message list upon x click
2017-11-02 14:59:00 -07:00
Andrew Watkins
6908fd683a
Make legend items unique
2017-11-02 13:38:08 -07:00
Andrew Watkins
1e8f14836a
Remove 'No Results' as empty state for Dygraphs
...
Returning No Results when no series returned cause a bunch of issues.
Firstly, if the user zoomed in to a time that returned no data the graph
would disappear and they would no longer be able to double-click the
graph to zoom back out. Secondly, if ONE series returned no results the
entire graph would disappear.
2017-11-02 13:36:15 -07:00
deniz kusefoglu
d16eda8f7d
Transform selectedAlertName to selectedAlert object with name and kind properties
2017-11-01 16:30:41 -07:00
deniz kusefoglu
b2fd4e31fa
merge conflicts
2017-11-01 11:27:23 -07:00
Alex P
09aea5deb4
Prevent rendering of empty UL tag
2017-11-01 11:03:12 -07:00
Alex P
4983bb25dd
Add dummy markup & styles for "configured" state of AlertTabs
...
Hardcoded all endpoints to configured={true} for now
2017-11-01 11:03:12 -07:00
Alex P
b9ca4b8666
Add borders between tablist items
2017-11-01 11:03:12 -07:00
deniz kusefoglu
716fa4d19a
Add new alert endpoints by kind and number
2017-11-01 10:56:35 -07:00
Alex P
6ff8ff6df5
Improve styles for deletable tabs in rule message section
2017-11-01 10:56:34 -07:00
deniz kusefoglu
1b367e9ca0
Add unique key to endpoints added to alert
2017-11-01 10:56:34 -07:00
deniz kusefoglu
5f70fbce61
Add functionality to Dropdown for new alert addition
2017-11-01 10:56:34 -07:00
Alex P
cc07bcced3
Add markup for alert endpoint tab deletion
2017-11-01 10:56:34 -07:00