Commit Graph

9311 Commits (e5136697e7812b32d43146b49fec9abcfc202c5f)

Author SHA1 Message Date
Deniz Kusefoglu 47cbeb6bfc
Merge pull request #3341 from influxdata/bugfix/decimalplaces-backend
Fix backend defaults for decimal places
2018-05-01 13:05:35 -07:00
ebb-tide 7a90cc8a19 dont require props that are not required. 2018-05-01 11:43:36 -07:00
ebb-tide 491130a310 Fix backend defaults for decimal places 2018-05-01 11:19:11 -07:00
Deniz Kusefoglu dd1d90275a
Merge pull request #3331 from influxdata/table/field-options
Table/field options
2018-04-30 18:00:03 -07:00
ebb-tide d26062ee57 Fix server tests 2018-04-30 17:24:59 -07:00
ebb-tide c6d4db9f4c Fix tests and address PR review items 2018-04-30 15:38:38 -07:00
ebb-tide 9cbfb58fde Merge branch 'master' into table/field-options 2018-04-30 15:15:02 -07:00
ebb-tide 78f7ffbde0 Change location of decimal places field 2018-04-30 13:56:35 -07:00
ebb-tide 2dea048a4d Use decimal points in calculating table widths 2018-04-30 13:49:57 -07:00
ebb-tide 2cf1e1af4d Implement Decimal Place Setting 2018-04-30 11:59:14 -07:00
Brandon Farmer 3d9516e188
Merge pull request #3325 from influxdata/migrate-auto-refresh
Migrate auto refresh
2018-04-30 09:35:08 -07:00
Brandon Farmer 351fd0cbeb Add tests for missing 'No Results' 2018-04-29 20:34:50 -07:00
Brandon Farmer 84745fc2c6 Update changelog 2018-04-29 19:43:00 -07:00
Brandon Farmer c59e11015a Show message when there are no results 2018-04-27 17:06:39 -07:00
Brandon Farmer 77e5963e42 Convert and refactor AutoRefresh 2018-04-27 17:06:39 -07:00
ebb-tide 72a3b6ccbc Put decimal places with isenforced and digits on backend 2018-04-27 16:36:02 -07:00
Andrew Watkins 1fe8711e9b
Merge pull request #3323 from influxdata/ifql/join
Moar Variables
2018-04-27 10:47:24 -07:00
Andrew Watkins 083accc837 Fix formatting for body sources missing newlines 2018-04-27 10:33:08 -07:00
Brandon Farmer 84c486f9c8
Merge pull request #3321 from influxdata/fixes/table-data-showing-wrong-data
Return correct value in column for falsey data
2018-04-26 17:10:16 -07:00
Brandon Farmer eaf47c2c65 Return correct value in column for falsey data
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Deniz Kusefoglu <denizk@gmail.com>
2018-04-26 16:59:01 -07:00
Brandon Farmer 576bcf5fd1
Merge pull request #3318 from influxdata/fixes/line-graph-with-strings
Fixes line graph data with strings errors
2018-04-26 15:57:00 -07:00
Alex P c62a2b905a Update changelog 2018-04-26 15:35:41 -07:00
Andrew Watkins 0b47cf5c00 Prettier 2018-04-26 13:47:57 -07:00
Andrew Watkins 839933965f Fix sources not being provided by props 2018-04-26 13:34:58 -07:00
Andrew Watkins 5a8b86666f Prettier 2018-04-26 13:34:41 -07:00
Andrew Watkins 17e06ce15a Fix OverlayTechnology 2018-04-26 13:21:56 -07:00
Alex P 30e69dd484 Capitalize "overlayNode" prop 2018-04-26 12:49:20 -07:00
Alex P b18bf34390 Remove context types from template query builder dropdowns
This is partially working
2018-04-26 12:48:13 -07:00
ebb-tide e0fbbe4998 Add timeFormat and fieldOptions to default new cell 2018-04-26 12:30:01 -07:00
ebb-tide 0b60146d35 DEFAULT's should come first 2018-04-26 11:15:33 -07:00
Alex Paxton b5a8552bb8
Merge pull request #3313 from influxdata/polish/chrono-admin-tabs
Polish Chronograf Admin Tabs
2018-04-26 11:09:57 -07:00
Deniz Kusefoglu f8c80d29d9
Merge pull request #3316 from influxdata/table/handle-errors
Table/bug squashing
2018-04-25 17:51:08 -07:00
ebb-tide dd9844bd39 PR review suggestions 2018-04-25 17:05:56 -07:00
Brandon Farmer 4a476d65f1 Stricter check for line graph data 2018-04-25 16:42:30 -07:00
ebb-tide 8071f3080f Merge branch 'polish/chrono-admin-tabs' of github.com:influxdata/chronograf into polish/chrono-admin-tabs 2018-04-25 15:11:20 -07:00
ebb-tide 69a1373a9a Fix linter error. 2018-04-25 15:11:01 -07:00
Alex P c8e0b269e9 Prettier 2018-04-25 15:10:15 -07:00
Alex Paxton f14f349b4a
Merge pull request #3307 from influxdata/polish/condense-dash-header
Shrink Width of Time Range & Auto Refresh Dropdowns
2018-04-25 15:05:58 -07:00
ebb-tide 51131387c3 Restore groupBy naming behavior for lineGraphs 2018-04-25 14:53:54 -07:00
Brandon Farmer 782186d180 Properly handle strings in data for line graphs 2018-04-25 14:35:36 -07:00
ebb-tide ddf1e86b25 Pass ability to editQueryStatus to all graph types 2018-04-25 14:26:00 -07:00
ebb-tide 825dad03b3 Handle responses from queries with errors 2018-04-25 14:25:37 -07:00
Alex P 169b0096c0 Remove obsolete component 2018-04-25 12:30:11 -07:00
Alex P a8516875c2 Implement SubSections in Chronograf admin page 2018-04-25 12:29:58 -07:00
ebb-tide 76666d98a9 Front end work for taking fieldOptions out of tableOptions on to cell 2018-04-24 23:31:16 -07:00
Alex Paxton ac788d1289
Merge pull request #3305 from influxdata/polish/de-invalid-data
Polish Line Graph Invalid Data State
2018-04-24 17:21:44 -07:00
Alex P 865b144698 Make time range dropdown more compact 2018-04-24 17:14:23 -07:00
Alex P 9353f61fec Make auto refresh dropdown more compact 2018-04-24 17:14:11 -07:00
Alex P bdabf83f74 Polish error state in line graph 2018-04-24 16:49:38 -07:00
Andrew Watkins b3593469d6
Merge pull request #3303 from influxdata/ifql/join
Introduce ability to use variable assignment in Time Machine
2018-04-24 15:55:34 -07:00