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
|
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
|
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 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
|
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 |
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
|
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 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 |
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 |
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 |
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 |
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 |
Brandon Farmer
|
f461c50dec
|
Merge pull request #4128 from influxdata/enhancement/add-proxy-ids
Pass uuid to proxy requests for determining which responses are relevant
|
2018-08-15 13:51:35 -07:00 |
Daniel Campbell
|
b9679cf25c
|
Merge pull request #4221 from influxdata/wizard-bugs
Allow launching wizard with new kapacitor or existing
|
2018-08-15 13:22:29 -07:00 |
Deniz Kusefoglu
|
f772ebe00a
|
Handle case where no active kapacitor
|
2018-08-15 12:59:55 -07:00 |
Deniz Kusefoglu
|
cd579a34a8
|
Remove getDeep that is no longer used
|
2018-08-15 12:46:23 -07:00 |
Daniel Campbell
|
3fdcc4e1e1
|
Allow launching wizard with new kapacitor or existing
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
|
2018-08-15 12:08:12 -07:00 |
Alex Paxton
|
8f02ab0105
|
Introduce Multi-Select Dropdown Component (#4194)
* Introduce Multi-Select Dropdown Component
* REVERT THIS COMMIT
* Revert "REVERT THIS COMMIT"
This reverts commit b172bbaf0c .
* Type variable
Co-Authored-By: Iris Scholten <ischolten.is@gmail.com>
* Write component tests
|
2018-08-15 10:51:14 -07:00 |
Brandon Farmer
|
6baaac7173
|
Update state management for table graphs
- Handle scrolling after hover state has changed
|
2018-08-14 16:35:30 -07:00 |
Brandon Farmer
|
60f0ac7582
|
Merge pull request #4215 from influxdata/enhancements/refactor-tablegraph
Ensure that scrolling does not go out of bounds for table graph
|
2018-08-14 11:25:56 -07:00 |
Brandon Farmer
|
3232b80aa7
|
Ensure that scrolling does not go out of bounds for table graph
|
2018-08-14 11:14:39 -07:00 |
Alex Paxton
|
c3c603d9b5
|
Logs Single Play / Pause Button (#4213)
* Allow custom class prop in Button component
* Replace radio buttons with single button
* Updoot changelog
|
2018-08-14 10:36:41 -07:00 |
Brandon Farmer
|
ecd0d85b6d
|
Fix hover time issues in table graph
|
2018-08-14 10:04:19 -07:00 |
nathan haugo
|
5b593e0f81
|
Update changelog and make caps consistent
|
2018-08-14 09:53:06 -07:00 |
nathan haugo
|
c397e65556
|
Check only the latest shard for host data
|
2018-08-14 09:49:13 -07:00 |
Brandon Farmer
|
523e4fd25e
|
Fix column width to fit contents
|
2018-08-13 16:37:43 -07:00 |
Brandon Farmer
|
bc84a79c9a
|
Refactor table graph and multi grid to remove unused functionality
|
2018-08-13 15:25:45 -07:00 |