Commit Graph

11730 Commits (bugfix-error-ast)

Author SHA1 Message Date
Alirie Gray 562301e506
Merge pull request #4154 from influxdata/flux/ceo-on-create-cell
Call showCellEditorOverlay action when new cell added to dashboard
2018-08-09 13:58:24 -07:00
Deniz Kusefoglu c1ce0d7104 Update Changelog 2018-08-09 13:55:41 -07:00
Deniz Kusefoglu 5596254e6a Remove unused SourcePage 2018-08-09 13:55:33 -07:00
Deniz Kusefoglu c647798c3d Fix linter errors 2018-08-09 13:54:27 -07:00
Christopher Henn 10dda54a23 Introduce new flux builder layout 2018-08-09 13:21:51 -07:00
Christopher Henn bbbb332e52 Use vertical 3-panel layout in TimeMachine 2018-08-09 13:21:51 -07:00
Deniz Kusefoglu ee44ae34e1 Merge branch 'master' into feature/onboarding-wizard 2018-08-09 12:35:38 -07:00
Alex Paxton a710977634
Refactor AutoRefresh Dropdown (#4152)
* Enforce dropdown container heights

Had a weird tiny gap

* Shrink form element sizing

To account for the 2px border now on buttons

* Convert component to typescript and refactor

* Update import path to new component location

* Fine tune dropdown styles

* Remove commented out line

* Organize styles
2018-08-09 12:01:50 -07:00
Alirie Gray f60e0974f2 Call showCellEditorOverlay action when new cell added to dashboard 2018-08-09 11:14:58 -07:00
Deniz Kusefoglu af3a78cb2e Remove redundant import 2018-08-08 19:53:58 -07:00
Deniz Kusefoglu b5b6a4fd32 Update tests to reflect reality 2018-08-08 19:49:08 -07:00
Deniz Kusefoglu b19f5a7be9 Merge branch 'master' into feature/onboarding-wizard 2018-08-08 19:44:46 -07:00
Deniz Kusefoglu 2368bc5945 Edit the correct kapacitor in kapacitor step 2018-08-08 19:38:25 -07:00
Deniz Kusefoglu 9ef58ba38f Do not update kapacitor if no changes are present 2018-08-08 19:10:43 -07:00
Deniz Kusefoglu 090a071488 Update copy for completion step 2018-08-08 19:10:13 -07:00
Daniel Campbell 4fdcdc0401
Merge pull request #4145 from influxdata/kapacitor-styling
Kapacitor styling
2018-08-08 18:46:12 -07:00
Daniel Campbell ebbb6c097c Completion bar precedes step 2018-08-08 18:44:11 -07:00
Daniel Campbell d88f0ee901 Modify completion page 2018-08-08 18:26:59 -07:00
Daniel Campbell 7d34a06f4b Update connector statuses 2018-08-08 18:26:59 -07:00
Daniel Campbell 11454b59bb modify completion connection indicator 2018-08-08 18:26:59 -07:00
Daniel Campbell 8107804b1f Style dropdown to be width of input fields 2018-08-08 18:26:59 -07:00
Deniz Kusefoglu f81a310d5d Fix jumpStep bug 2018-08-08 18:18:13 -07:00
Deniz Kusefoglu 2675b7f311 Load default value to currentStepIndex in wizard 2018-08-08 17:53:42 -07:00
Deniz Kusefoglu 429cb4f923 Pass kapacitors to setactivekapacitor function instead of dropdown item 2018-08-08 17:10:43 -07:00
Christopher Henn c19a6001b0 [#4119] Support scoped annotations 2018-08-08 16:21:00 -07:00
Deniz Kusefoglu 7f6d1a0c2c Revise tests on wizard step 2018-08-08 16:16:38 -07:00
Deniz Kusefoglu 481db72b35 Fix failing tests 2018-08-08 15:36:18 -07:00
Daniel Campbell 7545f09a39
Merge pull request #4129 from influxdata/kapacitor-update
Add ability to update as well as add on click of continue
2018-08-08 14:53:07 -07:00
Deniz Kusefoglu f2e7d202e6 Fix Checkbox widths 2018-08-08 14:50:29 -07:00
Deniz Kusefoglu c38ca4c80b Not display kapacitor dropdown if onboarding 2018-08-08 14:20:02 -07:00
Deniz Kusefoglu 9d46edbbe0 Add Switch Orgs button to onboarding wizard 2018-08-08 14:11:21 -07:00
Brandon Farmer dba9e28fa0 Pass uuid to proxy requests for determining which responses are relevant 2018-08-08 14:05:42 -07:00
Deniz Kusefoglu 3dc4b282d2 Add styling to wizard checkbox and create subtext 2018-08-08 13:40:28 -07:00
Deniz Kusefoglu 59a7244964 Remove tiptexts 2018-08-08 13:15:40 -07:00
Deniz Kusefoglu e622686998 Add hover and onClick behavior to checkbox label 2018-08-08 13:13:54 -07:00
Daniel Campbell 4e87fc9850 Add ability to update as well as add on click of continue 2018-08-08 13:08:14 -07:00
Deniz Kusefoglu 4e3dd2cd95 Fix bug when source has no kapacitors 2018-08-08 12:53:59 -07:00
Deniz Kusefoglu 5adf260fc6
Merge pull request #4127 from influxdata/wizard-kapacitor-step
Wizard kapacitor step
2018-08-08 12:22:50 -07:00
Deniz Kusefoglu 4d1c9ccafa Add notifications to Onboarding wizard 2018-08-08 12:13:56 -07:00
Daniel Campbell db1eb04b4c Fetch newly added kapacitor 2018-08-08 09:59:18 -07:00
Daniel Campbell 53f83b6ab1 Source Step field style cleanup 2018-08-08 09:59:18 -07:00
Daniel Campbell 1382c3b84e Sync dropdown with inputs, add in-wizard functionality to add new button 2018-08-08 09:59:18 -07:00
Daniel Campbell 6278709fa6 Add more spacing around wizard content 2018-08-08 09:59:18 -07:00
Daniel Campbell f0a49e1435 Add dropdown to Kapacitor wizard card with ability to set active and delete 2018-08-08 09:59:18 -07:00
Alex Paxton 5f519f0f20
Merge pull request #4118 from influxdata/reusable/improve-button
Improve Reusable Button
2018-08-08 09:24:48 -07:00
Delmer 1c69a1934b
Merge pull request #4125 from influxdata/fix/flux-builder-onrefresh
Fix empty flux builder onrefresh
2018-08-08 12:23:16 -04:00
Delmer Reed 84c1e24e80 Fix empty flux builder onrefresh 2018-08-08 11:09:51 -04:00
Deniz Kusefoglu d09cffdc87 Prevent creating additional sources on resubmit on sourcestep 2018-08-07 17:20:08 -07:00
Brandon Farmer 100811748d
Merge pull request #4124 from influxdata/bug-fix/redirect-from-log-viewer-missing-sources
Log viewer should redirect if no sources are available
2018-08-07 17:19:27 -07:00
Alex P 6dc2c56a8b Merge branch 'master' into reusable/improve-button 2018-08-07 17:12:55 -07:00