Commit Graph

11730 Commits (bugfix-error-ast)

Author SHA1 Message Date
Deniz Kusefoglu 778777ebfa Clean up onboarding wizard and complete all options to SourceStep 2018-08-07 17:12:03 -07:00
Brandon Farmer 2b28d6b375 Log viewer should redirect if no sources are available 2018-08-07 17:10:15 -07:00
Brandon Farmer 7e2e050ff3
Merge pull request #4122 from influxdata/bug-fix/use-current-db-in-flux-for-tags
On filter element use current db from 'from' field
2018-08-07 16:55:11 -07:00
Brandon Farmer 22fab8c540 On filter element use current db from 'from' field 2018-08-07 16:35:33 -07:00
Christopher Henn 7257705c85
Remove duplicated Sass imports 2018-08-07 16:29:37 -07:00
Christopher Henn 50ab7b61db Centralize Sass imports 2018-08-07 16:17:49 -07:00
Deniz Kusefoglu ca2be38bf1 Improve kapacitor connection notification in wizard 2018-08-07 15:58:03 -07:00
Deniz Kusefoglu f24174f054 Pass correct updated source value to connection wizard 2018-08-07 15:44:24 -07:00
Deniz Kusefoglu dc4817b02d Create an onboarding wizard component to handle initial connection step 2018-08-07 14:31:49 -07:00
Delmer c24269928d
Merge pull request #4097 from influxdata/feature/add-logviewer-truncation
Add log viewer truncation option
2018-08-07 17:29:07 -04:00
Delmer Reed 38da28ae4c Update truncation option text 2018-08-07 15:58:42 -04:00
Delmer Reed baf2ad3e6a Update histogram shifting timBounds 2018-08-07 14:48:35 -04:00
Deniz Kusefoglu ede16acb0a Return kapacitor from next of kapacitor step 2018-08-07 11:32:41 -07:00
Delmer Reed 096189b53d Update timebounds to maintain scale on click 2018-08-07 14:32:24 -04:00
Deniz Kusefoglu c059477794 Correct props override of source in state 2018-08-07 11:31:37 -07:00
Alex P 00a47a0136 Revert "Only use 1 instance of Button on page as test"
This reverts commit 33a2d7914b.
2018-08-07 10:32:28 -07:00
Alex P 33a2d7914b Only use 1 instance of Button on page as test
If this causes the test to pass, my hunch is that the issue lies in imports
2018-08-07 10:05:58 -07:00
Alex P 24cd74b401 Use reusable button in dashboards page 2018-08-06 19:57:29 -07:00
Alex P 15b60d5780 Disable button when it is loading
Prevent excessive click events
2018-08-06 19:52:02 -07:00
Brandon Farmer 480f24cf06
Merge pull request #4117 from influxdata/bug-fix/show-error-for-invalid-params
Show error if invalid template variable value in query string
2018-08-06 16:33:23 -07:00
Brandon Farmer 9d8bb4d71a Show error if invalid template variable value in query string 2018-08-06 16:23:34 -07:00
Deniz Kusefoglu 196eec5f53 Display error state in progress bar in precedence over current step marker 2018-08-06 15:32:40 -07:00
Deniz Kusefoglu 73c0e683c3 Allow blocking wizard steps to bklock increment if next has returned an error 2018-08-06 15:29:22 -07:00
Delmer e71f42b913
Merge pull request #4116 from influxdata/fix/logviewer-header-scrollx
Fix scrollbar blocking header names
2018-08-06 18:04:44 -04:00
Delmer Reed edd506c760 Fix overflowX on log viewer header
Fixes the X scrollbar apparent on firefox using
hidden for overflow. This works since the width
of the div should be computed by the grid.
2018-08-06 15:31:56 -04:00
Deniz Kusefoglu b3fb125826 Run Update source in wizard only if source has been edited 2018-08-06 11:50:23 -07:00
Iris Scholten 402f394ce3
Source switcher in CEO includes Flux options (#4105)
* Change the source dropdown in CEO to show source, flux services, and language in the options

* Only import necessary service types and from index

* Remove unnecessary if statement

* Change string concatenation to string interpolation
2018-08-06 11:06:16 -07:00
Brandon Farmer 22973b0d09
Merge pull request #4112 from influxdata/enhancement/quiet-testing-error
Stub out console.error during test that raises error
2018-08-06 10:49:29 -07:00
Brandon Farmer 6300ff1140
Merge pull request #4108 from influxdata/bug-fix/missing-spinners
Ensure spinners show up when date is changed
2018-08-06 09:52:49 -07:00
Brandon Farmer 34332a3732 Stub out console.error during test that raises error 2018-08-06 09:49:23 -07:00
Brandon Farmer 68a3bb0d02 Ensure spinners show up when date is changed 2018-08-06 09:38:16 -07:00
Christopher Henn 1387c8d6b9 Document annotations API changes 2018-08-06 08:47:19 -07:00
Christopher Henn d0fad40d91 Document existing annotations API 2018-08-06 08:47:19 -07:00
Christopher Henn f886d9f0f2 Add support for user-defined annotation tags 2018-08-06 08:47:19 -07:00
Deniz Kusefoglu 0cb41926f5 Add dropdown to Kapacitor wizard step 2018-08-03 17:41:07 -07:00
Alex Paxton 51d3e418b1
Merge pull request #4107 from influxdata/resuable/import-css-modules
Update CSS Imports
2018-08-03 17:34:16 -07:00
Deniz Kusefoglu 5159ee3289 Edit Kapacitor pencil takes user to alert handler page not wizard
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-08-03 17:31:52 -07:00
Alex P 950299a0a8 Fix the oops 2018-08-03 16:54:22 -07:00
Alex P 2e1e10e401 Test new css import pattern on component in use 2018-08-03 16:48:53 -07:00
Alex P 07bc7c3c78 Test import pattern in component in use 2018-08-03 16:30:35 -07:00
Alex P 13c6d54cfd Import styles into individual components instead of master stylesheet
Also adding organizational comments
2018-08-03 16:24:14 -07:00
Deniz Kusefoglu 2d40b7a709 Add new kapacitor button opens wizard instead of routing
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-08-03 16:18:36 -07:00
Alex Paxton b549191716
Merge pull request #4101 from influxdata/css-mixin-test
CSS Module/Mixin Test
2018-08-03 15:53:15 -07:00
Daniel Campbell 230611e65b
Merge pull request #4092 from influxdata/card-select-component
Card select component
2018-08-03 15:46:05 -07:00
Alex P fa1bb90cfb Revert "Create component which imports the single modules stylesheet"
This reverts commit 737050bf6f.
2018-08-03 15:43:30 -07:00
Deniz Kusefoglu 881919362d Convert Dropdown component to TS
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-08-03 15:22:40 -07:00
Deniz Kusefoglu b303dc1920 Toggle Wizard from Add kapacitor connection button
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-08-03 14:10:46 -07:00
Deniz Kusefoglu 340f4aacb8 Change width of wizard also skip link text
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-08-03 14:09:09 -07:00
Deniz Kusefoglu ca3bc28829 Add option to Open wizard at specified step
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-08-03 13:43:07 -07:00
Alirie Gray 6991a58fa3
Merge pull request #4082 from influxdata/flux/switch-source-dropdown
Flux/switch source dropdown
2018-08-03 13:32:06 -07:00