Commit Graph

7973 Commits (d179d6f7235efa348c6bd9a34bd3a07015532675)

Author SHA1 Message Date
Iris Scholten 3e54c6de16 update formatting in internal.proto 2018-03-14 09:17:15 -07:00
Michael Desa 353af38ea7 Use consistent argument names for bolt 2018-03-14 11:38:48 -04:00
Brandon Farmer ebb283d955 Provide default cell colors in layout 2018-03-13 20:36:43 -07:00
Iris Scholten 48116784b9 fix typo in import 2018-03-13 17:22:50 -07:00
Iris Scholten 7237bb65b8 respond to reviews and add extra test 2018-03-13 16:58:25 -07:00
Iris Scholten 169dd09c6c update GraphOptionsCustomizableColumn to typescript and create component test for it 2018-03-13 16:02:07 -07:00
Iris Scholten cbad519032 add logic for renaming table columns in tableoptiomns 2018-03-13 14:45:01 -07:00
Deniz Kusefoglu 2aa0c2a5a2 Respond to PR review 2018-03-13 13:53:21 -07:00
Iris Scholten 2dad2b6d04 remove .toISOString() from data in cellrenderer 2018-03-13 11:22:22 -07:00
Iris Scholten 56fa226df7 Merge branch 'master' into feature/graph-table-time-format 2018-03-13 11:11:25 -07:00
Deniz Kusefoglu 2d37fe09ba Merge pull request #2940 from influxdata/feature/table-graph-cell-hover
TableGraph- hover time and crosshairs
2018-03-13 10:46:20 -07:00
Iris Scholten cae415b639 update Test_MarshalDashboard_WithEmptyCellType with table options 2018-03-13 10:38:33 -07:00
Andrew Watkins 2fca9efdf0 Merge pull request #2969 from influxdata/bugfix/kapacitor-form
Convert KapacitorPage et al to TypeScript and add tests
2018-03-13 10:29:32 -07:00
Andrew Watkins 49803a0e49 Fix typo 2018-03-13 10:13:04 -07:00
Andrew Watkins 5fae666f86 Fix graphs not always resizing on resize 2018-03-13 10:13:04 -07:00
Andrew Watkins c66c0d8ab6 No longer get PropTypes warning in dev console 2018-03-13 10:13:04 -07:00
Andrew Watkins 7452118e77 Change Resize package for one without PropTypes warning 2018-03-13 10:13:04 -07:00
Andrew Watkins eeff79daa8 Add test for resetting KapacitorForm 2018-03-13 10:13:04 -07:00
Andrew Watkins 3c09e16d49 Cleanup 2018-03-13 10:13:04 -07:00
Andrew Watkins 43cd07500c Add more tests 2018-03-13 10:13:04 -07:00
Andrew Watkins f402237195 Use KapacitorFormInputs for all inputs 2018-03-13 10:13:04 -07:00
Andrew Watkins 2e5df39a67 More PropTypes conversion 2018-03-13 10:13:04 -07:00
Andrew Watkins bee92dbe94 Fix PropTypes stragglers 2018-03-13 10:11:11 -07:00
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
Brandon Farmer 366a5b613a Update changelog 2018-03-12 20:23:53 -07:00
Brandon Farmer 620aa7a518 Always return colors for single stat graphs
Addresses a change that requires single stat graphs to have an array of
colors, specifically  in the case of canned dashboards. An empty array
is acceptable but an undefined value will break the page.

Closes #2862
Closes #2841
2018-03-12 20:14:04 -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
Alex P bae3b331bb Rename "gaugeColors" constant to "thresholds" and move to shared 2018-03-12 17:17:26 -07:00
Iris Scholten 4eecba905b update server_test, internal_test, and cells_test with tableOptions 2018-03-12 17:12:20 -07:00
Alex P 0fd61fbe8d Refactor single stat colors UI into generic components 2018-03-12 17:07:09 -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