Commit Graph

9115 Commits (f89bea4fa5e135c29c40d9e0fc7b33d305094321)

Author SHA1 Message Date
Iris Scholten f89bea4fa5 Update changelog 2018-05-01 17:14:10 -07:00
Iris Scholten 230084a96c Remove notification informing user that their query cannot be displayed by the SchemaExplorer 2018-05-01 17:11:46 -07:00
Iris Scholten 7207d7b92b Respond to PR Review 2018-05-01 16:54:44 -07:00
Iris Scholten b67c1faaee Fix prettier errors 2018-05-01 16:01:00 -07:00
Iris Scholten 99d32ed521 Fix missed conflic and update types and fixtures based on type changes from master 2018-05-01 15:53:18 -07:00
Iris Scholten d1f99bde8f Add test for cell editor overlay to check that isQuerySupportedByExplorer is getting passed down when a user-defined tempvar is getting used in query 2018-05-01 15:33:55 -07:00
Iris Scholten 0fdf424d13 Update getActiveQuery to set isQuerySupportedByExplorer in active query 2018-05-01 15:32:23 -07:00
Alex P d68509728e Send notification when query text contains user-defined template variable 2018-05-01 15:32:22 -07:00
Alex P 8fe3e1b755 Add disabled styles for field, tag, and measurement items 2018-05-01 15:32:22 -07:00
Iris Scholten 5fd8f68f6f Add types for CEO actions 2018-05-01 15:32:22 -07:00
Iris Scholten 67612bac36 Convert files to Typescript and fix errors
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-05-01 15:32:22 -07:00
Iris Scholten c08374d2fe Convert dashboard QueryMaker & children to TypeScript
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-05-01 15:32:22 -07:00
Jared Scheib bbe4a61b71 Add types to handleEditRawText in CEO
Remove duplicate Query type, which was actually a QueryConfig

Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-05-01 15:32:22 -07:00
Iris Scholten 0efaaa96bb Disable parts of SchemaExplorer in CEO if user-defined temp vars in query
Use constants for :dashboardTime:, :upperDashboardTime:, & :interval:.
Clarify some fn names.

Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-05-01 15:30:36 -07:00
Brandon Farmer 0b1b11cfe6
Merge pull request #3344 from influxdata/fixes/negative-numbers-in-gauges
Fixes inputting negative numbers from gauges
2018-05-01 14:55:38 -07:00
Brandon Farmer eb4800eff2 Fixes inputting negative numbers from gauges 2018-05-01 14:40:57 -07:00
Brandon Farmer db3f17f21b
Merge pull request #3333 from influxdata/fixes/table-graph-loading
Load table graph state on componentDidMount
2018-05-01 14:22:15 -07:00
Brandon Farmer dcbfb630cc Transform result data on component did mount 2018-05-01 13:21:03 -07:00
Brandon Farmer fa4ea4f471 Fix prettier errors 2018-05-01 13:14:57 -07:00
Brandon Farmer 6fc51b0295 Load table graph state on componentDidMount
Co-authored-by: Deniz Kusefoglu <denizk@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-05-01 13:14:56 -07:00
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
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