Commit Graph

7846 Commits (d56ebf2b2b1fe8b279544f9e6b2facb7a72ff8b5)

Author SHA1 Message Date
Andrew Watkins a1d30ee1a2 Convert all files to use 'prop-types' package 2018-03-13 10:11:11 -07:00
Andrew Watkins e3651a41c9 Convert to async await 2018-03-13 10:11:11 -07:00
Andrew Watkins c3d9a6b384 Use prop-types package 2018-03-13 10:11:11 -07:00
Andrew Watkins a6c7c3a37d Make breath 2018-03-13 10:11:11 -07:00
Andrew Watkins acbcaaf396 Convert Tabs to TypeScript to createClass warnings 2018-03-13 10:11:11 -07:00
Andrew Watkins 77c35b0eeb WIP refactor of KapacitorForm 2018-03-13 10:11:11 -07:00
Andrew Watkins 53037b224b Fix ts warnings 2018-03-13 10:11:11 -07:00
Andrew Watkins 43170b140a WIP introduce mocking api requests and testing resultant behavior 2018-03-13 10:11:11 -07:00
Andrew Watkins 6922f3a2ef Introduce mock api responses 2018-03-13 10:11:11 -07:00
Andrew Watkins 9d5b6ca378 WIP introduce componentDidMount test 2018-03-13 10:11:11 -07:00
Andrew Watkins 45a1dd4b20 WIP Introduce KapacitorPage test 2018-03-13 10:11:11 -07:00
Andrew Watkins f29a27e56c Convert KapacitorPage to TypeScript 2018-03-13 10:11:11 -07:00
Iris Scholten d7fa87db76 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 50d7569176 check whether the time format is using a custom format or not 2018-03-13 10:02:39 -07:00
Iris Scholten bbabe8279e Merge branch 'master' into feature/graph-table-time-format 2018-03-13 09:48:52 -07:00
Iris Scholten b47ed3ccb2 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 9913311d86 fix linter error 2018-03-12 18:51:52 -07:00
Iris Scholten 7b21ebb47b Merge branch 'master' into fix/enable-save 2018-03-12 18:50:10 -07:00
Iris Scholten ff48207cfe update changelog 2018-03-12 18:49:24 -07:00
Iris Scholten 114669408a respond to review 2018-03-12 18:46:21 -07:00
Iris Scholten 4eecba905b update server_test, internal_test, and cells_test with tableOptions 2018-03-12 17:12:20 -07:00
Brandon Farmer b2e8612c64 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 0a353cd000 Only test type default in unit test 2018-03-12 15:32:26 -07:00
Iris Scholten 2ad3a85fdc update cell editor overlay test with table options 2018-03-12 15:31:46 -07:00
Brandon Farmer 41587178d9 Add separate test for empty dashboard cell type 2018-03-12 15:22:38 -07:00
Brandon Farmer 65528adb48 Clarify changelog message 2018-03-12 15:21:17 -07:00
Iris Scholten 6ec57840a9 update TableOptions component test to use tableOptions instead of options 2018-03-12 15:07:19 -07:00
Iris Scholten 7edf714ba2 change options to table options in backend, front end and redux 2018-03-12 15:04:17 -07:00
Deniz Kusefoglu f0c3f90f9e Fix CEO error 2018-03-12 14:42:03 -07:00
Brandon Farmer 2e658dd1cd Update changelog 2018-03-12 14:35:53 -07:00
Brandon Farmer ce8ac7398c Legacy dashboard cells default to type 'line'
Closes #2920, #2919
2018-03-12 14:32:09 -07:00
Alex P 704901d093 Make blue cell highlight more bold 2018-03-12 13:39:17 -07:00
Alex P ba17084e8d 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 7bf926ae2e Render table cells with numerical data in monotype font for readability 2018-03-12 12:33:14 -07:00
Alex P 541db897aa Polish highlighting cell styles 2018-03-12 12:32:56 -07:00
Alex P d1207d2f03 Add expository class name
Doesn’t have any associated styles but feels more organized
2018-03-12 12:32:17 -07:00
Alex P 515c452903 Polish crosshair styles
Also renamed some things
2018-03-12 12:31:47 -07:00
Deniz Kusefoglu 0fd7f5819b Add tableGraph constants 2018-03-12 11:00:56 -07:00
Deniz Kusefoglu a8700f1e09 Polish in prep for PR 2018-03-12 10:59:22 -07:00
Iris Scholten ccdf7384e8 create component test for TableOptions 2018-03-12 10:11:05 -07:00
Deniz Kusefoglu f5a238ea83 Implement first pass at s 2018-03-11 21:35:42 -07:00
Deniz Kusefoglu 96eda1f2ff Add hover class 2018-03-11 21:08:04 -07:00
Deniz Kusefoglu c99dabe3e6 resolve linter errors 2018-03-11 21:06:23 -07:00
Brandon Farmer 95f3b8182f 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 3c786b3b25 Merge pull request #2953 from influxdata/bugfix/de-errors
Fix DE error reporting
2018-03-09 16:27:32 -08:00
lukevmorris 5731a84742 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 5f3cc582f1 Change TableOptions to typescript 2018-03-09 15:33:58 -08:00
Luke Morris 7923d3b359 eslint-loader emits warnings 2018-03-09 15:24:23 -08:00
Brandon Farmer e245425a4a Move GraphOptionsTimeFormat to typescript 2018-03-09 15:23:43 -08:00
Andrew Watkins 60d608aa48 Merge branch 'master' into bugfix/de-errors 2018-03-09 15:09:39 -08:00