Commit Graph

901 Commits (d3c1f6c31a0c43abfdb874d5c3636b2f7235b219)

Author SHA1 Message Date
Andrew Watkins d3c1f6c31a WIP persist dashboard position to server 2017-02-22 09:36:48 -06:00
Andrew Watkins 7161f4dc0c WIP make resizing work 2017-02-21 12:34:01 -06:00
Andrew Watkins bca650ec21 Remove padded line 2017-02-17 18:18:34 -06:00
Andrew Watkins f827d8bb85 Introduce draggable graphs 2017-02-17 18:08:01 -06:00
Andrew Watkins c38010be4a Move editMode state into redux 2017-02-17 13:00:39 -06:00
Andrew Watkins ade082fbc8 Use redux for dashboard time range 2017-02-17 12:34:22 -06:00
Andrew Watkins 12b5336864 Add dashboard timeRange to reducer 2017-02-17 12:17:44 -06:00
Andrew Watkins 588e91659b Move current dashboard into dashboard reducer 2017-02-17 11:30:38 -06:00
Andrew Watkins 638d3ed4ae Move dashboards to redux store 2017-02-17 10:03:02 -06:00
Andrew Watkins 9d7b20f903 Introduce dashboard ui reducer 2017-02-17 10:02:35 -06:00
Andrew Watkins 717fd1ed3f Add rudimentary style 2017-02-17 09:02:18 -06:00
Andrew Watkins 8701f15a04 Add edit functionality to DashboardPage 2017-02-17 08:44:09 -06:00
Andrew Watkins b684493541 Add dashboard edit route 2017-02-17 08:42:45 -06:00
Andrew Watkins edda59a595 Add edit button to DashboardHeader 2017-02-17 08:42:14 -06:00
Andrew Watkins acff37f280 Introduce DashboardEditHeader 2017-02-17 08:41:34 -06:00
Andrew Watkins 4daaa45809 Introduce Dashboard component 2017-02-17 08:40:06 -06:00
Hunter Trujillo 30ab673267 Add presentation mode notification to dashboards. 2017-02-16 16:49:23 -07:00
Hunter Trujillo a205e8ccce Add escape key to disable presentation mode. 2017-02-16 16:17:51 -07:00
Hunter Trujillo 7763651b13 Add presentation mode changes to Kubernetes and Dashboard Page containers. 2017-02-16 16:04:04 -07:00
Hunter Trujillo a18e6e4f98 Add delayed presentationMode thunks. 2017-02-16 15:25:15 -07:00
Hunter Trujillo 87937e8bc3 Move and refactor DashboardHeader component to dashboards/components 2017-02-16 15:15:21 -07:00
Hunter Trujillo 0f2cffd3c9 Add presentation mode Redux logic. Add handlers to SideNav. 2017-02-16 15:11:50 -07:00
Hunter Trujillo bddbcc2cf8 Refactor DashboardHeader out from DashboardPage, HostPage, and KubernetesDashboard, 2017-02-16 11:45:53 -07:00
Hunter Trujillo 9a12e12eb8 Revert "Refactor DashboardHeader out from DashboardPage, HostPage, and KubernetesDashboard."
This reverts commit 1a11af20d6.
2017-02-16 11:43:56 -07:00
Hunter Trujillo 1a11af20d6 Refactor DashboardHeader out from DashboardPage, HostPage, and KubernetesDashboard. 2017-02-16 10:59:08 -07: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 021fe666db Remove unnecessary spread 2017-02-15 14:05:18 -06:00
Chris Goller 6ef465d001 Merge remote-tracking branch 'origin/master' into kap-defaults 2017-02-15 08:16:59 -06:00
Andrew Watkins 9b3252a794 Refactor KapacitorPage 2017-02-14 17:33:14 -06:00
Andrew Watkins ca968c7470 Scope DataExplorer queries 2017-02-13 18:01:42 -06:00
Andrew Watkins 569c8a8218 Introduce data explorer ui reducer 2017-02-13 17:16:54 -06:00
Andrew Watkins e4cc9fc45d Remove cruft from localStorage
Default timeRange is now set by the timeRange reducer.
2017-02-13 16:46:37 -06:00
Andrew Watkins f1f7bb3720 Use es6 flavorz in timeRange reducer 2017-02-13 16:37:41 -06:00
Andrew Watkins d1252cf90b Add spec for timeRange reducer 2017-02-13 15:29:17 -06:00
Andrew Watkins 07d6807dcf Merge pull request #864 from influxdata/http-tcp
Kapacitor Rule Alert Config for HTTP, TCP, Exec, SMTP, and Alerta (parsed pasted Tick script)
2017-02-10 15:20:53 -08:00
Hunter Trujillo 2b6206a018 Fix kapacitor rules page checkbox JSX. 2017-02-10 16:09:12 -07:00
Hunter Trujillo 07a28ef9a3 Merge branch 'master' into http-tcp
# Conflicts:
#	CHANGELOG.md
2017-02-10 16:03:30 -07:00
Hunter Trujillo 23f282a05b Fix AlertaConfig? 2017-02-10 15:59:43 -07:00
Alex P 4bfa5afc4a Polish empty states in DE query builder 2017-02-10 14:57:30 -08:00
Chris Goller e4d9f22713 Merge pull request #869 from influxdata/de-scroll-fix
Fix Scrolling Issue on DE Lists
2017-02-10 16:46:10 -06:00
Alex P 5274ed4077 fix non-scrolling behavior on DE editor lists 2017-02-10 14:42:24 -08:00
Chris Goller 321700a04e Merge pull request #868 from influxdata/disable-alert
Change rule status
2017-02-10 16:41:28 -06:00
Alex P 20dc08c178 Make Checkbox centered 2017-02-10 14:35:58 -08:00
Alex P 7b054da3c0 Style checkboxes on kapacitor rules table 2017-02-10 14:32:22 -08:00
Hunter Trujillo 759bb6bdec Merge branch 'master' into http-tcp
# Conflicts:
#	CHANGELOG.md
2017-02-10 13:31:01 -07:00
Hunter Trujillo 5f1d697bc8 Refactor alert config input and label to a stateless component. 2017-02-10 13:28:39 -07:00
Andrew Watkins 989d53cef8 Optimistically update status state 2017-02-10 12:15:45 -08:00
Hunter Trujillo 6213fc7f7c Not sure if it's needed here, but for consistency, I've added alerta to the ALERTS constant. 2017-02-10 13:06:16 -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