Commit Graph

5636 Commits (c0d1aa97a4555cb23bedcbcb4edb470f7e62eb5e)

Author SHA1 Message Date
deniz kusefoglu 68fc36f54b Add functionality to Dropdown for new alert addition 2017-11-10 10:53:41 -08:00
Alex P eb892affba Add dummy dropdown to rule builder message 2017-11-10 10:49:46 -08:00
Alex P bf920a4df9 Prevent rendering of empty UL tag 2017-11-10 10:48:35 -08:00
Alex P d73eb51e40 Add dummy markup & styles for "configured" state of AlertTabs
Hardcoded all endpoints to configured={true} for now
2017-11-10 10:48:35 -08:00
Alex P d1a3209d50 Add borders between tablist items 2017-11-10 10:48:35 -08:00
deniz kusefoglu b2fcb4c587 Add new alert endpoints by kind and number 2017-11-10 10:47:48 -08:00
Alex P 796275e236 Improve styles for deletable tabs in rule message section 2017-11-10 10:47:48 -08:00
deniz kusefoglu b4d23ff851 Add unique key to endpoints added to alert 2017-11-10 10:47:48 -08:00
deniz kusefoglu 1ce533793e Add functionality to Dropdown for new alert addition 2017-11-10 10:47:48 -08:00
Alex P bf929af647 Add markup for alert endpoint tab deletion 2017-11-10 10:47:48 -08:00
Alex P 068ab249e4 Add dummy dropdown to rule builder message 2017-11-10 10:47:48 -08:00
lukevmorris 5b3f992a8d Merge pull request 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 2563dadfcd Update changelog 2017-11-09 18:42:40 -08:00
Luke Morris 5764511d8f DE tab names include measurement and all tag values 2017-11-09 18:38:09 -08:00
deniz kusefoglu abec626e5b Extract EndpointInput component and fill the alert endpoints with the input fields they need 2017-11-09 17:30:12 -08:00
Andrew Watkins 50a0ae90d5 Remove console spam 2017-11-09 10:01:21 -08:00
deniz kusefoglu 8bb00dddaf Consume alert EP options from kapacitorconfig 2017-11-08 15:12:36 -08:00
Andrew Watkins 93780425d0 Update frontend to handle new :interval: shape 2017-11-08 14:26:37 -08:00
deniz kusefoglu 8b9ca3e7f6 Create a separate options and arguments component for each endpoint type 2017-11-08 12:30:02 -08:00
Chris Goller c1c5a2fbbe Merge pull request from influxdata/feature/rpm-shadow-utils
Add shadow-utils to release RPM generation
2017-11-08 11:55:40 -06:00
Chris Goller aaac39a852 Merge branch 'master' into feature/rpm-shadow-utils 2017-11-08 11:55:07 -06:00
Chris Goller 87e36f77b7 Merge pull request from lukebigum/master
Source extra command line options from defaults file
2017-11-08 11:54:21 -06:00
Chris Goller 3f87dd6e77 Refactor and simplify auto group by (:interval:) template variable 2017-11-08 11:27:35 -06:00
Chris Goller 7b00215a7f Update CHANGELOG to mention shadow-utils in RPM release packages 2017-11-08 07:01:02 -06:00
Chris Goller e4b08fd8ec Add shadow-utils to release RPM generation 2017-11-08 06:58:40 -06:00
Luke Bigum dd505ac587 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 dc4bf8d49a Create EndpointTabs SFC and fix actions and reducers for adding and removing new endpoints 2017-11-07 16:49:30 -08:00
Chris Goller a0a30b0536 Merge pull request 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 4b322052b3 Update CHANGELOG to mention fixing kapacitor panics 2017-11-07 16:10:31 -06:00
Chris Goller 943b6129c3 Fix kapacitor variables to escape strings 2017-11-07 16:07:21 -06:00
Chris Goller b1ad6443e5 Fix several kapacitor validation failures 2017-11-07 16:02:02 -06:00
Chris Goller f4fa08e36b Fix kapacitor task panic where error condition was not checked 2017-11-07 11:42:40 -06:00
Andrew Watkins d562a069f5 Merge pull request from influxdata/bugfix/no-results-legend
Bugfix/no results legend
2017-11-06 15:08:19 -08:00
Chris Goller 702675dd94 Merge pull request 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 132d9845ba Merge pull request 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 106d1fda48 Merge pull request 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 02762a95e5 Update queries endpoint comment 2017-11-04 20:19:08 -05:00
Chris Goller 1bcf74e547 Add hot module reload to dev builds (make run-hmr) 2017-11-04 14:07:39 -05:00
Chris Goller 39096e6c3d Add cleanup step to js dev builds to remove unused files 2017-11-03 19:33:16 -05:00
deniz kusefoglu c44501a706 check RuleID instead of isEditing? to determine rule status 2017-11-03 13:43:49 -07:00
deniz kusefoglu 3390f80990 Correct selectedEndpoint after endpoint deletions and number endpoints from rule.alertNodes 2017-11-03 12:31:24 -07:00
Chris Goller 38f70bff3e Update CHANGELOG to mention fixing template variable in dashboard query building 2017-11-02 18:01:35 -05:00
Chris Goller cdd2c826b9 Fix rendering of templated queries to the /queries endpoint 2017-11-02 17:57:02 -05:00
deniz kusefoglu cd5926b7f1 Remove endpoints from Rule Message list upon x click 2017-11-02 14:59:00 -07:00
Andrew Watkins 725e80f7e9 Make legend items unique 2017-11-02 13:38:08 -07:00
Andrew Watkins 4cafd07d33 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 320e43568b Transform selectedAlertName to selectedAlert object with name and kind properties 2017-11-01 16:30:41 -07:00
deniz kusefoglu fa92dc5598 merge conflicts 2017-11-01 11:27:23 -07:00
Alex P e2088b8479 Prevent rendering of empty UL tag 2017-11-01 11:03:12 -07:00
Alex P 13c6484761 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