Commit Graph

9107 Commits (ab1838889aab0073c690b584c37e1ae5b4c5f7d1)

Author SHA1 Message Date
Alex P ab1838889a Add disabled styles for field, tag, and measurement items 2018-05-01 15:32:22 -07:00
Iris Scholten 23940c0961 Add types for CEO actions 2018-05-01 15:32:22 -07:00
Iris Scholten f8940863f4 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 39278205d7 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 691805dc48 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 c288e500c6 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 a65b5603fb 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 f232853ef1 Fixes inputting negative numbers from gauges 2018-05-01 14:40:57 -07:00
Brandon Farmer 5d8835e8f5 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 86a7ae507a Transform result data on component did mount 2018-05-01 13:21:03 -07:00
Brandon Farmer 9e09b4db30 Fix prettier errors 2018-05-01 13:14:57 -07:00
Brandon Farmer 6ab0718d1c 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 2611b9a549 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 dcd0874156 dont require props that are not required. 2018-05-01 11:43:36 -07:00
ebb-tide 2e3db26b06 Fix backend defaults for decimal places 2018-05-01 11:19:11 -07:00
Deniz Kusefoglu 9cf0ff1b3e Merge pull request #3331 from influxdata/table/field-options
Table/field options
2018-04-30 18:00:03 -07:00
ebb-tide 3b884cd59e Fix server tests 2018-04-30 17:24:59 -07:00
ebb-tide 954558161e Fix tests and address PR review items 2018-04-30 15:38:38 -07:00
ebb-tide a41e756ac0 Merge branch 'master' into table/field-options 2018-04-30 15:15:02 -07:00
ebb-tide a2062245af Change location of decimal places field 2018-04-30 13:56:35 -07:00
ebb-tide 7bb238440a Use decimal points in calculating table widths 2018-04-30 13:49:57 -07:00
ebb-tide 9b1cf60a7c Implement Decimal Place Setting 2018-04-30 11:59:14 -07:00
Brandon Farmer 8267df972a Merge pull request #3325 from influxdata/migrate-auto-refresh
Migrate auto refresh
2018-04-30 09:35:08 -07:00
Brandon Farmer 39af4a0244 Add tests for missing 'No Results' 2018-04-29 20:34:50 -07:00
Brandon Farmer b47b14f746 Update changelog 2018-04-29 19:43:00 -07:00
Brandon Farmer bb5e623273 Show message when there are no results 2018-04-27 17:06:39 -07:00
Brandon Farmer 844d860cd9 Convert and refactor AutoRefresh 2018-04-27 17:06:39 -07:00
ebb-tide 59ada00bc9 Put decimal places with isenforced and digits on backend 2018-04-27 16:36:02 -07:00
Andrew Watkins 6225c555b6 Merge pull request #3323 from influxdata/ifql/join
Moar Variables
2018-04-27 10:47:24 -07:00
Andrew Watkins bfdce4594f Fix formatting for body sources missing newlines 2018-04-27 10:33:08 -07:00
Brandon Farmer b14a59dbe2 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 2656f610d5 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 25681ce553 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 39f2eeb146 Add timeFormat and fieldOptions to default new cell 2018-04-26 12:30:01 -07:00
ebb-tide b91e1274cf DEFAULT's should come first 2018-04-26 11:15:33 -07:00
Alex Paxton 90584072a6 Merge pull request #3313 from influxdata/polish/chrono-admin-tabs
Polish Chronograf Admin Tabs
2018-04-26 11:09:57 -07:00
Deniz Kusefoglu fba9ed88bf Merge pull request #3316 from influxdata/table/handle-errors
Table/bug squashing
2018-04-25 17:51:08 -07:00
ebb-tide 78bfe2cec3 PR review suggestions 2018-04-25 17:05:56 -07:00
Brandon Farmer 8b52c83c40 Stricter check for line graph data 2018-04-25 16:42:30 -07:00
ebb-tide d72a162ef3 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 e0dc57e4e3 Fix linter error. 2018-04-25 15:11:01 -07:00
Alex P f1d197a432 Prettier 2018-04-25 15:10:15 -07:00
Alex Paxton af15307678 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 d9455a7646 Restore groupBy naming behavior for lineGraphs 2018-04-25 14:53:54 -07:00
Brandon Farmer 973d514c04 Properly handle strings in data for line graphs 2018-04-25 14:35:36 -07:00
ebb-tide 3615f13c21 Pass ability to editQueryStatus to all graph types 2018-04-25 14:26:00 -07:00
ebb-tide 2892a22e04 Handle responses from queries with errors 2018-04-25 14:25:37 -07:00
Alex P 3afa98ce73 Remove obsolete component 2018-04-25 12:30:11 -07:00
Alex P 1589282891 Implement SubSections in Chronograf admin page 2018-04-25 12:29:58 -07:00
ebb-tide ebcdba9b66 Front end work for taking fieldOptions out of tableOptions on to cell 2018-04-24 23:31:16 -07:00