From cef05fbae3c94248cca3f5ffc111ce541adf6f46 Mon Sep 17 00:00:00 2001 From: Alex P Date: Wed, 22 Mar 2017 15:08:26 -0700 Subject: [PATCH 1/2] Add create dashboard button to dashboards index --- ui/src/dashboards/containers/DashboardsPage.js | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/src/dashboards/containers/DashboardsPage.js b/ui/src/dashboards/containers/DashboardsPage.js index cedbcae9d..307818bcf 100644 --- a/ui/src/dashboards/containers/DashboardsPage.js +++ b/ui/src/dashboards/containers/DashboardsPage.js @@ -66,6 +66,7 @@ const DashboardsPage = React.createClass({

{tableHeader}

+
From d7b6d3cd56af7ad032fad490bae55e8a50ee0e38 Mon Sep 17 00:00:00 2001 From: Alex P Date: Wed, 22 Mar 2017 15:08:49 -0700 Subject: [PATCH 2/2] Adjust copy on create rule button to match other create buttons --- ui/src/kapacitor/components/KapacitorRules.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/kapacitor/components/KapacitorRules.js b/ui/src/kapacitor/components/KapacitorRules.js index 0ece0aa64..77102e078 100644 --- a/ui/src/kapacitor/components/KapacitorRules.js +++ b/ui/src/kapacitor/components/KapacitorRules.js @@ -33,7 +33,7 @@ const KapacitorRules = ({

Alert Rules

- Create New Rule + Create Rule