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
Alex Paxton
7bcb21c2d0
Replace annotation tag editor equals sign with arrow ( #4192 )
2018-08-13 14:00:06 -07:00
Delmer
98c28beab8
Merge pull request #4163 from influxdata/enhancement/log-search-operators
...
Enhance log search params
2018-08-13 16:06:24 -04:00
Delmer Reed
5938711938
Remove SetSearchTerm logic
2018-08-13 13:01:50 -04:00
Delmer Reed
c54516c558
Utilize fetch new dataset
2018-08-13 12:39:06 -04:00
Delmer Reed
e51364df9a
Update search phrase extraction
2018-08-13 12:31:15 -04:00
Delmer Reed
6008c21e8c
Add tests for log filters
2018-08-13 11:11:51 -04:00
Christopher Henn
507cf7a365
Misc. annotations filtering polish
...
- Tab should cycle through inputs in correct order
- Blurring inputs should dismiss the suggestions popup always
- Clicking an input should show all suggestions, even when that input is
non-empty
2018-08-10 17:02:39 -07:00
Alex Paxton
ce8c7a0dd4
Add tooltips to header buttons ( #4166 )
2018-08-10 16:43:05 -07:00
Alex Paxton
1e62191410
Dashboard Page Header Buttons ( #4164 )
...
* Update icon font
Sorting stylesheet to match enum in reusable/types/index
* Allow for "active" state in a button
* Round button icon sizes to a whole number
* Redesign some icons to be sharper
* Update icon and use button component
* Use Button component in dashboard header
2018-08-10 14:03:06 -07:00
Alirie Gray
16b07fec57
Merge pull request #4160 from influxdata/flux/no-empty-cells
...
Prevent creating empty cell upon cancel in CEO
2018-08-10 13:59:13 -07:00
Delmer Reed
95e1523429
Update rules for search filters
2018-08-10 14:50:31 -04:00
Iris Scholten
84dd8eed58
Merge pull request #4159 from influxdata/flux/update-queries
...
Update flux queries based on flux api changes
2018-08-10 11:27:46 -07:00
Deniz Kusefoglu
3d5855a8eb
Import wizard checkbox.scss in chronograf.scss
2018-08-10 11:09:30 -07:00
Delmer Reed
6b9116155b
Add simple search exclusion filters
2018-08-10 13:57:32 -04:00
Alirie Gray
c9b504f688
Coerce Cell type in updateAxes test and reducer for cellEditorOverlay
2018-08-10 10:56:29 -07:00
Alirie Gray
dffe0b5c7e
Move NewDefaultCell type to src/types directory
2018-08-10 10:56:29 -07:00
Alirie Gray
ddaf1dfcaa
Open CEO before saving new cell to dashboard
2018-08-10 10:56:29 -07:00
Deniz Kusefoglu
f0bfa08c15
Merge pull request #4144 from influxdata/feature/onboarding-wizard
...
Feature/onboarding wizard
2018-08-10 10:40:22 -07:00
Deniz Kusefoglu
33b3df0446
Fix type error
2018-08-10 10:28:37 -07:00
Delmer
8a2bc2101a
Merge pull request #4120 from influxdata/enhancement/maintain-scale-onclick
...
Enhance histogram click behavior
2018-08-10 13:13:24 -04:00
Iris Scholten
cba1e2d093
Update flux queries based on flux api changes´
2018-08-10 10:08:55 -07:00
Deniz Kusefoglu
9bda461cee
Convert public method to private
2018-08-09 17:22:10 -07:00
Deniz Kusefoglu
5fc39337b6
Rename status as success
2018-08-09 17:21:30 -07:00
Deniz Kusefoglu
db4ea9c8f1
use lodash for differentiating types
2018-08-09 17:21:02 -07:00
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
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
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