Commit Graph

26 Commits (cb9c6ac00d13311461f0f13447640c40db6f7f4b)

Author SHA1 Message Date
Iris Scholten 03e884e2d6 update GraphOptionsCustomizableColumn.test with visible prop and toggling it 2018-03-20 17:08:56 -07:00
Iris Scholten fede364f88 connect tableOptions field visibility toggle to tableGraph 2018-03-20 17:08:56 -07:00
Alex P 596f7818ea update FFC test
Co-authored-by: Iris Scholten <iris@influxdata.com>
2018-03-20 16:28:23 -07:00
Iris Scholten 50e0cb12ef update and add tests for fixfirstcolumn logic 2018-03-19 18:20:17 -07:00
Brandon Farmer e4105a39b1 Fixes typescript compile type error 2018-03-18 19:31:35 -07:00
Brandon Farmer 09cebf7000 Add test from display value of selected 2018-03-18 18:17:33 -07:00
Brandon Farmer 19d7dc35ed Sort table graphs in cell editor overlay 2018-03-16 17:46:45 -07:00
Alex P ee40e69c09 Merge branch 'master' into feature/table-thresholds 2018-03-16 10:51:14 -07:00
Alex P 03a0149fb0 Add new prop to test 2018-03-14 22:26:23 -07:00
Alex P b9858a73b9 Rename single stat constants to match thresholds naming scheme 2018-03-14 21:20:22 -07:00
Alex P 72ccbc1d2f rename singleStatType to thresholdsListType
going for a more generic and future proof naming scheme
2018-03-14 21:13:20 -07:00
Alex P 904a9f7ee3 Use ThresholdsColorToggle in TableOptions 2018-03-14 21:02:13 -07:00
Alex P 104b886b2a Update table options test 2018-03-14 20:57:55 -07:00
Iris Scholten cab2515d53 fix typo in CustomizeColumns test 2018-03-14 18:21:53 -07:00
Iris Scholten 2c7c1e7c4e create component test for GraphOptionsCustomizeColumns 2018-03-14 18:17:32 -07:00
Iris Scholten f767340101 update columnNames in the redux store and connect them to TableGraphs 2018-03-14 17:46:42 -07:00
Iris Scholten c36519910b Merge branch 'master' into feature/table-graph-series-renaming 2018-03-14 16:00:11 -07:00
Iris Scholten 755f48c14b WIP get queries for columnNames in table optoins 2018-03-14 15:28:53 -07:00
Brandon Farmer 88ff078342 Make query configs available in table options on visualization tab 2018-03-14 15:14:00 -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 4eecba905b update server_test, internal_test, and cells_test with tableOptions 2018-03-12 17:12:20 -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
Iris Scholten ccdf7384e8 create component test for TableOptions 2018-03-12 10:11:05 -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