Commit Graph

11426 Commits (e98973b0ba78e32e662fded57fbb27dc6da42707)

Author SHA1 Message Date
Daniel Campbell e98973b0ba
Protoboard selection (#4263)
* Add protoboard types

* Add new component GridSizer

* Remove obsolete CardSelectList component

* Update CardSelectCardComponent

* import Gridsizer styles

* Add Dashboard step to wizard

* Remove obsolete type

* update Protoboard types to be more specific

* Move css import, read selected value existing in state

* Use lodash debounce, add defaultl width prop

* Add defaut props for checked and disabled, always prevent default
2018-08-21 15:42:27 -07:00
Iris Scholten 789d3d7f1e
Merge pull request #4254 from influxdata/flux/dynamic-sources
Flux/dynamic sources
2018-08-20 21:30:24 -07:00
Iris Scholten 0bc3346b25 Create separate function for selecting dynamic source 2018-08-20 21:16:40 -07:00
Iris Scholten 1c7b66221b Remove unnecessary annotations 2018-08-20 20:48:59 -07:00
Iris Scholten 31f4fa8214 Update changelog 2018-08-20 12:14:00 -07:00
Iris Scholten c6f5e315f3 Don't show flux options in ceo source dropdown until flux added 2018-08-20 12:06:08 -07:00
Iris Scholten d61152a1de Add dynamic source option to ceo source dropdown 2018-08-20 11:14:39 -07:00
Brandon Farmer 442888b9cc
Merge pull request #4244 from influxdata/enhancements/web-workers
Initial implementation of background workers
2018-08-17 20:32:02 -07:00
Brandon Farmer 1a76a29ed2 Initial implementation of background workers 2018-08-17 16:30:57 -07:00
Christopher Henn ec8b63872b Add ability to hide annotations 2018-08-17 13:10:17 -07:00
Delmer 28d20a38f6
Merge pull request #4241 from influxdata/logs/search-attributes
Add attributes to log search
2018-08-17 12:23:25 -04:00
Delmer Reed 91fafa7323 Update CHANGELOG 1.7.0 Features 2018-08-17 12:02:25 -04:00
Delmer Reed e31c430d09 Add attribute filters to log search 2018-08-17 11:43:05 -04:00
Daniel Campbell 94a40f9e41
Merge pull request #4238 from influxdata/wizard-bugs
Fix issue with wizard content not scrolling
2018-08-16 17:36:26 -07:00
Deniz Kusefoglu 0d90a1404d
Merge pull request #4237 from influxdata/wizard-bug/create-source-at-blur
Add source creation to onSubmit on SourceStep
2018-08-16 17:30:15 -07:00
Iris Scholten d9df6130bc
Merge pull request #4227 from influxdata/flux/ceo-refactor
Flux/New CEO Design
2018-08-16 17:16:02 -07:00
Daniel Campbell b962b0d581 update tests 2018-08-16 17:05:57 -07:00
Iris Scholten 735c19f0a3 Redesign and Refactor CEO for reuse in DE
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
Co-authored-by: Alirie Gray <alirie.gray@gmail.com>
Co-authored-by: Delmer Reed <delmer814+1@gmail.com>
2018-08-16 16:54:59 -07:00
Daniel Campbell 931599d0d8 Remove fancy scrollbar 2018-08-16 16:53:54 -07:00
Jared Scheib 8ae7b8fb43
Merge pull request #4235 from influxdata/fix/de_submit_query
fix: pass correct fields to /queries to fix de submit query button
2018-08-16 19:49:47 -04:00
Deniz Kusefoglu 9fc9d2716f Add source creation to onSubmit on SourceStep 2018-08-16 16:40:54 -07:00
Jared Scheib 22c811947e Update changelog 2018-08-16 17:25:41 -04:00
Jared Scheib 8608e28609 fix: pass correct fields to /queries to fix de submit query button 2018-08-16 17:22:40 -04:00
Deniz Kusefoglu bbb10d8bff
Merge pull request #4233 from influxdata/wizard-bug/hostname
Add hostname syncing between source url, and kapacitor
2018-08-16 14:12:16 -07:00
Iris Scholten da5fdd630d
Merge pull request #4234 from influxdata/fix/temp-var-inactive
Fix template variable control bar not persisting whether it was open
2018-08-16 12:47:14 -07:00
Deniz Kusefoglu 45bb1c4c75 Add protections against source or source.url not existing in syncHostnames functions 2018-08-16 10:44:14 -07:00
Iris Scholten 7e8300673a Update failing tests and add test 2018-08-16 09:52:00 -07:00
Iris Scholten a2ecf51420 Update Changelog 2018-08-16 09:52:00 -07:00
Iris Scholten 85fa5f3b91 Fix template variable control bar not persisting whether it was open 2018-08-16 09:52:00 -07:00
Deniz Kusefoglu bb942455f0 Rename submitAction to onSubmit 2018-08-16 09:11:01 -07:00
Delmer 40c158e196
Merge pull request #4228 from influxdata/logs/add-close-button
Add close button to log message
2018-08-16 10:23:14 -04:00
Delmer Reed c025023ba9 Update CHANGELOG for 1.7.0 2018-08-16 10:12:43 -04:00
Delmer Reed c29eff5471 Add close button to log message
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-08-16 10:10:10 -04:00
Delmer 5150476ede
Merge pull request #4220 from influxdata/fix/copy-popover-text
Add copy for log messages
2018-08-16 10:00:20 -04:00
Deniz Kusefoglu b5eba4d92b Add hostname syncing between source url and kapacitor url in kapacitorStep 2018-08-15 16:59:16 -07:00
Deniz Kusefoglu 4ba951dd36 Add hostname syncing between source url and meta url in sourceStep 2018-08-15 16:57:11 -07:00
Jared Scheib 120c274306
Merge pull request #4225 from influxdata/logs/reduce-query-count
Update chunk size for logs table
2018-08-15 19:37:17 -04:00
Delmer Reed 04c7a9e85d Update changelog
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-08-15 19:28:18 -04:00
Delmer Reed 3b084e4ed1 Update chunk size for logs table
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-08-15 19:26:56 -04:00
Jared Scheib db0ba26f66
Merge pull request #4231 from influxdata/fix/notify_presentation_mode_esc
fix: notify user to press esc upon entering presentation mode
2018-08-15 19:07:17 -04:00
Deniz Kusefoglu b4c3b7ce63
Merge pull request #4230 from influxdata/wizard-bug/password-fields
Add password input text field to WizardTextInput
2018-08-15 16:05:41 -07:00
Jared Scheib 53afddfa8e Update changelog 2018-08-15 18:57:30 -04:00
Jared Scheib 3ef402d6a6 fix: notify user to press esc upon entering presentation mode 2018-08-15 18:52:58 -04:00
Deniz Kusefoglu 452e5b8db7 Add password input text field to WizardTextInput 2018-08-15 15:49:23 -07:00
Delmer Reed 90bc8aab3b Update CHANGELOG 1.7.0 UI Improvements 2018-08-15 18:26:00 -04:00
Daniel Campbell 728f6b8afa
Merge pull request #4226 from influxdata/wizard-bugs
Display placeholder to indicate password set in server
2018-08-15 15:22:38 -07:00
Delmer Reed b23049bed8 Add copy for untruncated messages 2018-08-15 18:22:09 -04:00
Jared Scheib ccbff36d93 fix: add changelog date to 1.6.1 and add 1.6.2 and 1.7.0 headers 2018-08-15 18:19:24 -04:00
Daniel Campbell 5250098a59 Add check for source, remove unnecessary null return
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-08-15 15:05:46 -07:00
Daniel Campbell bf0a141347 Display placeholder to indicate password set in server
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-08-15 14:03:07 -07:00