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
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
Jared Scheib
28c6169bb2
Merge pull request #4217 from influxdata/feat/dashboard_templates
...
feat: add filestore-backed API for protoboards (dashboard templates)
2018-08-15 16:19:53 -04: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
a0a03824fc
Merge pull request #4219 from influxdata/bugfix/scroll-tablegraphs
...
Update state management for table graphs
2018-08-14 16:50:32 -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
Deniz Kusefoglu
b4a3c1295e
Update changelog
2018-08-14 14:31:24 -07:00
Jared Scheib
f57daa8bc5
feat: protoboard api
...
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-08-14 14:29:10 -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
43b9170799
Merge pull request #4212 from influxdata/enhancements/refactor-tablegraph
...
Fix hover time issues in table graph
2018-08-14 10:16:05 -07:00
Brandon Farmer
ecd0d85b6d
Fix hover time issues in table graph
2018-08-14 10:04:19 -07:00
Nathan Haugo
d24b4f2ddc
Merge pull request #4208 from influxdata/feature/check-latest-shard-for-hosts
...
Check only the latest shard for host data
2018-08-14 10:03:01 -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
ff2ce4f8d5
Merge pull request #4193 from influxdata/enhancements/refactor-tablegraph
...
Refactor table graph and multi grid to remove unused functionality
2018-08-13 16:47:36 -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