Commit Graph

7846 Commits (1f2d8f383aef869fe690662c4ccb33f3f5b20503)

Author SHA1 Message Date
Andrew Watkins 5a3ae4b06e Convert all files to use 'prop-types' package 2018-03-13 10:11:11 -07:00
Andrew Watkins 31f725f33c Convert to async await 2018-03-13 10:11:11 -07:00
Andrew Watkins eb7e9c4945 Use prop-types package 2018-03-13 10:11:11 -07:00
Andrew Watkins e46690ce09 Make breath 2018-03-13 10:11:11 -07:00
Andrew Watkins d570788452 Convert Tabs to TypeScript to createClass warnings 2018-03-13 10:11:11 -07:00
Andrew Watkins 0a36ecb15e WIP refactor of KapacitorForm 2018-03-13 10:11:11 -07:00
Andrew Watkins 68da38c231 Fix ts warnings 2018-03-13 10:11:11 -07:00
Andrew Watkins e5ccbafd90 WIP introduce mocking api requests and testing resultant behavior 2018-03-13 10:11:11 -07:00
Andrew Watkins 531c93d117 Introduce mock api responses 2018-03-13 10:11:11 -07:00
Andrew Watkins 662a6774e3 WIP introduce componentDidMount test 2018-03-13 10:11:11 -07:00
Andrew Watkins f528e74a5e WIP Introduce KapacitorPage test 2018-03-13 10:11:11 -07:00
Andrew Watkins c11b2fdd6c Convert KapacitorPage to TypeScript 2018-03-13 10:11:11 -07:00
Iris Scholten 49b9d44e5a
Merge pull request #2859 from influxdata/fix/enable-save
Enable Mapping Save button when Valid
2018-03-13 10:07:47 -07:00
Iris Scholten 9d6ebea95b check whether the time format is using a custom format or not 2018-03-13 10:02:39 -07:00
Iris Scholten 9b9be3cda1 Merge branch 'master' into feature/graph-table-time-format 2018-03-13 09:48:52 -07:00
Iris Scholten 1745431dc0 respond to review: destructure events and use e.target where possible instead of e.currenttarget 2018-03-13 09:18:41 -07:00
Iris Scholten db17d3cd22 fix linter error 2018-03-12 18:51:52 -07:00
Iris Scholten ae7ca5770f Merge branch 'master' into fix/enable-save 2018-03-12 18:50:10 -07:00
Iris Scholten 3fbbf8130f update changelog 2018-03-12 18:49:24 -07:00
Iris Scholten b55167e4e8 respond to review 2018-03-12 18:46:21 -07:00
Iris Scholten cf2c508c96 update server_test, internal_test, and cells_test with tableOptions 2018-03-12 17:12:20 -07:00
Brandon Farmer 0828f3393a
Merge pull request #2966 from influxdata/bug/legacy-dashboard-cell-default-to-line
Legacy dashboard cells default to type 'line'
2018-03-12 15:48:55 -07:00
Brandon Farmer c6f7b19605 Only test type default in unit test 2018-03-12 15:32:26 -07:00
Iris Scholten 9420e206bc update cell editor overlay test with table options 2018-03-12 15:31:46 -07:00
Brandon Farmer c13dda348a Add separate test for empty dashboard cell type 2018-03-12 15:22:38 -07:00
Brandon Farmer 3167c4bfc3 Clarify changelog message 2018-03-12 15:21:17 -07:00
Iris Scholten 4c277b099c update TableOptions component test to use tableOptions instead of options 2018-03-12 15:07:19 -07:00
Iris Scholten 302efab3b9 change options to table options in backend, front end and redux 2018-03-12 15:04:17 -07:00
Deniz Kusefoglu 277c823e5c Fix CEO error 2018-03-12 14:42:03 -07:00
Brandon Farmer 9a565f4087 Update changelog 2018-03-12 14:35:53 -07:00
Brandon Farmer 7217d40f64 Legacy dashboard cells default to type 'line'
Closes #2920, #2919
2018-03-12 14:32:09 -07:00
Alex P f7b7f25690 Make blue cell highlight more bold 2018-03-12 13:39:17 -07:00
Alex P 73062f47f5 WIP hide scrollbars and focus glow on table graph
Might revert this later, but for the time being this hides the glaring
white scrollbars
2018-03-12 13:21:38 -07:00
Alex P b36df96fb7 Render table cells with numerical data in monotype font for readability 2018-03-12 12:33:14 -07:00
Alex P e249b680b1 Polish highlighting cell styles 2018-03-12 12:32:56 -07:00
Alex P 8061e7dca6 Add expository class name
Doesn’t have any associated styles but feels more organized
2018-03-12 12:32:17 -07:00
Alex P f3b8260045 Polish crosshair styles
Also renamed some things
2018-03-12 12:31:47 -07:00
Deniz Kusefoglu 213741fce5 Add tableGraph constants 2018-03-12 11:00:56 -07:00
Deniz Kusefoglu ce5d6ca770 Polish in prep for PR 2018-03-12 10:59:22 -07:00
Iris Scholten 7dac48daa4 create component test for TableOptions 2018-03-12 10:11:05 -07:00
Deniz Kusefoglu 5c3275000c Implement first pass at s 2018-03-11 21:35:42 -07:00
Deniz Kusefoglu 44b3a9096d Add hover class 2018-03-11 21:08:04 -07:00
Deniz Kusefoglu 15ee3644fb resolve linter errors 2018-03-11 21:06:23 -07:00
Brandon Farmer 3781ffabf9 Add tests for GraphOptionsTimeFormat component
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-03-09 17:15:03 -08:00
Andrew Watkins a15eb72541
Merge pull request #2953 from influxdata/bugfix/de-errors
Fix DE error reporting
2018-03-09 16:27:32 -08:00
lukevmorris 5259520d90
Merge pull request #2957 from influxdata/expose-errors-from-webpack-threads
Upgrade eslint-loader for linting error visibility
2018-03-09 15:47:21 -08:00
Iris Scholten 07228696c9 Change TableOptions to typescript 2018-03-09 15:33:58 -08:00
Luke Morris 9e8c529bd0 eslint-loader emits warnings 2018-03-09 15:24:23 -08:00
Brandon Farmer 8eca1417f1 Move GraphOptionsTimeFormat to typescript 2018-03-09 15:23:43 -08:00
Andrew Watkins a6280c0cfa
Merge branch 'master' into bugfix/de-errors 2018-03-09 15:09:39 -08:00